@charset "Shift_JIS";
 

/*
 初期化
=========================================================================*/
h1, h2, h3, h4, h5, h6, form, p {
	margin:0;
	padding:0;
}
ul, ol, li, dl, dt, dd {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
}
hr {
	display:none;
}
table {
	border-collapse:collapse;
	empty-cells:show;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
em {
	font-style:normal;
	font-weight:bold;
}

/* 文字サイズ調整 */
body {
	font-size: 9px;
	line-height:110%;
	background-image: url(../images/summer_bg.png);
	background-repeat: repeat;
	}
* html body { font-size:72%;}
*:first-child+html body { font-size:72%;}
body * {	font-size:100%;}




/* main_content
--------------------------------------------------------------*/
#container {
	background-image:url(../images/kagaya_bg_14sum1080-2137.jpg);
	background-color:#FFFFFF;
	box-shadow: 2px 2px 7px #aaa;
	float: none;
	width: 1080px;
	position: absolute;
	left: 50%;
	top: 0px;
	height: 2040px;
	margin-left: -540px;
}


#CONTENTS {
	float: left;
	width: 1080px;
	top: 0px;
	margin-top: 300px;
	margin-left:69px;
}



#aenokaze_waku {
	float: left;
	width: 941px;
	height: 676px;
	background-image: url(../images/SUMR_aenokaze_bg_941-676.jpg);
	background-repeat: no-repeat;
	box-shadow: 0px 2px 7px #aaa;
}


#under {
	float: left;
	width: 941px;
	height: 676px;
	margin-top:25px;
}


#leftbox {
	float:left;
	background-image:url(../images/SUMR_kagaya_bg_295-943.jpg);
	width:295px;
	height:943px;
	box-shadow: 0px 2px 7px #aaa;
}


#centerbox {
	float:left;
	background-image:url(../images/SUMR_nijiumi_bg_295-943.jpg);
	width:295px;
	height:943px;
	margin:0 28px 0 28px;
	box-shadow: 0px 2px 7px #aaa;
}


#rightbox {
	float:left;
	background-image:url(../images/SUMR_kanazawatyaya_bg_295-943.jpg);
	width:295px;
	height:943px;
	box-shadow: 0px 2px 7px #aaa;	
}



/*各宿へのリンク
-------------------*/

#aenokaze_link {
	height: 142px;
	width: 286px;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 21px;
}

.title_link {
	height: 82px;
	width: 265px;
	margin:11px 0 0 15px;
}




/*プランバナー
-------*/

#planbunner_long_A a {
	background-image: url(../images/aenokaze_osusume_off.jpg);
	float: left;
	height: 25px;
	width: 333px;
	margin-top:475px;
	margin-left:22px;
}

#planbunner_long_A a:hover {
	background-image: url(../images/aenokaze_osusume_on.jpg);
}

#planbunner_long_B a {
	background-image: url(../images/aenokaze_all_off.jpg);
	float: left;
	height: 25px;
	width: 333px;
	margin-top:475px;
	margin-left:9px;
}

#planbunner_long_B a:hover {
	background-image: url(../images/aenokaze_all_on.jpg);
}



.planbunner_short_A a {
	background-image: url(../images/kagaya_osusume_off.jpg);
	float: left;
	height: 25px;
	width: 243px;
	margin-top: 775px;
	margin-left: 26px;
}

.planbunner_short_A a:hover {
	background-image: url(../images/kagaya_osusume_on.jpg);
}


.planbunner_short_B a {
	background-image: url(../images/kagaya_all_off.jpg);
	float: left;
	height: 25px;
	width: 243px;
	margin-top: 5px;
	margin-left: 26px;
}

.planbunner_short_B a:hover {
	background-image: url(../images/kagaya_all_on.jpg);
}


.planbunner_short_C a {
	background-image: url(../images/nijiumi_osusume_off.jpg);
	float: left;
	height: 25px;
	width: 243px;
	margin-top: 775px;
	margin-left: 26px;
}

.planbunner_short_C a:hover {
	background-image: url(../images/nijiumi_osusume_on.jpg);
}


.planbunner_short_D a {
	background-image: url(../images/nijiumi_all_off.jpg);
	float: left;
	height: 25px;
	width: 243px;
	margin-top: 5px;
	margin-left: 26px;
}

.planbunner_short_D a:hover {
	background-image: url(../images/nijiumi_all_on.jpg);
}

.planbunner_short_E a {
	background-image: url(../images/kanazawatyaya_osusume_off.jpg);
	float: left;
	height: 25px;
	width: 243px;
	margin-top: 775px;
	margin-left: 26px;
}

.planbunner_short_E a:hover {
	background-image: url(../images/kanazawatyaya_osusume_on.jpg);
}


.planbunner_short_F a {
	background-image: url(../images/kanazawatyaya_all_off.jpg);
	float: left;
	height: 25px;
	width: 243px;
	margin-top: 5px;
	margin-left: 26px;
}

.planbunner_short_F a:hover {
	background-image: url(../images/kanazawatyaya_all_on.jpg);
}







/*
 その他
=========================================================================*/

/* 工事中 */
.underconst {
	background-image: url(../images/kouji03.gif);
	background-repeat: no-repeat;
	left: auto;
	top: 60px;
	right: auto;
	height: 44px;
	width: 280px;
	float: left;
	text-align: center;
}




/* ulを初期状態に */
.normalList li{
	margin:0 0 0 16px;
	padding:0;
	list-style-type:disc;
}

/* IME制御 */
.imeOff {
	ime-mode:inactive;
}
.imeOn {
	ime-mode:active;
}
