@charset "UTF-8";


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body#Bg00 {
	background-position: center top;
	background-image:   url(../../images/common/page_bg_img.jpg);
	margin: 0px;
	padding: 0px;
	background-color:#000;
	background-repeat: repeat-x;
}
body#Bg01 {
	background-position: center top;
	background-image:   url(../../images/common/page_bg_img.jpg);
	margin: 0px;
	padding: 0px;
	background-color:#000;
	background-repeat: repeat-x;
}
body#Bg02 {
	background-position: center top;
	background-image:   url(../../images/common/page_bg_img03.jpg);
	margin: 0px;
	padding: 0px;
	background-color:#000;
	background-repeat: repeat-x;
}
body#Bg03 {
	background-position: center top;
	background-image:   url(../../images/common/page_bg_img01.jpg);
	margin: 0px;
	padding: 0px;
	background-color:#000;
	background-repeat: repeat-x;
}
#body2 {
	background-position: center top;
	background-image:   url(../../images/common/page_bg_img02.jpg);
	margin: 0px;
	padding: 0px;
	background-color:#000;
	background-repeat: repeat-x;
}

#indexNav{
	width:900px;
	margin-right: auto;
	margin-left: auto;
}	


#indexNav li{
	float:left;
	line-height:0;
	margin:0px;
	padding:0px;
}

#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width:900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footer p{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 93%;
	color: #CCC;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}


#footer_page {
	margin:0px;
	padding:0px;
	clear: both;
	width:1200px;
	border-top:1px solid #CCC;
}


#footer_pagebox {
	margin-right: auto;
	margin-left: auto;
	width:900px;
	height:58px;

}

