@charset "utf-8";
/* CSS Document */

#wrap_header {
	width: 830px;
	margin: 10px auto 0;
}
#wrap_body {
	background-image: url("../images/back_body.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 0 30px;
	overflow: hidden;
	width: 830px;
}
#body_left {
	float: left;
	margin: 13px 0 0 30px;
	_margin: 13px 0 0 15px;
	text-align: center;
	width: 550px;
}
.info_text {
	margin: 15px 0;
	font-weight:bold;
}
#body_left table {
	margin: 15px 0;
}
#body_left table td {
	font-weight: bold;
	padding: 0 0 30px;
	text-align: left;
}
#body_left table td.td_point {
	background-image: url("../images/point_td.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 30px 15px;
	vertical-align: top;
}
#body_left table td.td_kome {
	vertical-align:bottom;
}
#body_left table td.td_center {
	text-align:center;
}
#body_left table td.td_top {
	vertical-align:top;
}
.info_area {
}
.info_header {
	background-image: url("../images/back_info_header.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0;
	height: 7px;
	line-height: 0;
	width: 523px;
}
.info_body {
	background-image: url(../images/back_info_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow:hidden;
	width: 523px;
}
.info_left {
	float: left;
	padding: 0 10px;
	text-align: left;
	width: 420px;
}
.info_title {
	background-image: url("../images/point_td.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0 0 0 20px;
}
.info_detail {
	font-weight: bold;
	margin: 5px 10px 5px 20px;
}
.info_right {
	float: left;
	width: 67px;
}
.info_footer {
	clear:both;
	font-size: 0em;
	line-height: 0em;
	background-image: url(../images/back_info_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 523px;
}
#body_right {
	float: left;
	margin: 13px 0 0 4px;
	_margin: 13px 0 0 2px;
	width: 240px;
}
#body_right h3 {
	margin: 0 0 5px;
}
#body_right h3.side_img {
	margin: 0;
}
.side_title {
	margin: 0 0 5px;
	font-weight:bold;
	font-size:1em;
}
#wrap_footer {
	clear:both;
	font-size: 0em;
	line-height: 0em;
	background-image: url(../images/back_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 830px;
	margin: 0 auto 10px;
}
