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

 file name  :news.css
 style info :インフォメーション コンテンツエリア
=================================================================== */


h2#pgInfo-title {
width: 630px;
margin-bottom: 15px;
}

table#info-index {
width: 630px;
}

	table#info-index,
	table#info-index tr,
	table#info-index th,
	table#info-index td {
	border: none;
	vertical-align: top;
	}
	
	table#info-index tr.info-hl td {
	letter-spacing: 1;
	padding-top: 28px;
	padding-left: 14px;
	padding-bottom: 13px;
	}	
	
		table#info-index tr.info-hl td.press {
		padding-left: 0;
		padding-right: 53px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0;
		background: url(../../images/info_press.gif) no-repeat;
		background-position: right 30px;
		}
		
		table#info-index tr.info-hl td.news {
		padding-left: 0;
		padding-right: 53px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0;
		background: url(../../images/info_news.gif) no-repeat;
		background-position: right 30px;
		}
	
	table#info-index tr.info-txt {
	/*border-bottom: 1px solid #d5d5d5;*/
	}
	
	table#info-index tr.info-txt td {
	letter-spacing: 1;
	font-size: 83.4%;
	line-height: 183.4%;
	padding-left: 14px;
	padding-bottom: 28px;
	border-bottom: 1px solid #d5d5d5;
	}



div#sub-navi-news {
width: 210px;
margin-bottom: 30px;
}


	div#sub-navi-news li a {
	display: block;
	height: 49px;
	padding-left: 15px;
	color: #333333;
	line-height: 49px;
	background: url(../../news/images/subNavi/subNavi_news.gif) no-repeat;
	}
	
	div#sub-navi-news li#bYear a {
	display: block;
	height: 49px;
	padding-left: 15px;
	background: url(../../news/images/subNavi/subNavi_news2.gif) no-repeat;
	}
	
	div#sub-navi-news li a:hover {
	display: block;
	height: 49px;
	background: url(../../news/images/subNavi/subNavi_news_o.gif) no-repeat;
	}

	div#sub-navi-news li#bYear a:hover {
	display: block;
	height: 49px;
	background: url(../../news/images/subNavi/subNavi_news2_o.gif) no-repeat;
	}
	
	
	div#sub-navi-news li.news-act a,
	div#sub-navi-news li.news-act a:hover {
	display: block;
	height: 49px;
	padding-left: 15px;
	color: #333333;
	line-height: 49px;
	background: url(../../news/images/subNavi/subNavi_news_a.gif) no-repeat;
	}
	
	div#sub-navi-news li#news-bYear-act a,
	div#sub-navi-news li#news-bYear-act a:hover {
	display: block;
	height: 49px;
	padding-left: 15px;
	color: #333333;
	line-height: 49px;
	background: url(../../news/images/subNavi/subNavi_news2_a.gif) no-repeat;
	}

p.news-date {
text-align: right;
color: #959595;
font-size: 83.4%;
margin-bottom: 20px;
}

p.news-head {
color: #ff771d;
font-size: 150%;
text-align: center;
line-height: 150%;
margin-bottom: 50px;
}

	p.news-head span.news-subhead {
	font-size: 75%;
	color: #252525;
	line-height: 175%;
	}

p.readN {
margin-bottom: 30px;
}

p.nPh {
font-size: 120.0%;
font-weight: bold;
}

table.news-detail {
clear: both;
}


	table.news-detail,
	table.news-detail tr,
	table.news-detail td {
	border: 0;
	letter-spacing: 1;
	line-height: 183.4%;
	margin-bottom: 30px;
	}
	

table.table-flamme,
table.table-flamme tr,
table.table-flamme td {
border: 0;
margin: 0 auto;
padding: 0 20px;
text-align: center;
letter-spacing: 1;
line-height: 183.4%;
}

	table.table-flamme p.note {
	text-align: center;
	}

table th.thead {
padding: 8px 0;
}





