@charset "utf-8";

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix {
	display: inline-block;
} 

* html .clearfix {
	height: 1%;
}
.clearfix {
	display:block;
}

/*//////////////////////////////////////////////////////////
  html body
//////////////////////////////////////////////////////////*/

html {
	background-color: #fff;
	height:100%;
}

body {
	font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.7;
	font-size:15px;
	min-width: 1000px;
	height: auto;
	overflow: hidden;
}

strong {
	font-weight: bold;
	color: #b71313;
}

.re { background: yellow; color: #ff1000; font-weight: bold;}

.Left { float: left; }
.Right { float: right; }
.center { margin: 0 auto; text-align: center; }
.mT10 { margin-top: 10px !important; }
.mH20 { margin: 20px auto !important; }
.mH50 { margin: 50px auto !important; }
.mB40 { margin-bottom: 40px !important; }
.pT20 { padding-top: 20px !important; }
.pH50 { padding-top: 50px !important; padding-bottom: 50px; }
.fsP1 { font-size: 1.1em !important; }
.w700 { width: 700px; height: auto; margin: 30px auto; }
.w800 { width: 800px; height: auto; margin: 30px auto; }
.w850 { width: 850px; height: auto; margin: 30px auto; }

/*//////////////////////////////////////////////////////////
 header
//////////////////////////////////////////////////////////*/

header {
	width: 100%;
	height: 60px;
	background: #000;
}

#header-in {
	width: 950px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}

h1 {
	position: absolute;
	top: 10px;
	left: 250px;
	color: #ffffff;
	font-size: 12px;
}

#logo {
	position: absolute;
	left: 0;
	top: 13px;
}

#logo2 {
	position: absolute;
	right: 0;
	top: 13px;
}

#sec06 {
	padding: 50px 0;
	text-align: center;
}

/*//////////////////////////////////////////////////////////
 section
//////////////////////////////////////////////////////////*/


/*共通*/

.common {
	width: 950px;
	height: auto;
	margin: 0 auto;
}

#top {
	width: 100%;
	height: 733px;
	background: url(../img/top_bg.jpg) repeat-x;
}

#top-in {
	width: 1050px;
	height: 653px;
	margin: 0 auto;
	padding-top: 80px;
	background: url(../img/top_in_bg.png);
	text-align: center;
}

#sec01 {
	width: 100%;
	height: 870px;
	padding-top: 50px;
	background: #231f20;
	color: #fff;
}

#sec01 .common {
	width: 950px;
	height: 870px;
	background: url(../img/sec01_bg.jpg);
}

#sec03 {
	width: 100%;
	height: auto;
	margin-top: -10px;
	background: #303030;
	text-align: center;
}

#sec04 {
	width: 100%;
	height: auto;
	padding: 50px 0;
}

/*//////////////////////////////////////////////////////////
 article
//////////////////////////////////////////////////////////*/

article {
	width: 100%;
	height: auto;
	padding-top: 50px;
	background: url(../img/art_bg.jpg) repeat-x top;
}

#container {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
	background: #ffffff;
	-webkit-box-shadow: 0 0 20px 1px #666;
	-moz-box-shadow: 0 0 20px 1px #666;
	box-shadow: 0 0 20px 1px #666;
}

#sec05 {
	width: 918px;
	margin: 0 auto;
	padding-bottom: 35px;
	background: #000000;
	color: #ffffff;
	text-align: center;
	-webkit-box-shadow: 0 0 5px 1px #666;
	-moz-box-shadow: 0 0 5px 1px #666;
	box-shadow: 0 0 5px 1px #666;
}

#sec05 p {
	font-size: 10px;
	text-align: left;
}

#sec08 {
	width: 890px;
	margin: 0 auto;
}

#sec08 p {
	width: 400px;
}

#sec08 p.p2 {
	width: 600px;
	padding-right: 10px;
}

#sec09-conts1 {
	position: relative;
	width: 950px;
	height: 555px;
	margin: 0 auto;
	background: url(../img/sec09_bg1.jpg);
}

#sec09-conts1 p {
	position: absolute;
	right: 50px;
	top: 280px;
	width: 560px;
}

#sec09-conts2 {
	position: relative;
	width: 890px;
	height: 775px;
	margin: 0 auto;
	background: url(../img/sec09_bg2.jpg);
}

#sec09-conts2 p {
	position: absolute;
	left: 30px;
	top: 100px;
	width: 830px;
	color: #ffffff;
}

#sec09 p.p1 {
	width: 420px;
	padding-top: 50px;
}

#sec09-conts3 {
	position: relative;
	width: 890px;
	height: 665px;
	margin: 0 auto;
	background: url(../img/sec09_bg3.jpg);
}

#sec09-conts3 .p2,
#sec09-conts3 .p3 {
	position: absolute;
	left: 50px;
	width: 800px;	
}

#sec09-conts3 .p2 { top: 140px; }
#sec09-conts3 .p3 { top: 520px; }

#sec11-conts1 {
	position: relative;
	width: 818px;
	height: 365px;
	margin: 0 auto;
	background: url(../img/sec11_bg.jpg);
}

#price {
	position: absolute;
	top: 200px;
	left: 200px;
	color: #ff3380;
	font-size: 30px;
	font-weight: bold;
}

#price small {
	font-weight: bold;
	font-size: 18px;
}

#sec11-conts2 {
	background: #000000;
	padding: 30px 0;
}

#sec11-conts2-in {
	width: 820px;
	height: auto;
	margin: 0 auto;
	padding: 30px;
	background: #ffffff;
	text-align: left;
	font-size: 12px;
}

#sec11-conts2-in .p1 { width: 390px; }

#sec11-conts2-in .title {
	font-size: 16px;
	font-weight: bold;
}

#sec12 { padding-top: 40px; }

#sec13 {
	width: 830px;
	height: auto;
	margin: 0 auto;
	padding: 30px;
	background: #000000;
}

#sec13 p {
	color: #ffffff;
	font-size: 10px;
}

#sec14 {
	position: relative;
	width: 890px;
	height: 548px;
	margin: 30px auto;
	background: url(../img/sec14_bg.jpg);
}

#sec14 p {
	position: absolute;
	left: 50px;
	top: 370px;
	width: 800px;
}


/*//////////////////////////////////////////////////////////
 table
//////////////////////////////////////////////////////////*/

.w200 { width: 200px; }

table {
	background-color: #fff;
	width: auto;
	margin: 0 auto;
	font-size: 14px;
}

th {
	background-color: #f5f5f5;
	border: 1px solid #d2d2d2;
	padding: 20px;
	vertical-align: middle;
}

td {
	padding: 20px;
	border: 1px solid #d2d2d2;
}


/*//////////////////////////////////////////////////////////
 footer
//////////////////////////////////////////////////////////*/


footer {
	width: 100%;
	height: 70px;
	margin-top: 50px;
	padding-top: 30px;
	border-top: 1px solid #999;
	text-align: center;
	text-decoration: none;
}

footer a {
	color: #333;
	text-decoration: none;
}
