@charset "utf-8";
/* CSS Document */

#contents h4{
	font-size:20px;
	background: url(../images/line.gif) left 12px no-repeat;
	border-bottom:#ccc 3px solid;
	padding:10px 0 10px 20px;
	margin:20px 0 10px;
}

.read {
	font-size:16px;
	margin-bottom:30px;
}


 #contents dt{
	 font-size:16px;
	 font-weight:bold;
	 border-bottom:#ccc 2px solid;
	 padding:10px 0;
	 margin-bottom:10px;
	 color:#265C8A;
}

#contents dd{
	margin-bottom:30px;
}

#contents dd span{
	font-weight:bold;
}