@charset "utf-8";

* {
	color:#003;
	padding:0;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	background-image: none;
}
#contents h2 {
	line-height: 30px;
}


body {
	background-color: #FFF;
	background-image: url(../image/mainbg2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}
#header {
	width:860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/heder2.jpg);
	background-repeat: no-repeat;
	height: 188px;
}


#header h1{
	font-size:12px;
	color:#CCCCCC;
	font-weight:normal;
	text-align:left;
	padding-top: 10px;
	padding-left: 10px;
}
#navi {
	height: 32px;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
}


#navi ul {
	width: 860px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	list-style: none;
	background-image: url(../image/menu02.jpg);
	background-repeat: no-repeat;
}
#navi a {
	height: 32px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#navi .navi {
	height: 32px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#menu1 {
	float: left;
	height: 32px;
	width: 215px;
}
#menu2 {
	float: left;
	height: 32px;
	width: 215px;
}
#menu3 {
	float: left;
	height: 32px;
	width: 215px;
}
#menu4 {
	float: left;
	height: 32px;
	width: 215px;
}
#menu1 a.active,#menu1 a:hover {
	float: left;
	height: 32px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/menu02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#menu2 a.active,#menu2 a:hover {
	float: left;
	height: 32px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/menu02.jpg);
	background-repeat: no-repeat;
	background-position: -215px -32px;
}

#menu3 a.active,#menu3 a:hover {
	float: left;
	height: 32px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/menu02.jpg);
	background-repeat: no-repeat;
	background-position: -430px -32px;
}


#menu4 a.active,#menu4 a:hover {
	float: left;
	height: 32px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/menu02.jpg);
	background-repeat: no-repeat;
	background-position: -645px -32px;
}


#footer {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	height: 50px;
}

#footer_c {
	right: 20px;
	bottom: 5px;
	text-align: center;
}

#footer_line {
	height: 13px;
	clear: both;
}
