@charset "UTF-8";
/* CSS Document */

/*top用*/
#main_contents{
	width: 1000px;
	min-height: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	background-color: #FFF;
	height: auto;
}

#main_contents_right_box{
	width: auto;
	float: right;
	padding-top: 0px;
	margin-right: 20px;
	height: 237px;
	margin-top: 90px;
}

#main_contents_left_box{
	width: 754px;
	float: left;
	margin-left: 25px;
	height: 468px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}


#news{
	width: 754px;
	float: left;
	margin-left: 25px;
	height: auto;
	overflow-y: auto;
	margin-top: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	overflow: visible;
	background-color: #FFF;
}
a.news {
	font-weight: lighter;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #F66;
	font-style: inherit;
	line-height: 18px;
	text-decoration: none;
	border:none;
}
a.news:link {
	color: #C66;
	text-decoration: none;
		border:none;
}
a.news:visited {
	color: #999;
	text-decoration: none;
}
a.news:hover {
	color: #3C9;
	text-decoration: none;
	border:none;
}

#news .news_txt{
	width: 530px;
	margin-bottom: 5px;
	margin-left: 185px;
	padding-left: 5px;
	padding-top: 8px;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}

#news .cate{
	width: 90px;
	height: 23px;
	float: left;
	font-size: 13px;
	text-align: center;
	color: #666;
	line-height: 18px;
	margin-top: 3px;
	margin-left: 8px;
	background-image: url(../../img/topics_cate_1_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	padding-top: 6px;
}
#news .cate2{
	width: 90px;
	height: 23px;
	float: left;
	font-size: 13px;
	text-align: center;
	color: #666;
	line-height: 18px;
	margin-top: 3px;
	margin-left: 8px;
	background-image: url(../../img/topics_cate_2_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	padding-top: 6px;
}
#news .date{
	width: 65px;
	float: left;
	margin-left: 10px;
	padding: 3px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #666;
	line-height: 18px;
	margin-top: 5px;
}
#news_title{
	width: 754px;
	float: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 72px;
	padding: 0px;
}
#news .line{
	width: 730px;
	height: 40px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../../img/topics_line.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#right_area{
	width: 176px;
	float: right;
	margin-right: 25px;
	margin-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}

.right_box{
	width: 220px;
	float: right;
	padding-top: 0px;
	margin-right: 20px;
	background-image: ;
	height: 175px;
	margin-top: 10px;
	border: thin solid #CCC;
	border-radius: 8px;
	text-align: center;
}
.right2_box{
	width: 210px;
	float: none;
	padding-top: 0px;
	background-image: url(../top/top_img/lunch_bg.png);
	background-repeat: no-repeat;
	height: 280px;
	margin-top: 15px;
	border-radius: 8px;
	text-align: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #666;
	margin-right: 0px;
	border: thin solid #CCC;
}

.right2_box_txt{
	width: 180px;
	padding-top: 50px;
	height: 105px;
	padding-left: 20px;
}
.righ2t_box_photo{
	width: 150px;
	margin-leftt: 10px;
	height: 112px;
	padding: 0px;
	margin-left: 30px;
	border: thin solid #288F23;
}


#left_box{
	width: 238px;
	height: auto;
	float: left;
	padding-right: 0px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 2px;
	padding-bottom: 5px;
}

.left_bnr_box{
	width: 700px;
	height: auto;
	float: left;
	padding-right: 0px;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 5px;
}
.bottom_bnr{
	width: 460px;
	float: left;
	margin-left: 0px;
	height: 95px;
	margin-top: 9px;
	padding: 0px;
}
