@charset "utf-8"; 

.section .inner {
	width: 100%;
}
.section .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.tableStyle01 dt {
	float: left;
	width: 1.5em;
}
.tableStyle01 dd {
	margin: 0 1em 0 1.5em;
}
#contents .inner #article .section .section p.sub {
	border: 1px solid #000000;
	padding: 10px;
}
table.storyboard {
	width:620px;
}
table.storyboard tr td {
	padding:5px;
	border:1px solid #000;
	width:160px;
}
table.storyboard tr td.noline {
	border-bottom:none;
	border-left:none;
	border-right:none;
}
