/*
汎用スタイルシート
*/


#newsArea {
	width:99%;
	margin:0 auto;
}

#newsArea dl#subNewsList {
	margin-bottom:30px;
}
#newsArea dl#subNewsList dt {
	float:left;
	padding:0px 20px 5px 30px;
	color:#9c9c9c;
	font-size:85%;
	margin-bottom:8px;
	line-height:160%;
	background:url(../img/info_im.gif) no-repeat 10px 2px;
}
#newsArea dl#subNewsList dd {
	border-bottom:1px solid #d3d3d3;
	padding-bottom:5px;
	margin-bottom:8px;
}

#newsDetail {
	width:99%;
	margin:0 auto;
}

#newsDetail h3 {
  border-left: 7px solid #7dbf14;
  padding-left:5px;
  border-bottom: 1px dashed #7dbf14;
  margin-bottom:20px;
	color:#090;
	font-weight:bold;
}

#newsDetail .cts {}

#newsDetail .cts p.photo {}

#newsDetail .cts p.photo img {
	float:right;
	margin:5px 0 10px 20px;
	padding:3px;
	background-color:#bbb;
}
.detailLinkB {
	float:right;
	margin-top:30px;

@charset "utf-8";
/* CSS Document */

