body div#wrapper {
	font-family:'Times New Roman',serif,Verdana,Tahoma,Arial,Helvetica;
}

html {
	border-width:0px;
	padding-left:2px;
}
#wrapper #news {
	width:760px;
}
#wrapper #news .img_area {
	vertical-align:text-top;
	padding-top:3px;
}
#wrapper #news .news_day {
	float:left;
	margin-left:5px;
	padding-left:5px;
	vertical-align:text-top;
}
#wrapper #news .news_img {
	float:left;
	margin:3px 10px 0px;
}
#wrapper #news .news_title {
	float:left;
	max-width:515px;
}
/*#wrapper #news img {
	margin-top:3px;
	margin-left:10px;
	margin-right:10px;
}*/
#wrapper #news .day_area {
	vertical-align:top;
}
#news .n-spacer {
	clear:both;
	height:3px;
}
#banner_area {
	text-align:right;
	vertical-align:top;
}
#banner_area img {
	margin-top:6px;
	margin-right:2px;
}
#headbar {
	position:absolute;
	left:0px;
	width:0px;
	height:1px;
	overflow:hidden;
	background-color: #b5b2b5;
}
#header {
	width:980px;
	overflow:hidden;
	float:left;
}

#e_header {
	width:980px;
	overflow:hidden;
	float:left;
}

/* news menu */
#contents-menu {
	border-bottom:1px solid #cccccc;
	list-style-type: none;
}
#contents-menu ul {
}
#contents-menu ul li {
}
#contents-menu ul li a{
	margin:0;
	padding:0;
	width:186px;
	
	display:block;
	text-decoration:none;
	padding-top:4px;
	_padding-top:5px;
	padding-left:14px;
	padding-bottom:10px;
   _padding-bottom:5px;
	border-top:0px dotted #aaa;
	color:#333;
	
	background-image:url(../fmt_img/localmenu.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size:12px;
	_height:20px;
	margin-top:0px;
}
#contents-menu a:hover {
	background-image:url(../fmt_img/localmenu-o.jpg);
	color:#990014;
}
#contents-menu ul li#current-c a{
	background-position:0px 0px;
	border-bottom:0px dotted #aaa;
	background-image:url(../fmt_img/localmenu-c.jpg);
}


/* ニュース テーブル作成(日本語版) */
#table_size{
width:980px;
float:left;
border:0;
margin:0;
}

#table_title{
width:980px;
height:43px;
float:left;
border:0;
margin:0;
background:url(../ja/images/tit_news.gif);
}

#table_rajio{
width:765px;
height:15px;
float:right;
border:0;
margin:0;
}

#table_space{
width:215px;
height:15px;
float:left;
border:0;
margin:0;
}

#table_space2{
float:left;
border:0;
margin:0;
}

#table_nengo{
width:200px;
float:left;
border:0;
margin:0;
}

#table_cont{
float:left;
width:770px;
}


/* ニュース テーブル作成(英語版 */
#table_size_en{
width:980px;
float:left;
border:0;
margin:0;
}

#table_title_en{
width:980px;
height:43px;
float:left;
border:0;
margin:0;
background:url(../en/images/tit_news.gif);
}

#table_rajio_en{
width:765px;
height:15px;
float:right;
border:0;
margin:0;
}

#table_space_en{
width:215px;
height:15px;
float:left;
border:0;
margin:0;
}

#table_space2_en{
float:left;
border:0;
margin:0;
}

#table_nengo_en{
width:200px;
float:left;
border:0;
margin:0;
}

#table_cont_en{
float:left;
width:770px;
}
