@charset "euc-jp";
/* CSS Document */

table.soudankai {
	width:100%;
}
table.soudankai div {
	font-size:18px;
	border-bottom: 2px solid #3366CC;
	padding:0px 0px 3px 0px;
	font-weight:bold;
	line-height:25px;
}
table.soudankai div span {
	font-size:12px;
	color:#FF3300;
	font-weight:normal;
	white-space:nowrap;
}
table.soudankai td {
	width:50%;
	padding: 10px 0px 10px 20px;
}
table.soudankai th {
	width:50%;
	padding:10px 20px 10px 0px;
	font-weight:normal;
	text-align:left;
	border-right: 1px solid #CCCCCC;
}
table.soudankai table {
	margin:0px auto;
}
table.soudankai table td {
	border-bottom: 1px dotted #CCCCCC;
	text-align:right;
	white-space:nowrap;
	width:30%;
	padding:10px 10px 5px;
}
table.soudankai table th {
	text-align:right;
	white-space:nowrap;
	width:30%;
	border:none;
	padding:10px 10px 5px;
}
div.kaiho div img {
	 width:135px;
	 height:188px;
	 border:none;
}
