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

div#header ul {
	border-bottom-color: #7399AF;}

ul.secondNavi {
	padding-top: 6px;}

h3 {
	padding-bottom: 15px;}

div.section {
	width: 570px;
	padding: 0 0 40px 0;
	line-height: 2em;
	overflow: hidden;}


div.section dl {
	width: 590px;}

div.section dt,
div.section li {
	padding: 0 0 0 10px;
	background: url(/common/img/ico_arrow.gif) 0 50% no-repeat;}

div.section dd {
	width: 295px;
	float: left;}

div.section dd dl {
	width: 255px;
	padding: 8px 0 0px 0;
	margin: 5px 0 0 0;
	clear: both;
	float: left;
	background: url(/common/img/line_dotted.gif) left top repeat-x;}

div.section dd dt {
	padding: 0 0 0 30px;
	float: left;
	clear: both;
	background-position: 20px 50%;}

div.section dd dd {
	width: auto;
	padding: 0 0 0 40px;
	margin: 0;
	float: left;
	clear: both;}

div.section dd dd ul {
	width: 210px;}
