@charset "utf-8";

/* detail
---------------------------------- */
.container {
	margin: 0 auto;
	width: 860px;
}
.container:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.separator_top {
	margin: 29px 0 44px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	background: url(../images/bg_separator.gif) center top no-repeat;
}
.page_header {
	margin: 54px 0 29px 1px;
}
.section {
	margin-bottom: 20px;
}
.lead {
	margin: 0 0 31px -3px;
	display: block;
}
h2 {
	margin-bottom: 15px;
}
#s1-2 {
	min-height:593px;
	height: auto !important;
	height: 593px;
}
#s1-2:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
#s1-2 .left {
	width: 492px;
	float: left;
}
#s1-2 .right {
	padding: 14px 0 0 0;
	width: 341px;
	float: right;
}
.block {
	width: 489px;
}
.block_inner:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.block_inner .desc {
	width: 314px;
	float: left;
}
.block_inner .figure {
	width: 160px;
	float: right;
}
.note {
	margin-top: 15px;
	padding: 6px 8px;
	border: 1px solid #333333;
}
.note span {
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
}
.s_detail {
	margin-top: 30px;
	margin-right: -15px;
	padding-bottom: 20px;
}
.s_detail:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.s_detail li {
	padding-right: 15px;
	width: 160px;
	float: left;
}
.s_detail li img {
	margin-bottom: 10px;
	display: block;
}
.s_detail li h3 {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 100%;
}
.s_detail li p {
	font-size: 83%;
}
#s_tail {
	margin-bottom: 100px;
	background-color: #ffffff;
}
#s_tail:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
#s_tail ul {
	margin-top: 0;
	margin-right: -45px;
	padding: 10px;
}
#s_tail ul li {
	padding-right: 25px;
	width: 265px;
}
#s_tail .s_detail li h3,
#s_tail .s_detail li p {
	color: #000000;
}

