@charset "utf-8";

#contents #rel_con {
	text-align: left;
	height: auto;
	width: auto;
	border: 1px solid #F3F3F3;
	margin-top: 7px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
}
#rel_con .relay {
	color: #FFFFFF;
	background-color: #E84B00;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}
#rel_con .rel_bg1 {
	background-color: #E1E1E1;
	display: inline-block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#rel_con .rel_bg2 {
	background-color: #EFEFEF;
	display: inline-block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#rel_con a {
	color: #666666;
	text-decoration: underline;
}
#rel_con a:hover {
	color: #666666;
	background-color: #D0D0D0;
	text-decoration: underline;
}

/* main_imgとlead */
#main_image {
	text-align: left;
	float: left;
	height: auto;
	width: 300px;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 3px;
}
#lead {
	margin-top: 7px;
}

/* 残区画帯 */
.peri_count_block {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E84B00;
	text-align: center;
	height: auto;
	width: 625px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}
.peri_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #465B4F;
	text-align: center;
	height: 20px;
	width: 625px;
	margin-top: 1px;
	margin-bottom: 7px;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}
.peri_con {
	float: left;
	width: 380px;
}
.peri_map {
	text-align: center;
	height: auto;
	width: 320px;
	padding-top: 10px;
	padding-right: 29px;
	padding-bottom: 10px;
	padding-left: 29px;
	border: 1px solid #8CC89F;
}
.v_summary {
	text-align: left;
	height: auto;
	width: 380px;
	margin-bottom: 7px;
	font-size: 9pt;
	line-height: 11pt;
}
td {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.case1 {
	background-color: #DAE9E1;
}
.case2 {
	background-color: #E4E4E4;
}
.case3 {
	background-color: #C0DACC;
	display: block;
}
.case4 {
	background-color: #CDCDCD;
	display: block;
}

.peri_photo {
	float: right;
	height: auto;
	width: 235px;
	margin-top: 5px;
}
