/* top
--------------------------------------------------------------------------------*/
body{
	background: #FFFFFF url(../img/bg_top.gif) repeat-x center top;
}

#topBg{
	width: 770px;
	height: 679px;
	margin: 0 auto;
	background: url(../img/bg_top02.gif) no-repeat center top;
}

#mainimg{
	clear: both;
}

#news {
	width: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#news dl {
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#news dt {
	font-size: 12px;	// 11px->12px by Shimizu
	line-height: 12px;
	font-weight: bold;	// normal -> bold
	color: #3366CC;
	background-image: url(../../img/arrow_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dd {
	padding-bottom: 9px;
	padding-top: 0px;
	background-image: url(../../img/dot_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;	// 11px->12px by Shimizu
	line-height: 12px;
	color: #333333;
}



#contents {
	width: 734px;
	background: url(../img/bg_side.gif) repeat-y;
	clear:both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
}

#conL {
	width:504px;
	float:left;
}

#conL h2 {
	margin: 0 0 10px 0;
}

#conR {
	width:210px;
	float:right;
}

#bnrAria{
	width:190px;
	margin:10px;
}

.bnr01{
	width:190px;
	height:173px;
	text-align:center;
	margin:0px 0 10px 0;
	background:url(../img/side_otoiawase_bg.jpg) no-repeat left bottom;
}

.bnr02{
	width:190px;
	height:50px;
	text-align:center;
	margin:0px 0 10px 0;
}

#conBox{
	width:504px;
	clear:both;
	margin:10px 0 0 0;
}

#conBox p{
	width:120px;
	float:left;
	margin:0 0 0 10px;
}

.conBoxL{
	width:247px;
	float:left;
	margin:10px 0 0 0;
	background:url(../../img/bg_conbox.gif) repeat-y;
}

.conBoxR{
	width:247px;
	float:left;
	margin:10px 0 0 10px;
	background:url(../../img/bg_conbox.gif) repeat-y;
}

.conBoxImg{
	width:100px;
	float:left;
	margin:0 0 0 10px;
}

.conBoxBottom{
	clear:both;
	display:block;
}
