﻿body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
}

#wrap{
	width:900px;
	height:800px;
	margin:0 auto;
}
#head_R{
	width:600px
	height:75px;
	float:right;
}
#head-logo2{
	width:338px;
	height:18px;
	margin:0px 0 0 10px;
	background-image:url(../img/head-logo_02.png);
	text-indent:-9999em;
	margin:10px 260px 20px 0;
	float:left;	
}

#nav6 a{
	
	float:right;
	width:133px;
	height:18px;
	background-image:url(../img/head-navi_06.png);
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
#nav6 a:hover{
	background-image:url(../img/head-navi_16.png);
}
#nav5 a{
	float:right;
	width:115px;
	height:18px;
	background-image:url(../img/head-navi_05.png);
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
#nav5 a:hover{
	background-image:url(../img/head-navi_15.png);
}
#nav4 a{
	float:right;
	width:72px;
	height:18px;
	background-image:url(../img/head-navi_04.png);
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
#nav4 a:hover{
	background-image:url(../img/head-navi_14.png);
}
#nav3 a{
	float:right;
	width:102px;
	height:18px;
	background-image:url(../img/head-navi_03.png);
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
#nav3 a:hover{
	background-image:url(../img/head-navi_13.png);
}
#nav2 a{
	float:right;
	width:86px;
	height:18px;
	background-image:url(../img/head-navi_02.png);
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
#nav2 a:hover{
	background-image:url(../img/head-navi_12.png);
}
#nav1 a{
	float:right;
	width:60px;
	height:18px;
	background-image:url(../img/head-navi_01.png);
	display:block;
	text-indent:-9999em;
	overflow:hidden;
}
#nav1 a:hover{
	background-image:url(../img/head-navi_11.png);
}				
#head-logo1{
	width:264px;
	height:70px;
	margin:0px 0 0 10px;
	background-image:url(../img/toplogo2.png);
	text-indent:-9999em;
	float:left;	
}

#contents{
	width:898px;
	height:580px;
	background-image:url(../img/bg_2.jpg);
	background-repeat:repeat-x;
	border:groove 1px #006600;
	float:left;
	margin:5px 0 0 10px;
}
#head-logo3{
	width:898px;
	height:50px;
	background-image:url(../img/top-logo_31.png);
	
	float:left;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 0px 0;
}
#main-map a{
	width:500px;
	height:500px;
	background-image:url(../img/map_s.jpg);
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	margin:10px 0 0 10px;
	
}

#main-info{
	width:335px;
	height:400px;
	margin:10px 0 0 15px;
	float:left;
}

#main-logo a{
	width:348px;
	height:108px;
	background-image:url(../img/map_title.gif);
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	margin:10px 0 0 10px;
}

address{
	position:absolute;
	top:770px;
	left:600px;
	color:#000000;
	font-size:90%;
}