@charset "shift_jis";
/* CSS Document */

* { margin: 0; padding: 0; }
body { text-align: center; font-size: 14px; line-height: 1.7; color:#333; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background: #000F3B url(../img/back.png) repeat-x; }
hr { display: none; }
ul { list-style: none; }
img { border: none; }

/*リンク設定
----------------------------------------------*/
a:link { color:#4798ED; text-decoration : none}
a:active { color: #4798ED; text-decoration : none}
a:visited { color: #4798ED; text-decoration : none}
a:hover { color:#4798ED; text-decoration: underline;}

a:hover.ov { position:relative; top:1px; left:1px; }


/*フォント設定
----------------------------------------------*/
.noText { display: none; }


/*スタイルシート切り替え
----------------------------------------------*/
#change {
	position: absolute;
	top: 0;
	right: 0;
}

/*ページ設定
----------------------------------------------*/
#page {
	width: 100%;
	text-align: left;
	background: url(../img/main_sakura.jpg) no-repeat 50% 0;
	padding-top: 680px;
	position: relative;
}


h1,h2 { display: none; }




/*予約特設サイト
----------------------------------------------*/
#stskPc {
	background: url(../img/pc.png) no-repeat;
	width: 850px;
	height: 210px;
	margin: 0 auto;
	position: relative;
}
#stskPc img {
	position: absolute;
	top: 150px;
	left: 280px;
}




/*ツイッターアクセサリ
----------------------------------------------*/
#tw {
	background: url(../img/icon_end.jpg) no-repeat;
	width: 850px;
	height: 1500px;
	margin: 50px auto 10px;
	position: relative;
}
#tw li { font-weight: bold; line-height: 1.4; }
#twText {
	width: 850px;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
}

#tomoe { position: absolute; top: 360px; left: 47px; }
#amaha { position: absolute; top: 360px; left: 317px; }
#nanami { position: absolute; top: 360px; left: 583px; }
#nuinui { position: absolute; top: 611px; left: 47px; }
#homare { position: absolute; top: 611px; left: 317px; }
#iku { position: absolute; top: 859px; left: 47px; }
#suzuya { position: absolute; top: 859px; left: 317px; }
#naoshi { position: absolute; top: 859px; left: 583px; }
#hayato { position: absolute; top: 1110px; left: 317px; }
#kotarou { position: absolute; top: 1110px; left: 583px; }
#miyaji { position: absolute; top: 1360px; left: 47px; }
#azusa { position: absolute; top: 1360px; left: 317px; }
#shiki { position: absolute; top: 1360px; left: 583px; }

#hukidashi1 { position: absolute; top: 220px; left: 250px; }
#hukidashi2 { position: absolute; top: 800px; left: 220px; }


/*フッター
----------------------------------------------*/
#portal {
	text-align: center;
	margin: 25px auto;
	font-size: 10px;
}

#foot {
	background: #000 url(../img/line_back.png) repeat-x;
	text-align: center;
	font-size: 10px;
	color: #CCC;
	padding-bottom: 50px;
}
#copy {
	background: url(../img/line.png) no-repeat 50% 0;
	color: #fff;
	height: 35px;
	padding-top: 8px;
}
