/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background: url("../img/back.gif") ;
	color:#000;
	font-size:80%;
	line-height:160%;
	}
	
#topcontainer{
	width:937px;
	height:822px;
	margin: 15px auto;
	padding: 0;
	background: url("../img/topcontainer.gif") no-repeat;
	}
	
	
#container{
	width:937px;
	height:732px;
	margin: 15px auto;
	padding: 0;
	background: url("../img/container.gif") no-repeat;
	}
	

#banner01{
	width:255px;
	height:224px;
	margin: 0;
	padding-top: 254px;
	background: url("../img/banner01.gif") no-repeat;
}

#b01sp{
	width:255px;
	margin-bottom: 20px;
	padding: 0;
}


#banner02{
	width:255px;
	height:74px;
	padding-top: 156px;
	margin: 0;
	background: url("../img/banner02.gif") no-repeat;
}

#b02sp{
	width:255px;
	margin: 0;
	padding: 0;
}

#miraigo a{
	margin: auto;
	padding: 0;
	width:228px;
	height:54px;
	display:block;
	text-indent:-9999px;
	background: url("../img/miraigo.gif") no-repeat left top;
	overflow:hidden;
	text-align:left;
}

#miraigo a:hover{
	background: url("../img/miraigo.gif") no-repeat right top;
}



#humango a{
	margin: auto;
	padding: 0;
	width:228px;
	height:54px;
	display:block;
	text-indent:-9999px;
	background: url("../img/humango.gif") no-repeat left top;
	overflow:hidden;
	text-align:left;
}

#humango a:hover{
	background: url("../img/humango.gif") no-repeat right top;
}

#pre a{
	margin: 6px auto;
	padding: 0;
	width:228px;
	height:73px;
	display:block;
	text-indent:-9999px;
	background: url("../img/prebanner.gif") no-repeat;
	overflow:hidden;
	text-align:left;
}

#cpn_next a{
	margin: 5px auto;
	padding: 0;
	width:228px;
	height:46px;
	display:block;
	text-indent:-9999px;
	background: url("../img/nextbanner.gif") no-repeat;
	overflow:hidden;
	text-align:left;
}

#idbanner a{
	margin: 5px auto;
	padding: 0;
	width:228px;
	height:46px;
	display:block;
	text-indent:-9999px;
	background: url("../img/idbanner.gif") no-repeat;
	overflow:hidden;
	text-align:left;
}






#clear{
	clear:both;
	}
	

a:link{
	color: #001385;
	text-decoration: none;
	}

a:visited{
	color: #001385;
	text-decoration: none;
	}
		
a:hover{
	color: #0021EB;
	text-decoration: underline;
	}
	
a:active{
	color: #001385;
	text-decoration: underline; 
	}
