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

#news{
	margin-bottom:20px;
	position:relative;
}

#news .stitle_news{
	background:url(../inquiry/images/bg_stitle.gif) no-repeat 0 9px;
	font-size:116%;
	text-indent:35px;
	font-weight:bold;
	padding-top:20px;
	height:42px;
	color:#333333;
}

#news .stitle_news2{
	background:url(../inquiry/images/bg_stitle.gif) no-repeat 0 9px;
	font-size:116%;
	text-indent:50px;
	font-weight:bold;
	padding-top:20px;
	height:30px;
	color:#333333;
}

#news .news_btn2 {
	position:absolute;
	top:22px;
	right:14px;
}

#news .detail_box{
	width:644px;
	margin:0 auto;
	color:#333;
	padding-bottom:20px;
}

#news .news_date{
	border-bottom:dotted 1px #bcb5af;
	padding-bottom:7px;
	text-align:right;
	margin-bottom:20px;
}

#news .line_h{
	line-height:2;
}

#news .catch_copy {
	font-size:116%;
}
