/**********************
date 2011/06/22
ver 1.00
*********************/

@charset "euc-jp";

/*=====================================
style
=====================================*/
/* ヘッダ */
#top #header {
	background: url("../header-bg.png") no-repeat;
	width:950px;
	height:111px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#top #header .yahoo a{
	height: 26px;
	width: 133px;
	top:5px;
	left:15px;
	position: absolute;
}
#top #header .yomi-deco img{
	height: 21px;
	width: 119px;
	top:10px;
	left:818px;
	position: absolute;
}
#top #header .fight img{
	width: 176px;
	height: 56px;
	top:40px;
	left:57px;
	position: absolute;
}
#top #header h1 a{
	height:45px;
	width:449px;
	left: 275px;
	top: 47px;
	position: absolute;
}
/* コンテンツ */
#top #contents{
	margin:15px 10px;
	position:relative;
}
#top #map,
#top #map_after{
	width:854px;
	height:512px;
	background:url("../top-map.jpg") no-repeat;
	margin:0 0 20px 43px;
	padding:0;
	position:relative;
}
#top #map_after{
	background:url("../top-map_after.jpg") no-repeat;
}

#top #map h2,
#top #map_after h2{
	text-indent:-9999px;
	display:block;
	width:168px;
	height:42px;
	top:41px;
	left:336px;
	position:absolute;
	border:none;
	overflow:hidden;
}
#top #map .start,
#top #map_after .start{
	text-indent:-9999px;
	display:block;
	width:55px;
	height:30px;
	top:86px;
	left:209px;
	position:absolute;
}
#top #map .goal,
#top #map_after .goal{
	text-indent:-9999px;
	display:block;
	width:70px;
	height:12px;
	top:399px;
	left:253px;
	position:absolute;
}
#top #map .chobo,
#top #map_after .chobo{
	display:block;
	width:485px;
	top:452px;
	left:175px;
	position:absolute;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#970F00;
}
#top #map .reason,
#top #map .water,
#top #map .quiz,
#top #map .game,
#top #map_after .reason,
#top #map_after .water,
#top #map_after .quiz,
#top #map_after .game,
#top #map_after .diary{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:130px;
	height:65px;
	position:absolute;
}

#top #map .reason,
#top #map_after .reason{
	top:140px;
	left:200px;
}
#top #map .water,
#top #map_after .water{
	top:140px;
	left:485px;
}
#top #map .quiz{
	top:310px;
	left:545px;
}
#top #map .game{
	top:310px;
	left:250px;
}
#top #map_after .quiz{
	top:280px;
	left:565px;
}
#top #map_after .game{
	top:328px;
	left:315px;
}
#top #map_after .diary{
	top:240px;
	left:140px;
}

#top-left{
	width:633px;
	float:left;
}
#top-left .news{
	margin:10px 0 13px 15px;
}
#top-left .news li{
	background:url("../top-news-icon.png" ) no-repeat 0 6px;
	padding:0 0 5px 18px;
}
#top-left .news li span{
	display:block;
	float:left;
	width:140px;
}
#top-left .eco{
	border:1px solid #FEC726;
	background:#FFFFB4;
	padding:15px 20px;
}
#top-left .eco img{
	margin:0 0 0 10px;
}
#top-right{
	width:277px;
	float:right;
}
#top-right .hisai img{
	margin:0 0 10px 0;
}
#top-right .teacher{
	border:1px solid #8A9DFF;
	background:#F2F2F2;
	padding:10px 15px;
}
#top-right .teacher img{
	margin:0 0 10px 0;
}