@charset "UTF-8";



.news_list{
	width:697px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
	border-bottom:1px dotted #cccccc;
}
.news_list dt{
	width:80px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:13px;
	line-height:1.4em;
	background-image:url(../img/icon_news.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.news_list dd{
	width:580px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	font-size:13px;
	line-height:1.4em;
}

#main_inside h1.h1_gray_news{
	width:695px;
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size:250%;
	line-height:1.4em;
	background:none;
	color:#003366;
}
.news_day{
	margin:0px 0px 3px 0px;
	font-size:200%;
	line-height:1.4em;
	color:#003366;
	font-weight:bold;
}
.news_title{
	margin:0px 0px 0px 0px;
	font-size:200%;
	background:none;
	color:#003366;
	font-weight:bold;
}

.back_list{
	
}









