
/* 最新情報を知る */

#bar_news {
	background-image: url(../images/news/bar_route.gif);
	width: 950px;
	height: 44px;
	text-align: right;
}

#news_body {
	width: 950px;
	margin-top: 20px;	
	text-align: left;
}


#news_body_left {
	width: 950px;
	float: left;

	text-align: left;
}


#news_body_right {
	width: 200px;
	float: right;
	background-color: #f6f7f7;
	text-align: center;
	overflow: auto;
}



.box_festival {
	font-size: 12px;
	line-height: 18px;
	width: 445px;
	border: solid 1px #cccccc;
	padding: 10px;
	float: left;
}

.festival_ttl {
	font-size: 14px;
	color: #b60007;
	font-weight: bold;
	float: left;
	margin-top: 2px;
}

.festival_month {
	width: 70px;
	font-size: 12px;
	color: #ffffff;
	float: right;
	background-color: #b60007;
	padding: 1px;
	margin-bottom: 3px;
	text-align: center;
}


#table_news {
	width: 950px;
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;

}

.table_news_ttl {

	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.news_td_1 {

	background-color: #ffe4e1;
	padding: 5px;
}

.news_td_2 {

	background-color: #fff5ee;
	padding: 5px;
}

.izulink_img {
	margin-bottom: 10px;
}



.news_footerbt{
	margin: 0px 0px 0px 0px;
	padding:  10px 0px 0px 10px;
	background-color: #f6f7f7;	
}

.news_footerbt li {
	display: inline;
	margin: 10px 10px 0px 0px;
	padding: 15px 0px 0px 0px;
	list-style: none outside;
	width: auto;
}




/* 最新情報を知る end */

