@charset "utf-8";


#sub-head-navi {
	background-image: url(../standard/images/sub-head-navi-bkg.png);
	background-repeat: repeat;
}
#main h5 {
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 18px;
}

#main .3box p {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#3box-wrap {
	margin-bottom: 30px;
}


#sub-head-navi li {
	float: left;
}
#topic-path {
	background-image: url(../standard/images/topic-path-bkg.png);
	background-repeat: repeat;
}
#sub {
	background-image: url(../standard/images/sub-bkg.png);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../standard/images/content-bkg.png);
	background-repeat: repeat-y;
}
#main .daialog {
	width: 560px;
	background-color: #F7F2EA;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 20px;
	border: 1px dotted #CCCCCC;
}
#main .daialog dt {
	font-size: 12px;
	padding-top: 20px;
	font-weight: bold;
	color: #996633;
}
#main .daialog dd {
	font-size: 11px;
	line-height: 18px;
	color: #996633;
}

