@charset "utf-8";


.ttl_news {
    margin:0px 0 35px;
	padding:0px;
	width:690px;
	height:68px;
	background:url(../img/title/news.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

#newsdl {
    zoom:1;
	overflow:hidden;
	margin:10px 0px 20px;
	padding:0px;
	width:690px;
}

#newsdl dt {
    clear:both;
	float:left;
	width:8.8em;
	padding:5px 0px;
	margin:0;
}

*html #newsdldt {
    width:8em;
}

#newsdl dd {
    margin:0px;
	padding:5px 0px 5px 8.8em;
	background:url(../img/border_dott.jpg) repeat-x left bottom;
}

*html #newsdl dd {
    padding-left:8em;
}

.newsttl {
    margin:0px;
	padding:10px 0px 0px 30px;
	width:660px;
	height:auto;
	background:url(../img/news/newstitle_bg.jpg) no-repeat 0 0;
}

.newsttl h2 {
color:#008d53;
	font-size:18px;
	font-weight:bold;
}

.newsttlbottom {
    margin:0px;
	padding:0px;
	background:url(../img/news/newstitle_bg.jpg) no-repeat right bottom;
	height:7px;
}

.news_date {
    margin:5px 0px 15px;
	padding:0px;
	text-align:right;
}

.news_cnt {
    margin:0px 0 10px;
	padding:0px 0 15px;
	border-bottom:1px solid #dadada;
	position:relative;
	width:690px;
}

.newsback {
    text-align:right;
	margin-bottom:20px;
}

.news_cnt p {
    margin:0px;
	padding:0px 0px 10px;
}