@charset "utf-8";
/* ===================================================================
CSS information

 file name  :news.css
 style info :NEWS&TOPICS, PRESS　コンテンツエリア
=================================================================== */

ul#subNavi-news {
margin: 0 0 10px 0;
padding-bottom: 4px;
background: url(../images/sNavi_bottom.gif) no-repeat;
background-position: bottom;
}

ul#subNavi-news li {
width: 201px;
height: 32px;
font-size: 108.4%;
line-height: 31px;
list-style: none;
margin: 0;
background: url(../../news/images/sNavi_news.gif) no-repeat;
}

ul#subNavi-news li a {
width: 171px;
_width: 201px;
height: 32px;
display: block;
padding: 1px 0 0 30px;
color: #333333;
}

	ul#subNavi-news li a:hover {
	color: #bca07f;
	text-decoration: none;
	}

ul#subNavi-news li.nAct {
display: block;
color: #333333;
background: url(../../news/images/sNavi_news_a.gif) no-repeat;
}


div.news-box {
clear: both;
margin-top: 20px;
border-bottom: 1px solid #CCC;
}

	p.news-date {
	width: 100px;
	float: left;
	font-size: 108.4%;
	font-weight: bold;
	}
	
	p.news-title {
	width: 604px;
	_width: 624px;
	float: right;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 108.4%;
	font-weight: bold;
	background: url(../images/arrow_next.gif) no-repeat;
	background-position: left 4px;
	}
	
	p.news-txt {
	width: 604px;
	_width: 624px;
	padding-left: 20px;
	float: right;
	margin-bottom: 20px;
	}


p.rDate {
margin: 20px 0;
font-size: 108.4%;
text-align: right;
}

div.news-head {
margin-bottom: 30px;
padding: 20px 0;
border-top: 3px solid #3f3f3f;
background: url(../../news/images/line_dot.gif) no-repeat;
background-position: bottom;
}

	div.news-head p.mTitle {
	text-align: center;
	font-size: 133.4%;
	font-weight: bold;
	}
	
	div.news-head p.sTitle {
	margin-top: 10px;
	text-align: center;
	font-size: 116.7%;
	font-weight: bold;
	}
	
p.nSl {
font-weight: bold;
margin-bottom: 5px;
}

table.table-news td {
border: none;
padding-right: 5px;
vertical-align: top;
}

table.table-flamme {
margin: 30px auto;
}

table.table-flamme td {
border: none;
text-align: center;
padding-right: 50px;
}

