@charset "shift_jis";

/*----------------------------------------------------------------
	ˆ»‘é -http://ayataka.jp/
	for top pages
----------------------------------------------------------------*/

/*----------------------------------------------------------------
-- body
----------------------------------------------------------------*/
html {background:#FFF;}
body{
	background:#FFF url(../../images/bg_body_top02.jpg) no-repeat center top;
	font-size:100%;
	margin:0;
	padding:0;
}

/*----------------------------------------------------------------
-- #ContentBody
----------------------------------------------------------------*/
#ContentBody {
	width:983px;
	min-width:983px;
	margin:0 auto;
}


/*----------------------------------------------------------------
-- #GlobalNavi
----------------------------------------------------------------*/
body#top #GlobalNavi {
	width:980px;
	height:33px;
	margin:10px 0 0;
}

/*----------------------------------------------------------------
-- #Content
----------------------------------------------------------------*/
#Content {
	clear:both;
	width:980px;
	margin-top:9px;
	padding:3px 3px 0;
	background:#FFF url(../../images/bg_content_top.jpg) no-repeat left top;
	text-align:left;
}

/*----------------------------------------------------------------
-- #ContentBottom
----------------------------------------------------------------*/
#ContentBottom {
	width:100%;
	padding:0;
	background:#FFF url(../../images/bg_news.jpg) no-repeat center top;
	text-align:left;
}

#ContentBottom ul li {
	margin:0;
}

#BottomNavi {
	width:980px;
	margin:0 auto;
	padding:13px 0;

}

#BottomNavi #News {
	float:left;
	width:400px;
	margin-right:5px;
}

#BottomNavi #News dl dt {
	clear:left;
	float:left;
	width:55px;
	padding-top:3px;
}

#BottomNavi #News dl dd {
	width:345px;
	margin-left:55px;
}

* html #BottomNavi #News dl dd {
	margin-top:-18px;
}

#BottomNavi #News dl dd ul {
	width:345px;
}

#BottomNavi #News dl dd ul li {
	display:block;
	font-size:75%;
	line-height:1.6;
}

#BottomNavi ul.bnr {
	display:inline;
	float:left;
	width:570px;
	margin-left:-5px;
}

#BottomNavi ul.bnr li {
	display:inline;
	margin-left:10px;

}

