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

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


#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;
 }

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

#main{
	position:absolute;
	top:200px;
	left:50px;
	font-size: medium;
	width: 900px;
	height: 1300px;
	font-size: 15px;
}
	

#main li{
	margin:0 0 5px 0;
}


#main #top_photo{
	position:absolute;
	top: 0px;
	left: 0px;
}


#main #menu01{
	position:absolute;
	top: 420px;
	left: 0;
	width: 285px;
	height: 380px;
	background:#FFF; 
}

#main #menu02{
	position:absolute;
	top: 420px;
	left: 310px;
	width: 280px;
	height: 380px;
	background:#FFF; 
}

#main #menu03{
	position:absolute;
	top: 420px;
	left: 623px;
	width: 280px;
	height: 380px;
	background:#FFF; 
}

#main #banner01{
	position:absolute;
	top: 870px;
	left: 0;
	width: 900px;
	height:40px;
	background-image: url(../images/top/b_01.png);
}

#main #new{
	position:absolute;
	top: 920px;
	left: 50px;
	width: 800px;
	height: 283px;
	background-image: url(../images/top/news.png);
}


#main #new #news_frame{
	position:absolute;
	top: 10px;
	left: 10px;
	width: 760px;
	height: 260px;
}

#footer{
	position: absolute;
	top: 1500px;
	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: 430px;
	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;
}
