@charset "utf-8"; 
/* CSS Document */

table.storyboard {
	width:100%;
}
table.storyboard tr td {
	padding:2px;
	border:1px solid #000;
	width:24%;
}
table.tableStyle01 img {
    width: 50%;
}
#contents .inner #article .section .section {
	margin-bottom:25px;
}
p {
	word-wrap:break-word;
}
table.storyboard tr td.noline {
	border-bottom:none;
	border-left:none;
	border-right:none;
}
