@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;
}

ul#msg_list li {
	clear: both;
	text-indent: 0;
	vertical-align: middle;
	background-image: url(../image/li-img.gif);
	background-position: middle;
	background-repeat: no-repeat;
	padding-bottom: 2%;
	padding-left: 25px;
	margin-left: 0;
}
.honbun-s .yakuin {
	width: 95%;
}
.honbun-s .yakuin caption{
	line-height: 1.8em;
	text-align: left;
}
.honbun-s .yakuin thead tr th{
	line-height: 1.8em;
	padding: 0 5px;
}
.honbun-s .yakuin tbody tr td{
	line-height: 1.8em;
	padding: 0 5px;
}

.honbun-s .yakuin thead tr:nth-child(1){
	text-align: left;
	background-color:aliceblue;
}
.honbun-s .yakuin tbody tr td:nth-child(1){
	width: 25%;
}
.honbun-s .yakuin tbody tr td:nth-child(2){
	width: 20%;
}
.honbun-s .yakuin tbody tr td:nth-child(3){
	width: 55%;
}
.honbun-s .yakuin tbody table td{
	
}