@charset "UTF-8";
/* CSS Document */


#container{
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
	top: 0px;
	width: 1000px;
	height: 1700px;
}


#head{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 155px;
	background-image: url(../images/top/head.png);
	background-color: #FFFFFF;

}

#head #logo{
	position:absolute;
	top: 20px;
	left: 20px;
	width: 300px;
	height: 100px;
}

#head #top_catch{
	position:absolute;
	top: 28px;
	left: 155px;
	width: 200px;
	height: 20px;
 
 //��������
 text-align:center;
}

#head #menu{
	position:absolute;
	top: 85px;
	left:450px;
	height: 35px;
	font-size: small;
}

#main{
	position:absolute;
	top:220px;
	left:50px;
	font-size: small;
	width: 900px;
	height: 1280px;
}

#main #s_01{
	position:absolute;
	font-size: small;
	top: 0;
	left: 0;
	width: 66px;
	height: 22px;
}

#main #s_02{
	position:absolute;
	font-size: medium;
	top: 0;
	left: 290px;
	width: 560px;
	height: 75px;
}

#main #s_03{
	position:absolute;
	font-size: small;
	top: 50px;
	left: 30px;
	width: 230px;
	height: 230px;
}

#main #s_04{
	position:absolute;
	font-size: medium;
	top: 110px;
	left: 290px;
	width: 560px;
	height: 180px;
}

#main #b_01{
	position:absolute;
	top: 340px;
	left: 0;
	width: 900px;
	height:40px;
}

#main #gaiyo{
    position: absolute;
    font-size: medium;
    top: 410px;
    left: 10px;
    width: 650px;
    height: 470px;
}

#main #map_f{
	position:absolute;
	font-size: small;
	top: 440px;
	left: 530px;
	width: 350px;
	height: 350px;
	background-image:  url(../images/04/map.png);
}

#main #map{
	position:absolute;
	font-size: small;
	top: 442px;
	left: 532px;
	width: 346px;
	height: 346px;
}

#main #b_02{
	position:absolute;
	top:940px;
	left: 0;
	width: 900px;
	height:40px;
}

#main #s_05{
	position:absolute;
	font-size: small;
	top: 1020px;
	left: 0;
	width: 230px;
	height: 230px;
}

#main #ayumi{
	position:absolute;
	font-size: medium;
	top: 1020px;
	left: 250px;
	width: 650px;
	height: 255px;
}

#footer{
	position: absolute;
	top: 1550px;
	left: 0px;
	height: 150px;
	width: 1000px;
}



#skip_linkfoot{
	position:absolute;
	top:-10000px;
	left:-10000px;
	color: #FFFFFF;
}

#footer #footter_left{
	position: absolute;
	top: 30px;
	left: 30px;
    font-weight:bold;
	font-size: 20px;
	height: 20px;
	width: 350px;
	color:#123575;
	margin:0 0 0 0;
}

#footer #footter_ad{
	position: absolute;
	top: 60px;
	left: 30px;
	font-size: small;
	height: 60px;
	width: 450px;
	color:#000;
	margin:0 0 0 0;
}

#footer #footer_left li{
 float:left;
}

#footer #footter_right{
	position: absolute;
	top: 132px;
	left: 850px;
	font-size: x-small;
	height: 15px;
	color:#123575;
	margin:0 0 0 0;
	}
	
#footer #footter_copy{
	position: absolute;
	top: 132px;
	left:335px;
	font-weight:bold;
	font-size: x-small;
	color:#123575;
	height: 15px;
	margin:0 0 0 0;
}
