@charset "UTF-8";
body {
	background-image: url(../img/common/bg_body.jpg);
	background-repeat: repeat;
}
#contentner{
	margin: auto;
	width: 984px;
	position: relative;
}
#header{

}
#header p a{
	width:241px;
	height:124px;
	left: 0px;
	top: 10px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-image:url(../img/common/logo.png);
	background-position: left -124px;
	background-repeat: no-repeat;
	behavior:url(./css_js/iepngfix.htc)
	position: absolute;
	
}
#header p a:hover{
	background-position: left top;
}
#header ul{
	position: absolute;
	top: 62px;
	right: 0px;
}
#header li{
	float:left;
}
#header li a{
	
}

.gmenu01 a{
	width:126px;
	height:62px;
	background-image:url(../img/common/menu01.png);
	background-position: left -62px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	behavior:url(./css_js/iepngfix.htc)
}
.gmenu02 a{
	width:129px;
	height:62px;
	background-image:url(../img/common/menu02.png);
	background-position: left -62px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	behavior:url(./css_js/iepngfix.htc)
}
.gmenu03 a{
	width:99px;
	height:62px;
	background-image:url(../img/common/menu03.png);
	background-position: left -62px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	behavior:url(./css_js/iepngfix.htc)
}
.gmenu04 a{
	width:129px;
	height:62px;
	background-image:url(../img/common/menu04.png);
	background-position: left -62px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	behavior:url(./css_js/iepngfix.htc)
}
.gmenu05 a{
	width:125px;
	height:62px;
	background-image:url(../img/common/menu05.png);
	background-position: left -62px;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	behavior:url(./css_js/iepngfix.htc)
}
.gmenu01 a:hover,.gmenu02 a:hover,.gmenu03 a:hover,.gmenu04 a:hover,.gmenu05 a:hover {
	background-position: left top;
}

.gmanuCmommon{
	
}
#main{
	clear:both;
	width:984px;
}
#footer{
	background-color:#000000;
	text-align: center;
	font-size:76%;
	padding:15px 0 5px;
}
#footerBottom{
	height:11px;
	width:984px;
	background-image:url(../img/common/footer.png);
	background-repeat: no-repeat;
	behavior:url(./css_js/iepngfix.htc)
}
