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

div#header ul {
	border-bottom-color: #559C57;}

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

h3 {
	padding-bottom: 35px;}

h4 {
	padding-bottom: 10px;
	color: #0198C7;}

h4 span {
	position: relative;
	bottom: 3px;
	vertical-align: bottom;}

div.section {
	width: 565px;
	margin-bottom: 35px;
	line-height: 1.6em;
	border: 1px solid #D7DCDF;
	overflow: hidden;}

div.section dl {
	width: 565px;
	background: #F2F2F2;}

div.section dt {
	width: 7em;
	float: left;
	padding: 8px 0 0 0;
	text-align: center;}

div.section dd {
	padding: 0 0 1px 0;
	background: url(/common/img/line_dotted.gif) left bottom repeat-x;}

div.section dd.noBg {
	padding: 0 0 0 0;
	background-image: none;}

div.section dd p {
	margin: 0 0 0 7em;
	padding: 8px 10px;
	background: #ffffff;}














