@charset "utf-8";

.whiteSeason {
	display:none !important;
}
.greenSeason {
	display:block !important;
}
span.greenSeason {
	display:inline !important;
}
body {
	background:url(../img/bg.gif) center top repeat-x;
}
div#head {
	background:url(../img/headBg.gif) right top no-repeat;
}
div#headMenu #hmContact {
	width:95px;
	background-image:url(../img/header.gif);
	background-position:-384px 0;
}
div#headMenu a#hmContact:hover {
	background-position:-384px -35px;
}
div#flash {
	background:url(../img/flashBg.gif) no-repeat 20px 0;
}
div#footer {
	background:url(../img/footBg.gif) repeat-x center top #80ff95;
}

/* h3 */

div#main h3 {
	background:url(../img/h3Bg.gif) no-repeat;
}

/* home */

body#home {
	background:url(../img/top/bg.gif) repeat-x;
}
div#quickMenu {
	background:url(../img/top/qm.gif) left bottom repeat-x;
}
#qmAccess {
	background-image:url(../img/top/qm.gif);
	background-position:0 0x;
}
a#qmAccess:hover {
	background-position:0 -36px;
}
#qmOpeningtime {
	background-image:url(../img/top/qm.gif);
	background-position:-200px 0;
}
a#qmOpeningtime:hover {
	background-position:-200px -36px;
}
#qmCharge {
	background-image:url(../img/top/qm.gif);
	background-position:-400px 0;
}
a#qmCharge:hover {
	background-position:-400px -36px;
}
#qmCalendar {
	background-image:url(../img/top/qm.gif);
	background-position:-600px 0;
}
a#qmCalendar:hover {
	background-position:-600px -36px;
}

div#main h1.imgTitle2 {
	background:url(../img/h1imgTitle.gif) no-repeat 0 10px;
}
/*
div#whatsNew {
	background:url(../img/top/syunTopG.png) no-repeat;
}

div#syun {
	background:url(../img/top/syunBottomG.png) no-repeat left bottom;
}
div#syun ul {
	background:url(../img/top/syunBgG.png) repeat-y;
}*/