@charset "shift_jis";
/* トップのみ */
body {
	background-color: #FFF;
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat-x;
}
#main {
	margin-top: 20px;
	clear: both;
}
#menu_akita a:hover #m_home {
	text-decoration: none;
	background-image: url(top_akita2.jpg);
	background-repeat: no-repeat;
}
#menu li a:hover #m_gaiyou{
	background-image: url(top_m_gaiyou2.jpg);
	background-repeat: no-repeat;
}
#menu li a:hover #m_annai{
	background-image: url(top_m_annai2.jpg);
	background-repeat: no-repeat;
}
#menu li a:hover #m_situmon{
	background-image: url(top_m_situmon2.jpg);
	background-repeat: no-repeat;
}
#top_content {
	width: 440px;
	float: left;
}
#top_map {
	float: right;
	width: 380px;
}
#top_gaikan {
	clear: both;
}
.kiji {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.day {
	color: #F60;
	line-height: 1.4em;
}
.comm {
	line-height: 1.4em;
}
#itiran {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 85%;
}