@charset "UTF-8";


/*========================================================================
	main
========================================================================*/
#main #contents{
	position: relative;
	width: 960px;
	height: 532px;
	background: url(../images/top_main.jpg) no-repeat;
}

#main #contents h1,h2,dl {
	text-indent: -9999px;
}

#main #contents #season_menu {
	position: absolute;
	top: 20px;
	right: 20px;
}
