@charset "shift-jis";

/* ƒŠƒ“ƒN */
div#contents h1 {
	margin:1px 0 25px 0;
	padding:0 0 13px 0;
	border-bottom:5px solid #000000;
}

div#contents dl {
	margin:37px 45px 15px 42px;
	padding:0 0 5px 0;
	background:url(../images/broken_line.gif) left bottom repeat-x;
}

div#contents dl dt {
	float:left;
	padding:16px 0 16px 12px;
	border-left:4px solid #F6DB07;
	font-weight:bold;
}

div#contents dl dd {
	margin:0 0 0 12em;
	padding:16px 0;
}

