@charset "utf-8";
/* CSS Document */

#contents #right #news .title{
	float:left;
	width:85px;
}


em .date {
	width:100px;
	height:24px;
	background:url(../images/icon_news.gif) top left no-repeat;
}





#contents #right #news .document{
	float:left;
	width:673px;
	border:1px solid #e1ded6;
}

#contents #right #news .document .text_new{
	padding:30px;
	font-size:12px;
	line-height:2.1em;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#333333;
	border-top:1px dotted #cccccc;
}


#contents #right #news .document .text{
	padding:30px;
	font-size:12px;
	line-height:2.1em;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#333333;
	border-top:1px dotted #cccccc;
}

#contents #right #news .document .text img{
	margin-top:10px;
}
