@charset "Shift_JIS";

/* All Layout
----------------------------------------------------*/
div#img-area{
	height: 310px;
	background: #fff url(../images/bg_img_area.jpg) repeat-x left 287px;
}
div#top-body{
	width: 744px;
	background: #fff url(../images/bg_top_body_dot.gif) repeat-y left top;
}

/* Left-area Layout
----------------------------------------------------*/
div#top-body div#left-area{
	float: left;
	width: 526px;
}
div#top-body div#left-area div#contents-navi{
	width: 526px;
	background: url(../images/bg_contents_index.gif) repeat-y left top;
}
div#top-body div#left-area div#contents-navi h2{
	height: 39px;
	background: #fff;
}
div#top-body div#left-area div#contents-navi h3{
	width: 158px;
	height: 40px;
}
div#top-body div#left-area div#contents-navi div#leftbox{
	float: left;
	width: 184px;
}
div#top-body div#left-area div#contents-navi div#centerbox{
	float: left;
	width: 183px;
}
div#top-body div#left-area div#contents-navi div#rightbox{
	float: right;
	width: 158px;
}
div#top-body div#left-area div#contents-navi ul{
	width: 158px;
}
div#top-body div#left-area div#contents-navi ul li{
	float: left;
	width: 158px;
	padding: 0px 0px 5px 0px;
	background: url(../common/images/lm_arw.gif) no-repeat 2px 4px;
}
div#top-body div#left-area div#contents-navi ul li a{
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 9px;
}
div#top-body div#left-area div#contents-navi ul li a:hover{
	text-decoration: underline;
}
div#top-body div#left-area div#other-area{
	width: 526px;
	padding: 14px 0px 0px 0px;
	border-top: 1px solid #c1c1c1;
}


/* Right-area Layout
----------------------------------------------------*/
div#top-body div#right-area{
	float: right;
	width: 191px;
}
div#top-body div#right-area h2{
	height: 39px;
}
div#top-body div#right-area ul#news li div.day{
	clear: both;
	padding: 0px 0px 5px 0px;
	font-size: 80%;
	line-height: 110%;
	font-weight: bold;
}
div#top-body div#right-area ul#news li div.txt{
	clear: both;
	padding: 0px 0px 8px 9px;
	background: url(../common/images/lm_arw.gif) no-repeat 2px 4px;
}
div#top-body div#right-area p.btn-more{
	background: url(../common/images/line_dot_pagebody.gif) no-repeat left top;
	padding: 4px 0px 5px;
	text-align: right;
}







