@charset "UTF-8";

#ttlImage {
	background-image: url(../images/news/ttl.jpg);
	height: 127px;
	background-position: center;
	background-repeat: no-repeat;
}
#ttlImage span {
	display: none;
}

#ttlImage2 {
	background-image: url(../images/recreation/ttl.jpg);
	height: 127px;
	background-position: center;
	background-repeat: no-repeat;
}
#ttlImage2 span {
	display: none;
}

#news_box{
	float:left;
	margin:30px 0;
}

#news_box a:link,#news_box a:visited{
	color: #666;
	text-decoration:none;}
	
#news_box a:hover,#news_box a:active{
	color: #666;
	text-decoration:underline;}


#news_box ul li {
	line-height: 1.5;
	margin: 5px 0 5px 5px;
	border-bottom:1px dotted #CCC;
}

#news_box ul dl .new {
	background: url(../images/top/icon_01.gif) no-repeat;
	min-height:17px;
	padding: 0 0 5px 45px;
	width: 140px;
}

#news_box ul dl .normal {
	min-height:17px;
	padding: 0 0 5px 45px;
	width: 140px;
}

#news_box ul dl{
	float:left;
	width:612px;}
	
#news_box ul dt {
	float:left;
	color: #E9676F;
	margin-left: 5px;
}

#news_box ul dd{
	float:left;
	width:410px;
	margin:0 0 0 5px;
	}
	
	
/**詳細**/

#news_d_box{
	float:left;
	margin:30px 0;
}

.news_title{
	float:left;
	margin:0 0 20px 0;
	width:612px;
	
}

.news_title dt{
	float:left;
	width:150px;
	color: #E9676F;
}

.news_title dd{
	float:left;
	width:410px;
	font-size:18px;
	line-height:1.2;
}

.news_mainphoto{
	float:left;
	width:612px;
	overflow:hidden;
	margin:0 0 20px 0;
}

.news_text{
	float:left;
	width:612px;
	font-size:14px;
}

#news_d_box .news_subphoto{
	float:left;
	width:612px;
	margin:20px 0 0 0;
}

#news_d_box .news_caption{
	float:left;
	width:612px;
	margin:5px 0 0 0;
}

#news_d_box li{
	float:left;
	width:200px;
	max-height:130px;
	overflow:hidden;
	margin:0 4px 0 0;
	text-align:center;
	font-size:12px;
}

.d_pdf_img{
	float:left;
	margin:20px 0 0 0;
}

.d_pdf{
	float:left;
	margin:20px 0 0 10px;
}