@charset "utf-8";
#body {
	padding-top:30px;
}
h1 {
	margin:50px 0 0 250px;
}
#article h2 {
	margin-bottom:1em;
	padding-bottom:5px;
	border-bottom:1px dotted #F99;
	clear:both;
}
#article h3 {
	font-weight:bold;
	color:#4D4D4D;
	font-size:100%;
	border-left:#FF7F00 solid 5px;
	padding-left:6px;
	margin-left:10px
}
#article h2 span.newLine, #article h3 span.newLine {
	display:block;
}
#article {
	margin-top:10px;
}
#article strong {
	font-weight:bold;
}
#article .box {
	clear:both;
}
#body .section {
	margin:0 0 2em;
}
#article .section dl, #article .section ul, #article .section p {
	margin:1em 0;
	margin-left:10px;
}
#article .section p, #article .section dd, #article .section li {
	font-size:100%;
	margin-left:20px;
	color:#666666;
}
#article .section p {
	line-height:1.62em;
	margin:1em 0;
	margin-left:10px;
}
#article .section dt {
	font-weight:bold;
	color:#4D4D4D;
	font-size:100%;
}
#article .section .line dt {
	float:left;
}
#article .section dd, #article .section li, #article p.point {
	line-height:1.7;
	margin:0.5em 0;
	padding-left:20px;
	background:url(../img/point.gif) no-repeat 0 3px;
}
#article p.point {
	margin-left:10px;
}
#article .note {
	text-indent:-1em;
	padding-left:1em;
}
#article .half {
	width:260px;
}
#article table {
	border:none;
	border-collapse:separate;
	border:0;
	width:530px;
	margin:0 0 0 5px;
}
#article th, #article td {
	border:none;
	border-bottom:1px dotted #F99;
	font-size:100%;
	line-height:1.7em;
	padding:0.3em 1em 0.2em;
}
#article td {
	text-align:right;
}
#article .left {
	float:left;
	margin-right:10px;
}
#article .right {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
}
#article .section .note li {
	text-indent:-1em;
	padding-left:1em;
	margin-top:0;
	background:none;
}
#article .section .cal {
	text-align:right;
	margin-right:40px;
	font-weight:bold;
}
#article .section .length {
	text-align:right;
	margin-right:0px;
	font-weight:bold;
}
#article .imageBox {
	margin-bottom:2em;
}
