@charset "utf-8";
.koumoku {
	color: #3E8650;
	background-image: url(../image/koumoku-s.jpg);
	background-repeat: no-repeat;
	text-indent: 2%;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	padding-top: 1%;
	float: right;
	width: 541px;
}
* html .koumoku {
	color: #3E8650;
	background-image: url(../image/koumoku-s.jpg);
	background-repeat: no-repeat;
	text-indent: 2%;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	padding-top: 1%;
	float: right;
	width: 541px;
	margin: 1% 0 2% 0;
}
.t-wth li {
	clear: both;
	text-indent: 4%;
	vertical-align: middle;
	background-image: url(../image/li-img.gif);
	background-position: middle;
	background-repeat: no-repeat;
	padding-bottom: 2%;
	margin-left: 10%;
}

.t-wth img {
	padding-left: 10px;
	padding-top: 2px;
}

#center-r dl {
	margin: 0 0 0 0;
	padding: 0;
	width: auto;

}

#center-r dt {
	margin: 0;
	padding: 10px 0 10px 5px;
	font-weight: bold;
	color: #00458A;
	font-size: 15px;
}

#center-r dd {
	padding: 0 5px 10px 5.8px;
	margin-left: 0px;
	margin-top: -2.1em;
	margin-bottom: -1px;
	line-height: -1.4em%;
	padding-left: 30%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

* html #center-r dd {
	padding: 0 5px 10px 5.8px;
	margin-left: 0;
	margin-top: -2.1em;
	margin-bottom: -1px;
	line-height: -1.4em%;
	padding-left: 20%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#img-l {
	float: left;
	padding: 0 5px 5px 0;
	height: auto;
}

* html #img-l {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 0;
}


.honbun-s p {
	text-indent: 1.5em;
}

