@charset "utf-8";
/*--------------------------------------- top ------------------------------------ */

#main #mv {
	margin-top: 5px;
}
#main #top_contents {
	margin-top: 25px;
	margin-bottom: 38px;
}
#main #top_contents #topics {
	float: left;
	width: 281px;
	padding-right: 10px;
	padding-left: 10px;
}
#main #top_contents #news {
	float: left;
	width: 280px;
	padding-right: 10px;
	}
#main #top_contents #information {
	float: left;
	width: 280px;
}
#main #top_contents .partition {
	float: left;
	width: 1px;
	padding-right: 10px;
}

#main #top_contents #news li {
	width: 262px;
	list-style-position: inside;
	list-style-image: url(/img/top_list.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background:url(/img/border_news.gif) no-repeat bottom;
}

#main #top_contents #information .inquiry {
	float: left;
	width: 120px;
	padding-top: 14px;
}
#main #top_contents #information .reservation {
	float: right;
	width: 149px;
	padding-top: 14px;
}
#main #top_contents #topics .top_bnr{
	margin-top: 19px;
}
#top_h1 {
}
#top_h1 {
	width: 900px;
}
