@charset "EUC-JP";

a.press {	text-decoration: underline;}
a.press:link {	color:#694132;}
a.press:visited {	color:#694132;}
a.press:active {	color:#694132;}
a.press:hover {	color:#694132; text-decoration: none;}


.next_link{
	margin-top:20px;
	margin-bottom:50px;
	text-align:center;
}

.message_tit{
	font-size:125%;
	font-weight:bold;
	color:#333;
	margin-bottom:6px;
}

#press_bar{
	margin-bottom:45px;
}

.press_line{
	width:640px;
	padding-top:18px;
	padding-bottom:18px;
	clear:both;
}

.press_date{
	float:left;
	width:130px;
	font-size:100%;
	font-weight:bold;
	color:#C89650;
}

.press_title{
	float:right;
	width:510px;
	font-size:115%;	
	color:#333;
}


.news_line2{
	width:640px;
	margin-top:35px;
	margin-bottom:15px;
}

.news_line{
	width:900px;
	margin-top:35px;
	margin-bottom:15px;
}

.news_date{
	font-size:100%;
	font-weight:bold;
	color:#C89650;
}

.news_title{
	font-size:125%;	
	font-weight:bold;
	color:#333;
	margin-bottom:20px;
}

.news_title_big{
	font-size:18px;	
	font-weight:bold;
	color:#333;
	margin-bottom:20px;
}

span.red{
	color:#F00;
}

.news_ph{
	margin-top:20px;
}