/* CSS Document */

body{
	background-image: url(../img/haikei.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 12px;
}

/*firefox etc.*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*MacIE WinIE7*/
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
img {
	vertical-align: bottom;
	border: 0px;

}

/* End hide from IE-mac */

h1,h2,h3,h4,h5,ul,li,dl,dt,dd,p,address { margin:0; padding:0;}
h1{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

a{
	font-size: 12px;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#container{
	height: auto;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
}

#gnavi{
	background-color: #FFF;
	height: 85px;
	width: 899px;
	padding-top: 20px;
	position:relative;
}

#txtnavi{
	width: 899px;
	text-align: right;
	margin-bottom: 20px;
	color: #FFFFFF;
	margin-top: 10px;
}

#txtnavi a{
	color: #FFFFFF;
}

#txtnavi ul{
	list-style-type: none;
}

#txtnavi li{
	float: right;
}
#txtnavi .mr5{
	margin-right: 5px;
}
#contens{
	padding-left: 170px;
}

#footer{
	width: 899px;
	height: 136px;
	background-color: #FFF;
	color: #333333;
	line-height: 18px;
	font-size: 13px;
}

#footer .mark{
	float: left;
}
#footer .center{
	float: left;
	padding-top: 15px;
	width: 345px;
}

#footer .right{
	float: left;
	padding-top: 15px;
}

#footer .right a{
	color: #333333;
}

#footer .right .f16{
	font-size: 16px;
}

#submenu img{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}


#submenu ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	
}
#submenu .second #btn1 {
	position: absolute;
	top: 21px;
	left:32px;

	
}
#submenu .second #btn2 {
	position: absolute;
	top: 21px;
	left:392px;

}

#submenu .second #btn3 {
	position: absolute;
	top: 21px;
	left:512px;

}

#submenu .second #btn4 {
	position: absolute;
	top: 21px;
	left:688px;

}


#submenu .second #btn5 {
	position: absolute;
	top: 55px;
	left:32px;

}


#submenu .second #btn6 {
	position: absolute;
	top: 54px;
	left:514px;

}

#submenu .second #btn7 {
	position: absolute;
	top: 55px;
	left:513px;

}


#submenu li {
	list-style-image: none;
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
}

