@charset "euc-jp";
/* CSS Document */

h2{
	margin-top: 14px;
	margin-bottom: 11px;
}
.hasen{
	border-top: 1px dotted #C9C9C9;
	height: 1px;
	width: 420px;
	margin-bottom: 10px;
}
.newarea{
	height: auto;
	width: 420px;
	border-bottom: 1px dotted #C9C9C9;
	padding-bottom: 13px;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	letter-spacing: 1px;
	margin-bottom: 13px;
}
.newarea a{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;

}
.newarea a:visited{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;

}
.newarea a:hover{
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;

}

.newareatop{
	width: 420px;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9C9C9;
	display: block;
	height: 11px;
}

.date{
	color: #E07800;
	margin-right: 10px;
}
