@charset "utf-8";

/* 

---------------------------------------*/
div.section{
	padding:25px 0 35px 0;
	background:url("../images/common/bg_border.gif") repeat-x 0 0;
}
div.section.frst{
	background:none;
}
div.section h3{
	margin:0 0 10px 10px;
	font-weight:bold;
}
div.section p{
	margin:0 0 15px 10px;
}
div.section dl{
	clear:both;
	margin:0 10px 0 10px;
}
div.section dl dt{

	float:left;
	display:inline;
	margin:0;
}
div.section dl dd{
	float:left;
	display:inline;
	margin:0;
}
div.section table{
	clear:both;
	width:729px;
	margin:20px auto 0 auto;
	border-right:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
}
div.section table th,
div.section table td{
	padding:5px 15px;
	text-align:left;
	border-left:1px solid #D4D4D4;
	border-top:1px solid #D4D4D4;
}
ul,li{
margin:0;
padding:0;
}
.kenlist li{
line-height:25px;
padding-left:50px;
background:url(../images/s13/arrow.gif) no-repeat 30px center;
}
.kenlist li a{
text-decoration:none;
}
.kenname{
font-size:14px;
background:#F2F2F2;
margin:20px 0;
padding-left:10px;
line-height:33px;
font-weight:bold;
letter-spacing:0.15em;
}


