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

/*news -------------------------*/

#newspage {
	height:auto;
	margin-top:-20px;	
	margin-bottom:30px;
	}

#newspage dl {
	width:710px;
	margin-top:10px;
}
#newspage dt {
line-height: 3em;
color: #6E90A2;
float: left;
border-bottom: 1px solid #6E90A2;
}
#newspage dd {
line-height: 3em;
border-bottom: 1px dotted #A9A9A9;
margin-left: 90px;
}

p.detail {
	color:#21429D;
	text-align:right;
	margin-top:-33px;
	margin-right:28px;
	margin-bottom:10px;
	font-size:13px;
}
