/*トップページ*/
div#index_body01 {
	text-align:center;
	height:282px;
	background:url(../images/top_body1.jpg) no-repeat center top;
}
div#index_body01 div#flash{
	padding-top:13px;
	margin-bottom:6px;
}
div#index_body01 div#equaaura a{
	margin:0 auto;			/*Firefox用センタリング*/
	display: block;
	width:534px;
	height:43px;
	background:url(../images/top_equaaura_off.jpg) no-repeat center top;
	text-indent:-9999px;
}
div#index_body01 div#equaaura a:hover {
	background:url(../images/top_equaaura_on.jpg) no-repeat center top;
}
div#information {
	float:left;
	width:480px;
	height:221px;
	color:#027ABB;
	background:url(../images/top_body2.jpg) no-repeat left top;
	line-height:200%;
}
div#information div{
	margin:15px 25px;
}
div#lineup {
	float:right;
	width:360px;
	height:221px;
	background:url(../images/top_body3.jpg) no-repeat right top;
}
div#lineup div{
	margin:15px 35px;
}

div#lineup a{
	color:#3B49BF;
}

div#lineup a:hover{
	color:#707AB7;
}

div#lineup div p{
	margin-bottom:7px;
	color:#666;
}