@charset "utf-8";
/*Copyright 2011 FSFIELD All Rights Reserved.*/

/*▼header▼*/

div#header{
	width:960px;
	margin:0 auto 10px;
}

/*▲header▲*/

div#flash{
	background:url(../img/bg_flash01.jpg) no-repeat center 0;
	height:330px;
}

ul#entry_area{
	overflow:hidden;
	height:100%;
}

ul#entry_area li{
	float:left;
}

li#ea04,
li#ea05{
	background:url(../img/img_index04.gif) no-repeat 0 0;
	width:480px;
	height:330px;
}

li#ea04{background:url(../img/img_index04.gif) no-repeat 0 0;}
li#ea05{background:url(../img/img_index05.gif) no-repeat 0 0;}

li#ea04 a,
li#ea05 a{
	display:block;
	padding:40px 40px 0;
	width:400px;
	height:290px;
	color:#fff;
	font-size:12px;
}

* html li#ea04 a{
	width:480px;
	height:330px;
}
* html li#ea05 a{
	width:480px;
	height:330px;
}

li#ea04 a:hover{background:url(../img/img_index04.gif) no-repeat -480px 0;}
li#ea05 a:hover{background:url(../img/img_index05.gif) no-repeat -480px 0;}