/* @charset "Shift_JIS"; */

/* common Layout
----------------------------------------------------*/
div#globalnavi ol li.home a{
	width: 100px;
	background: url(../common/images/btn_gb_home_o.gif) no-repeat 0px 0px;
}


/* All Layout
----------------------------------------------------*/
div#img-area{
  width: 744px;
  height: 254px; /* 240+14 */
	background: #fff url(../images/bg_img_area.jpg) repeat-x left bottom;
}
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{
	background: url(../images/bg_contents_index.gif) repeat-y left top;
}
div#top-body div#left-area div#contents-navi h2{
	height: 32px;
	background: #fff;
}
/* div#top-body div#left-area div#contents-navi p{
	padding: 0px 0px 10px 11px;
  width: 330px;
	font-size: 80%;
	line-height: 110%;
	background: #fff;
}*/
div#top-body div#left-area div#contents-navi h3{
	height: 40px;
}
div#top-body div#left-area div#contents-navi div#leftbox{
	float: left;
	width: 368px;
}
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 {
	float: left;
	width: 184px;
}
div#top-body div#left-area div#contents-navi ul li{
/*	float: left;
	width: 158px; */
	padding: 0px 0px 5px 9px;
	background: url(../common/images/lm_arw.gif) no-repeat 2px 4px;
/*list-style-image: url("../common/images/lm_arw.gif"); */
}

/* div#top-body div#left-area div#contents-navi ul li.menufleft {	width: 110px;} */
/* div#top-body div#left-area div#contents-navi ul li a{
	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;
} */

div.banaLeft { float:left; }
div.banaRight {
  float:right;
  margin-top: 2px;
  width: 360px;
  font-size: 90%;
  color: #555;
}

/* 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;
	line-height: 110%;
	font-weight: bold;
	font-size:90%;
  color: #666; /* DarkSlateGray; */
}
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;
} */








