* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #e5e5e5;
	font-size: 12px;
	background:#bfbfbf;

	
}
h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}

.spprice{
	color:red;
}


h1 {
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 100%;
}


h2 {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	font-size: 24px;
}


p {
	margin: 0 0 15px 0;
}

a {
	color: #3e3e3e;
}

img.left30{
	margin-left:30px;
}

.clear {
	clear: both;
}
.wrap {
	width: 100%;
	max-width: 1120px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0;

}



.section {
	width: 100%;
	max-width: 1120px;
	min-width: 800px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.inner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	min-height: 0px;
	padding:0px 0;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	height: 50px;
	z-index: 1000;
	width: 100%;
	background: #f79a48;
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
	margin: 0 auto;
}


.subNavBtn {
	display: block;
	height: 35px;
	width: 10%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	
	color: #fff;
}
.subMenu a:hover {
	background: #e27e25;
}

.active {
	background: #e27e25;
}
.end {
	margin: 0;
}




/* SECTIONS */
.sTop {
	min-height: 130px;
	background:#fff;
	color:#3d3d3d;
	margin: 0 auto;
	padding: 0px 0;
	height: 600px;
	
}

.s1 {
	background:#644618;
	color:#fff;
	
}


.s2 {
	background: #313131;
}
.s2 a {
	color: #fff;
}

.s3 {
	background: #b3661b;
}

.chart {
	background: #b5b3b3;
}


.s4 {
	background: #c4bb5a;
}



.s5 {
	background: #d7d7d7;
}

.s6 {
	background: #161616;
}

table.tbs1{
	background-repeat: no-repeat;
	background-position: right bottom;
}
.s1div{
	padding: 10px 10px 10px 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	line-height: 150%;
}
table.tbs2{
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
}
.s2div{
	padding: 10px 10px 10px 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}table.chart{
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
}
.chartdiv{
	padding: 10px 10px 10px 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
table.tbs3{
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
}
.s3div{
	padding: 10px 10px 10px 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
table.tbs-mv{
	background-repeat: no-repeat;
	background: #5e5e5e;
	background-position: right top;
	height: 400px;
}
.s3div{
	padding: 10px 10px 10px 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
table.tbs4{
	background-repeat: no-repeat;
	background-position: right top;
	width: 1200px;
	height: 700px;
}
.s4div{
	padding: 10px 10px 10px 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
table.tbs5{
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	height: 400px;
}
.s5div{
	padding: 10px 10px 10px 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
table.tbs6{
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
}
.s6div{
	padding: 10px 10px 10px 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
table.spec {
	width: 80%;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
	color: #000000;
	border-collapse: collapse; /* 枠線の表示方法 */ 
	border: 1px #AAAAAA solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
	background-color: #FFFFFF; /* 背景色 */ 
	margin-left: auto;
	margin-right: auto;
} 
.spec TD { 
	vertical-align: top;
	border: 1px #AAAAAA solid; /* セルの枠線（太さ・色・スタイル） */ 
	padding: 3px; /* セル内の余白 */ 
}
.spec TH { 
	background-color: #e4e4e4; /* 背景色 */ 
	border: 1px #AAAAAA solid; /* セルの枠線（太さ・色・スタイル） */ 
	padding: 3px; /* セル内の余白 */ 
}