@charset "UTF-8";
/* コンテンツ */
#flash_area {
	height:350px;
}
.wnew {
	position:relative;
	width:500px;
	height:28px;
	margin:10px 0 22px;
}
.wnew h3 {
	width:500px;
	height:28px;
	background-image:url(../img/sub1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:0em;
	border-bottom:1px solid #999;
}
.wnew p {
	position:absolute;
	width:58px;
	height:22px;
	top:0;
	right:0;
	background-image:url(../img/tolist.gif);
}
.wnew p a {
	display:block;
	background-image:url(../img/tolist.gif);
	background-position:0 -22px;
	width:58px;
	height:22px;
	text-indent:-9999px;
	font-size:0em;
}
.news {
	width:480px;
	margin:0 0 20px 10px;
	padding-bottom:20px;
	line-height:1.6;
	border-bottom:1px dotted #ccc;
}
.date {
	float:left;
	width:90px;
	color:#999;
	font-size:85%;
}
.ndoc {
	float:left;
}