@charset "utf-8";

#news_con {
	width:655px;
	margin-top:20px;
}

.news_inner	{
	width:615px;
	margin:0 0 0 20px;
}

#news_tbl	{
	width:620px;
	margin-top:20px;
}

#news_tbl th	{
	width:130px;
	background:#9d9a84;
	padding:8px;
	vertical-align:middle;
	border-bottom:1px solid #fff;
	font-size:0.8em;
	color:#fff;
}

#news_tbl td	{
	font-size:0.8em;
	padding:8px;
	vertical-align:middle;
	border-bottom:1px dashed #ddd;
}

#news_tbl td img	{
	vertical-align:middle;
}

.news_tbl_btop	{
	border-top:1px dashed #ddd;
}

.h3_ttl	{
	width:655px;
	background:url(../images/h3_ttl.gif) no-repeat 0 0;
	padding:4px 0 8px 20px;
	font-size:0.9em;
}

.news_pdf	{
	border:solid 1px #ccc;
	padding:10px;
	margin-top:40px;
	/*margin-bottom:225px;*/
	font-size:0.8em;
}

.news_pdf dt	{
	float:left;
	width:463px;
}
.news_pdf dd	{
	float:right;
	width:110px;
}
