@charset "utf-8";
body{
	background-image: url(index_img/body_back.png);
	background-repeat: repeat-x;
}
#wrapper {
	background-image: url(index_img/header_back.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 900px;
	margin:0 auto;
	/*background-color:#fff;*/
	position: relative;
}
.logo {
	height: 185px;
	width: 185px;
	position: absolute;
	top: 47px;
}
div.logo h1 a{
	background-image: url(index_img/logo.png);
	background-repeat: no-repeat;
	display:block;
	text-indent:-9999px;
	width:185px;
	height:185px;
}

/*トップページ Flash用 start*/
#flash{
	position:relative;
}
#news{
	position:absolute;
	top:515px;
	left:120px;
	font-size:12px;
	width: 700px;
}
#news th,#news td{padding:5px;}
#news th{
	width:100px;
	font-weight:bold;
}
/*トップページ Flash用 end*/


/*ナビメニュー*/
ul.navi{
	width:900px;
	height:30px;
	position:absolute;
	top:0px;
	left:30px;
}
.boshuArea {
	height: 172px;
	width: 167px;
}


ul.navi li{
	float:left;
	display:block;
}
li.schedule a,li.gallery a,li.news a,li.comments a,li.topics a,li.home a{
	background-image:url(index_img/navi.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height:30px;
}
li.schedule a{
	background-position: 0px 10px;
	width:144px;
}
li.gallery a{
	background-position:-145px 10px;
	width:158px;
}
li.news a{
	background-position:-300px 10px;
	width:131px;
}
li.comments a{
	background-position:-433px 10px;
	width:219px;
}
li.topics a{
	width:193px;
	background-position:-652px 10px;
}
li.home a{
	width:52px;
	background-position:-845px 10px;
}
li.schedule a:hover,li.gallery a:hover,li.news a:hover,li.comments a:hover,li.topics a:hover,li.home a:hover{
	background-image:url(index_img/navi_over.png);
	background-repeat:no-repeat;
}
.train {
	background-image: url(index_img/train.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 210px;
	width: 687px;
	left: 244px;
	top: 27px;
	text-indent:-9999px;
}
/*ヘッダー部分終了*/
	
.wood {
	background-image: url(index_img/wood.png);
	background-repeat: no-repeat;
	height: 650px;
	width: 927px;
	position:absolute;
	top:249px;
	left:15px;
}
p.boshuArea a,p.kyouikuArea a,p.onedayArea a,p.kanaiArea a,p.kagaiArea a,p.yearArea a,p.busrootArea a,p.mapArea a{
	text-indent:-9999px;
	display:block;
	position:absolute;
}
p.boshuArea a:hover,p.kyouikuArea a:hover,p.onedayArea a:hover,p.kanaiArea a:hover,p.kagaiArea a:hover,p.yearArea a:hover,p.busrootArea a:hover,p.mapArea a:hover{
	background-repeat:no-repeat;
}
p.boshuArea a{
	background-image:url(index_img/boshuyoukou.png);
	width:200px;
	height:172px;
	left:47px;
	top: 73px;
}
p.boshuArea a:hover{
	background-image:url(index_img/boshuyoukou_2.png);
}
p.kyouikuArea a{
	background-image:url(index_img/kyouikuhousin.png);
	width:200px;
	height:173px;
	left:204px;
	top:36px;
}
p.kyouikuArea a:hover {
	background-image:url(index_img/kyouikuhousin_2.png);
}
p.onedayArea a{
	background-image:url(index_img/oneday.png);
	width:180px;
	height:163px;
	left:391px;
	top:42px;
}
p.onedayArea a:hover{
	background-image:url(index_img/oneday_2.png);
}
p.kanaiArea a{
	background-image:url(index_img/kanai.png);
	width:360px;
	height:300px;
	left:529px;
	top:54px;
}
p.kanaiArea a:hover{
	background-image:url(index_img/kanai_2.png);
}
p.kagaiArea a{
	background-image:url(index_img/kagai.png);
	width:250px;
	height:250px;
	left:88px;
	top:215px;
}
p.kagaiArea a:hover{
	background-image:url(index_img/kagai_2.png);
}
p.yearArea a{
	background-image:url(index_img/year.png);
	width:300px;
	height:320px;
	left:278px;
	top:188px;
}
p.yearArea a:hover{
	background-image:url(index_img/year_2.png);
}
p.busrootArea a{
	background-image:url(index_img/busrootArea.png);
	width:200px;
	height:200px;
	left:510px;
	top:335px;
}
p.busrootArea a:hover{
	background-image:url(index_img/busrootArea_2.png);
}
p.mapArea a{
	background-image:url(index_img/mapArea.png);
	width:280px;
	height:170px;
	left:641px;
	top:357px;
}
p.mapArea a:hover{
	background-image:url(index_img/mapArea_2.png);
}
.whatnewArea {
	height: 133px;
	width: 878px;
	margin:0 auto;
	background-image:url(index_img/sinchakujouhou.png);
	background-repeat:no-repeat;
	position:absolute;
	left:11px;
	top:400px;
}
.whatnewArea dl {
	height: 100px;
	width: 700px;
	margin:60px auto 0;
}

.whatnewArea dt{
	font-size:12px;
	font-weight:bold;
	color:#F60;
}
.whatnewArea dd{
	font-size:12px;
	padding-bottom:5px;
	color:#666;
}
/*フッター*/
.footer {
	height: auto;
	width: 100%;
}
p.copy{
	background-image:url(index_img/copy.gif);
	width:460px;
	height:20px;
	text-indent:-9999px;
	margin:0 auto;
	background-repeat:no-repeat;
	margin-top:10px;
}
p.footerNavi{
	width:100%;
	text-align:center;
}
p.footerNavi a{
	font-size:12px;
	padding:5px;
	color:#666;
	text-decoration:none;
}
p.footerNavi a:hover{
	color:#F60;
}
p.footerNavi span{
	font-size:12px;
	color:#666;
}

