@charset "utf-8";

/* detail
---------------------------------- */
.tab {
	margin: 30px auto 37px;
	width: 860px;
}
.tab:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.tab ul li {
	float: left;
}


/* コンセプト
---------------------------------- */
.wrapper {
	width: 100%;
	background: url(../images/bg_ctt_line.gif) center 750px no-repeat;
}
#top_cts {
/*	width: 100%;*/
	margin: 0 auto;
	width: 950px;
	height: 615px;
	background: url(../images/bg_ctt.png) center top no-repeat;
}
#top_cts_inner {
	margin: 0 auto;
	width: 950px;
}
#top_cts_inner .text01 {
	margin: 0px 0 0 45px;
	padding-top: 27px;
}
#top_cts_inner .text02 {
	margin: 1px 0 0 44px;
}
.text03 {
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 16px;
	text-align: right;
}
.figure_ctt {
	margin: 0 0 60px 0;
}
.bottom_section {
	margin: 0 auto;
	width: 860px;
	overflow: hidden;
	zoom: 1;
}



