@charset "utf-8";

body {
	color: #000;
	padding: 0px;
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif,SimSun,Arial,Helvetica,sans-serif;

}



#wrapper{

	width: 840px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	height: auto;

	text-align: left;

	background-image: url(../images/bg2.jpg);

	background-repeat: repeat;

	padding-right: 10px;

	padding-left: 10px;

}





#header {

	height: 82px;

	margin: 0;

	padding: 0;

}



#header #navi {

	list-style-type: none;

	margin-top: 0px;

	position: relative;

}



#header #navi ul {

	margin: 0px;

	list-style-type: none;

	padding: 0px;

}



#header #navi  li{

	float: left;

	color: #EEE;

	text-decoration: none;

	background-image: url(../images/top_navi_button.png);

	background-repeat: no-repeat;

	display: block;

	text-align: center;

	height: 28px;

	width: 120px;

	vertical-align: middle;

	padding-top: 5px;

	font-size: small;

	font-weight: bold;

}



#header #navi li:hover{

	color: #00C;

	text-decoration: none;

	background-image: url(../images/top_navi_button_up.png);

	text-align: center;

}





#header #navi a{

	color: #EEE;

	text-decoration: none;



}



#container{

	position: relative;

	width: 100%;

	margin: 0;

	padding: 0;

	min-height:900px;

	height:auto;



}



#content {

	clear: both;

	width: auto;

	text-decoration: none;

}







#content div center h4 {

	color: #006;

}



#footer

{

	height:20px;

	width:840px;

	text-decoration: none;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: auto;

	padding-top: 5px;

}
