@charset "UTF-8";
/* CSS Document */

#container{
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
	top: 0px;
	width: 1000px;
	height: 1600px;
}


#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:200px;
	left:50px;
	font-size: medium;
	width: 900px;
	height: 1200px;
	font-size: 15px;
}

#main #s_01{
	position:absolute;
	top: 0;
	left: 0;
	width: 235px;
	height: 115px;
}

#main #s_02{
	position:absolute;
	top: 0;
	left: 260px;
	width: 620px;
	height: 150px;
	font-size: medium;
}

#main #b_01{
	position:absolute;
	top: 205px;
	left: 0;
	width: 900px;
	height:40px;
}

#main #s_03{
	position:absolute;
	top: 290px;
	left: 36px;
	width: 400px;
	height: 80px;
	font-size: medium;
}

#main #s_04{
	position:absolute;
	top: 290px;
	left: 460px;
	width: 400px;
	height: 80px;
	font-size: medium;
}

#main #s_05{
	position:absolute;
	top: 410px;
	left: 30px;
	width: 230px;
	height: 230px;
}

#main #s_06{
	position:absolute;
	top: 410px;
	left: 325px;
	width: 230px;
	height: 230px;
}

#main #s_07{
	position:absolute;
	top: 410px;
	left: 625px;
	width: 230px;
	height: 230px;
}

#main #chart{
	position:absolute;
	font-size: small;
	top: 720px;
	left: 30px;
	width: 870px;
	height: 420px;
}

#main #chart #s_08{
	position:absolute;
	font-size: small;
	top: 0;
	left: 0;
	width: 550px;
	height: 420px;
}

#main #chart #s_09{
	position:absolute;
	font-size: small;
	top: 20px;
	left: 60px;
	width: 250px;
	height: 140px;
}

#main #chart #s_10{
	position:absolute;
	font-size: small;
	top: 280px;
	left: 60px;
	width: 250px;
	height: 130px;
}


#main #chart #s_11{
	position:absolute;
	font-size: small;
	top: 10px;
	left: 570px;
	width: 300px;
	height: 100px;
}


#main #chart #s_12{
	position:absolute;
	font-size: small;
	top: 170px;
	left: 570px;
	width: 300px;
	height: 130px;
}


#main #chart #s_13{
	position:absolute;
	font-size: small;
	top: 320px;
	left: 570px;
	width: 300px;
	height: 80px;
}

#main #b_02{
	position:absolute;
	top: 1180px;
	left: 0;
	width: 900px;
	height:40px;
}

#footer{
	position: absolute;
	top: 1450px;
	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;
}
