@charset "UTF-8";
#contents .sub01 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index/contentsBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}

#contents .sub02 {
	background-image: url(../images/index/L01Bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#wrapper {
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	padding-top: 368px;
}

#header {
	background-image: url(../images/index/headBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	z-index: 1;
}
#header .sub {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header .Box01 {
	background-image: url(../images/common/h1TitleBg.jpg);
	background-repeat: no-repeat;
	height: 69px;
}
#header .Box01 .R {
	float: right;
	width: 430px;
}
#header .Box01 #hBtn  li{
	float: left;
}
#header .Box01 #hNavi  {
	margin-top: 12px;
	clear: both;
}
#header .Box01 #hNavi li {
	font-size: 93%;
	background-image: url(../images/common/headNaviBg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 6px;
	padding-left: 15px;
}
#header .Box01 #hNavi li a{
	color: #FFF;
	text-decoration: none;
}
#header .Box02 h1  {
	float: left;
}
#header .Box02 #gNavi {
	float: right;
}
#header .Box02 #gNavi li{
	float: left;
}
#mainVisual {
	position: absolute;    /*#contentの後ろ側にW100%, H500pxで配置*/
	z-index: 0;
	top: 149px;
	height: 457px;
	background-color: #000;
	width: 100%;
	text-align: center;
	left: 0px;
	background-image: url(../images/index/mainVisualBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainVisual .min {
	min-width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#PusuVisual {
	margin-top: -15px;
	position: relative;
	margin-bottom: 10px;
	background-image: url(../images/index/PusuVisual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 306px;
	width: 460px;
	padding-top: 9px;
}
#PusuVisual p {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #270504;
	border-right-color: #E6A0A0;
	border-bottom-color: #E6A0A0;
	border-left-color: #320403;
}
.C01 .Box01 {
	width: 418px;
	padding-right: 21px;
	padding-left: 21px;
	margin-bottom: 21px;
}
.C01 .Box01 dl {
	margin-bottom: 22px;
}
.C01 .Box01 dt {
	color: #380202;
	background-image: url(../images/index/C01dtBg.jpg);
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-top: 12px;
}
.C01 .Box01 dd {
	color: #333;
	font-size: 93%;
	line-height: 250%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B29999;
	padding-left: 25px;
}
.C01 .Box01 dd a {
	color: #333;
	text-decoration: none;
}
.C01 .Box02 {
	padding-top: 8px;
	padding-bottom: 12px;
}
.C01 .Box02 .L02 {
	float: left;
	width: 134px;
	padding-left: 22px;
}
.C01 .Box02 .R02 {
	float: right;
	width: 250px;
}
.C01 .Box02 h3 {
	font-size: 123%;
	font-weight: bold;
	color: #380202;
	line-height: 180%;
}
.C01 .Box02 p {
	font-size: 93%;
	line-height: 160%;
	color: #666;
}
.R01 p {
	font-size: 93%;
	line-height: 180%;
	color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
