@charset "utf-8";

/*
===========================================================================
| 			 index
===========================================================================
*/

/*----------------------------------------------------------------------
/
/----------------------------------------------------------------------*/
div.navi{
	margin-bottom:20px;
	
}
div.chapter{
	margin: 0 0 30px 0;
}
div.chapter#news{
	margin-bottom:0;
	padding:0 0 0 190px;
	background: url(images/index/t_news.gif) no-repeat 15px 7px;
}
div.chapter#news table.line2{
	width:710px;
}

div.chapter#news td.day{
	font-size:90%;
	white-space:nowrap;
	width:80px;
	text-align:right;
	padding-top:8px;
	padding-bottom: 8px;
}
div.chapter#news td.topic{
	padding-left:28px;
	background: url(images/index/deci.gif) no-repeat 9px 14px;
	padding-top:8px;
	padding-bottom: 8px;
}
div.chapter#news table.line{
	width:100%;
	margin:10px 0;
	font-size:90%;
}
div.chapter#news td,div.chapter#news th{
	padding:2px 6px;
}
div.chapter#news td.detail{
	padding-left:2em;
	font-size: 90%;
}
table.line2 td.hasDetail{
	border-bottom: 1px dotted #ddd;

}
div.main{
	margin-bottom:25px;
}

/*----------------------------------------------------------------------
/			fukushima
/----------------------------------------------------------------------*/
div#headMessage{
	text-align:center;
	border:3px solid #dbdccc;
	padding: 10px;
		margin:10px 0 30px 0;
	background-color:#f9f9f3;
	color:#000;
}
div#headMessage p{
	margin:0
}
