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

#main h4 {
	margin: 15px 0px 15px 22px;
	padding: 0px 0px 0px 0px;
	height: 32px;
	width: 520px;
	background: url(../images/news.jpg) no-repeat;
}
#unit #data {
	font: bolder 12px/20px "ＭＳ ゴシック";
	color: #0066CC;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
}
#con #unit {
	margin: 12px 0px 0px 30px;
	padding: 0px;
	width: 505px;
	border-bottom: 1px dotted #666666;
}
#unit #title {
	display: block;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 350px;
	font: bold 12px/20px "ＭＳ ゴシック";
	color: #0066CC;
	text-decoration: none;
}
#unit #bun {
	font: 12px/19px "ＭＳ ゴシック";
	color: #666666;
	text-decoration: none;
	display: block;
	clear: both;
	margin: 10px 0px 5px;
	padding: 0px;
}
