@charset "utf-8";
/* CSS Document */

/*visual部分------------------- */

#visual{
	background: url(../images/v_bg.gif) no-repeat;
	width: 900px;
	height: 264px;
	margin-bottom: 20px;
	padding: 5px;
}
/*contents部分------------------- */

#top_block01{
	background: url(../images/top_sohiboshi_bg.jpg) no-repeat;
	width: 660px;
	height: 190px;
}

#top_block02{
	background: url(../images/top_tokuchou_bg.jpg) no-repeat;
	width: 660px;
	height: 197px;
	margin-top: 15px;
}

.top_name{
	font-size: 12px;
	line-height: 1.5;
	padding-top: 50px;
	padding-left: 10px;
}

#top_news{
	padding-top: 15px;
}

.top_news_name{
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
}

.top_news_name02{
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom: #666 dotted 1px;
	padding-bottom: 5px;
	line-height: 1.3;
}