/**************************************************************************/
/* 新着情報一覧 */
/**************************************************************************/
.page_title_news_summary_banner
{
	width:800px;
	height:60px;
	margin:0 0 0 0;
	border:none;
	background:url(../images/subpage_title_new_information.jpg) no-repeat;
}
.news_summary
{
	width:800px;
	border:1px #603f00 solid;
	margin:20px 0 20px 0;
}
.under_line
{
	width:780px;
	margin:40px 10px 0 10px;
	border-bottom:1px #603f00 solid;
}
.updateday
{
	width:66px;
	height:19px;
	margin:20px 0 0 15px;
	float:left;
	position:relative;
	background:url(../images/headline_new_information_update.jpg) no-repeat;
}
.naiyo
{
	width:36px;
	height:19px;
	margin:20px 0 0 50px;
	float:left;
	position:relative;
	background:url(../images/headline_new_information_contents.jpg) no-repeat;
}
.news_data
{
	width:780px;
	height:auto;
	margin:10px 0 10px 0;
}

.update_day
{
	width:66px;
	margin:10px 0 0 15px;
	float:left;
	position:relative;
}
.news_tilte
{
	width:600px;
	margin:10px 0 0 50px;
	float:left;
}

/**************************************************************************/
/* 新着情報詳細 */
/**************************************************************************/
.page_title_banner_news_detail
{
	width:800px;
	height:60px;
	margin:0 0 0 0;
	border:none;
	background:url(../images/subpage_title_new_information_detail.jpg) no-repeat;
}
.news_deatil
{
	width:508px;
	margin:20px 0 0 0;
	float:left;
}
.news_picture
{
	width:270px;
	height:280px;
	margin:40px 0 0 0;
	float:right;
}

.news_detail_title_bar
{
	width:510px;
	height:30px;
	margin:20px 0 0 0;
	background:url(../images/title_banner_blank.jpg) no-repeat;
}
.news_detail_title
{
	font-size:14px;
	margin:9px 0 9px 9px;
	position:absolute;
}
.news_naiyo
{
	width:508px;
	height:200px;
	margin:20px 0 0 0;
}


.button_back_news_summary
{
	width:151px;
	height:25px;
	margin:0 0 0 179px;
}
