
@import url(“normarize.css”);


BODY{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : sans-serif ;
}
#header{
	width: 100%;
	height: 100px;
	display: block;
	overflow: hidden;
	background-image: url("../img/back.jpg");
}

#headerwrap{
	background-image: url("../img/main.jpg");
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 100px;
	display: block;
	overflow: hidden;
}

#topmain{
	width: 960px;
	height: 600px;
	clear: both;
	display: block;
	overflow: hidden;
	margin-top: 30px;
}



.menuspacelong{
	width: 360px;
	height: 100px;
	display: block;
	overflow: hidden;
	float: left;
}


.menubox{
	width: 150px;
	height: 100px;
	float: left;
	display: block;
	overflow: hidden;
}



#main{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

#mainwrap{

	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 1150px;
	display: block;
	overflow: hidden;
}


#otomain{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

#otomainwrap{

	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 800px;
	display: block;
	overflow: hidden;
}


#kaisyamain{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

#kaisyamainwrap{

	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 700px;
	display: block;
	overflow: hidden;
}


#mapmain{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

#mapmainwrap{

	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 900px;
	display: block;
	overflow: hidden;
}



#maingyoumu{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

#maingyoumuwrap{

	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 1500px;
	display: block;
	overflow: hidden;
}

#mainreform{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

#mainreformwrap{

	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 1250px;
	display: block;
	overflow: hidden;
}


#mainhomepage{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}

#mainhomepagewrap{

	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 2200px;
	display: block;
	overflow: hidden;
}


#footer{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	background-image: url("../img/footer.jpg");
}

#footerwrap{

	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 130px;
	display: block;
	overflow: hidden;
}


#slide{

	width: 960px;
	height: 450px;
	display: block;

}

.space5{
	width: 960px;
	height: 5px;
	display: block;
}

.space80{
	width: 960px;
	height: 80px;
	display: block;
}

.space30{
	width: 960px;
	height: 30px;
	display: block;
}


#gaiyouleft{
	width: 730px;
	display: block;
	overflow: hidden;
	float: left;
	height: 1000px;
}


#gaiyouright{
	width: 200px;
	float: left;
	display: block;
	overflow: hidden;
	height: 1000px;
}

#gyoumuleft{
	width: 250px;
	display: block;
	overflow: hidden;
	float: left;
	height: 1500px;
}


#gyoumuright{
	width: 680px;
	float: left;
	display: block;
	overflow: hidden;
	height: 1500px;
}


#homepageleft{
	width: 250px;
	display: block;
	overflow: hidden;
	float: left;
	height: 2200px;
}


#homepageright{
	width: 680px;
	float: left;
	display: block;
	overflow: hidden;
	height: 2200px;
}


#reformleft{
	width: 250px;
	display: block;
	overflow: hidden;
	float: left;
	height: 1250px;
}


#reformright{
	width: 680px;
	float: left;
	display: block;
	overflow: hidden;
	height: 1250px;
}




#topleft{
	width: 300px;
	display: block;
	overflow: hidden;
	float: left;
	height: 600px;
}


#topright{
	width: 630px;
	float: left;
	display: block;
	overflow: hidden;
	height: 600px;
}


.gaiyouspace30{
	width: 30px;
	float: left;
	display: block;
	overflow: hidden;
	height: 1000px;
}

.gyoumuspace30{
	width: 30px;
	float: left;
	display: block;
	overflow: hidden;
	height: 150px;
}


.reformspace30{
	width: 30px;
	float: left;
	display: block;
	overflow: hidden;
	height: 1250px;
}

.homepagespace30{
	width: 30px;
	float: left;
	display: block;
	overflow: hidden;
	height: 2200px;
}

.topspace30{
	width: 30px;
	float: left;
	display: block;
	overflow: hidden;
	height: 600px;
}




.fontbold{
	font-weight: bold;
}

.fontglayd{
	color: #666666;
}

.fontglayn{
	color: #cccccc;
}

.fontwhite{
	color: #ffffff;
}

.font8{
	font-size: 8pt;
}

.font10{
	font-size: 10pt;
}

.font12{
	font-size: 12pt;
}

.font20{
	font-size: 20pt;
}


#gaiyoukoumoku{
	width: 960px;
	height: 50px;
}

.oshirase{
	line-height: 15pt;
}

.footcopy{
	vertical-align: 8px;
}















A{
	text-decoration: none;
	color: #666666;
}
A:LINK{
	color: #666666;
	text-decoration: none;
}
A:VISITED{
	color: #666666;
	text-decoration: none;
}
A:HOVER{
		color: #666666;
	text-decoration: underline;
}


.foot A:LINK{
	color: #666666;
	text-decoration: none;
}




}
.foot A:LINK{
	color: #ffffff;
	text-decoration: none;
}
.foot A:VISITED{
	color: #ffffff;
	text-decoration: none;
}
.foot A:HOVER{
		color: #ffffff;
	text-decoration: underline;
}

.webfonttext{
	line-height: 16pt;
	word-spacing: 10pt;
}



