@charset "Shift_JIS";
/* トップページの設定 */

#fla {
	width: 770px;
	height: 380px;
	background-color: #FFFFFF;
	margin: 0 15px 10px;
	text-align: center;
}

#top-main {
	width: 760px;
	margin: 0 15px;
	padding: 10px 5px;
	background-color:#FFFFFF;
}

/*---[contents]---*/
#top-contents {
	width: 430px;
	float: left;
	margin-left: 10px;
	margin-bottom: 50px;
}

#top-contents h2#news {
	width: 430px;
	height: 25px;
	margin: 0;
	text-align: left;
	background-image: url(../img/h_kiji.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}

/*---バナーエリア---*/
#bnr-box {
	width: 130px;
	float: left;
	margin-left: 10px;
	margin-bottom: 50px;
	text-align: center;
}

#bnr-box li {
	margin-bottom: 10px;
}	