@charset "utf-8";


html,body,#wrapper{
	height:100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	margin: 0 auto; 	
	}

/*一番上の階層のstyleｃｓｓに置くと回り込みの枠解除になる
img{vertical-align:bottom;
border-style:none;}
a img {
    border-style:none;
}
*/
img{
border-style:none;}
a img {
    border-style:none;
}
/*a:hover img {
	opacity:0.5;}*/
ul {
	margin:0;
	padding:0;}
li {
	margin:0;
	padding:0;
	
	list-style:none;}
h1,h2,h3,p {
	margin:0;
	padding:0;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}	
p {
	font-size:16px;
}
body > #wrapper{
	height: auto;
	min-height:100%;
	/*background-color: #FFF3E8;*/

	}
body{

}

#wrapper
{

	height:100%;
}
#header{
	height:127px;
	background-image: url(img/head_bg.gif),url(img/head_bg02.gif);
	background-repeat: no-repeat, repeat-x;
	background-position: center; 	

}
#top{
	width:911px;
	height:68px;/*ボタンの下*/
		margin: 0px;
	padding: 0px;
	margin: 0 auto; 
}



#top02{
	width:911px;
	height:38px;/*フッタの上*/
		margin: 0px;
	padding: 0px;
	margin: 0 auto; 
}

#wrapper01 {
	width:911px;
	clear:both;
	height:auto;/*100%はNG*/
	font-size: 14px;
	line-height: 21px;
	/*padding-bottom: 64px;*/
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	background-position: 0px -1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer01{
		background-image: url(img/footer_bg.gif);
			height: 210px;
	margin-top:-210px;/*下部分マージンを上げる*/
		background-position: center bottom;
		margin:0 auto;
}
#footer{
	width:960px;
	background-image: url(img/footer_cyara.gif);
	
	margin:0 auto;
	height: 210px;*/
	margin-top:-210px;/*下部分マージンを上げる*/
	background-repeat: no-repeat;
	background-position: right bottom;
}


#footer01 p.padding160{
	color:#fff;
	font-size:14px;
	text-align: center;
	padding-top:160px;
	line-height: 12px;
	margin:0 auto;
}
#footer01 p a{
	color:#FFFFFF;
}
#footer01 p a:hover{
	color:#990000;
}
#footer01 p{
	padding-top:20px;
	color:#fff;
	font-size:9px;
	text-align: center;
	line-height: 9px;
	margin:0 auto;
}

/*-----------------ボタン------------------------*/
#button_bg{
	background-image:url(img/button_bg.jpg);
	height:107px;
	background-repeat: repeat-x;
}

#button {
	widows:911px;
	margin: 0 auto; 
}
#button ul li{
	list-style-type: none;

}
#button ul li {
	width:911px;
	margin: 0 auto;
	text-indent:-10000px;
}
#button li a{
	float:left;
	display:block;
	overflow:hidden;
	/*width:100%;*/
	height: 0!!important;
	height /**/ :107px;
	padding-top:0px;
	background-image:url(img/button.gif);
	color:#FFF;
}

#button li a:hover,#button li a.stay{
	float:left;
	display:block;
	overflow:hidden;
	/*width:100%;*/
	height: 0!!important;
	height /**/ :107px;
	padding-top:0px;
	background-image:url(img/button01.gif);
	color:#FFF;
}
#nav01 a {background-position: 0 0; width:128px;}
#nav02 a {background-position: -128px 0; width:157px;}
#nav03 a {background-position: -285px 0; width:157px;}
#nav04 a {background-position: -439px 0; width:157px;}
#nav05 a {background-position: -596px 0; width:157px;}

#nav07 a {background-position: -756px 0; width:155px;}

#nav01 a.stay {background-position: 0 -107px; width:128px;}
#nav02 a.stay {background-position: -128px -107px; width:157px;}
#nav03 a.stay {background-position: -285px -107px; width:157px;}
#nav04 a.stay {background-position: -439px -107px; width:157px;}
#nav05 a.stay {background-position: -596px -107px; width:157px;}
#nav07 a.stay {background-position: -776px -107px; width:155px;}


#nav01 a:hover {background-position: 0 -107px; width:128px;}
#nav02 a:hover {background-position: -128px -107px; width:157px;}
#nav03 a:hover {background-position: -285px -107px; width:157px;}
#nav04 a:hover {background-position: -439px -107px; width:157px;}
#nav05 a:hover {background-position: -596px -107px; width:157px;}
#nav07 a:hover {background-position: -756px -107px; width:155px;}


/*-------------------main----------------------*/
#wrapper02{
	background-image:url(img/bogy_bg.gif);
}
#main{
	width:911px;
	text-align: left;
	background-image:url(img/body_bg.jpg);
	margin: 0 auto; 

}
#main01{
	padding-left:40px;
	padding-right:40px;

}
#pankuzu{
	padding-bottom:5px;
}
#pankuzu a{
	color:#999;
}
#pankuzu a:hover{
	color:#990000;
}

/*------------------padding-----------------------*/
.padding_t10{
	padding-top:10px;
}
.padding_t15{
	padding-top:15px;
}
.padding_t20{
	padding-top:20px;
}
.padding_t30{
	padding-top:30px;
}
.padding_t40{
	padding-top:40px;
}

.padding_l20{
	padding-left:20px;
}
.padding_l40{
	padding-left:40px;
}
.padding_l60{
	padding-left:60px;
}
.padding_l245{
	margin-left: 245px;
}
.padding_l300{
	margin-left: 300px;
}
.padding_b5{
	padding-bottom:5px;
}
.padding_b20{
	padding-bottom:20px;
}
.padding_b40{
	padding-bottom:40px;
}
.padding_t74{
	padding-top:74px;
}
.padding_r20{
	padding-right:20px;
}
.padding_r60{
	padding-right:60px;
}
.padding_r80{
	padding-right:80px;
}
.clear{
	clear:both;
}
.go_top{
	text-align: right;
}
.go_top a{
	color: #F66;
}
.go_top a:hover{
	color: #CCC;
}
.color_cya{
	color:#993300;
}
.color_red{
	color:#CC0000;
}
