@charset "utf-8";
/*　YUIデフォルトリセットについて
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/* YUIデフォルトリセットcssここから */
html {
/*color:#000; background:#FFF; */
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
hr {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
/* color:#000; */
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
	font-size:100%;
}
/* YUIデフォルトリセットcssここまで */
/* 全体部分に関するcssここから */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg2.png);
}
/* 全体部分に関するcssここまで */
/* リンク機能に関するcssここから */
a {
	text-decoration: none;/* color: #00F;
	vertical-align: middle; */
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #F60;
} 
/* リンク機能に関するcssここまで */
/* フォントに関するcss*ここから */
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	font-weight: bold;
	/* color: #333; */
	/* text-align: left; */
	padding-top: 23px; 
}
h2 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	/* color: #FFF; */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/* text-align: left; */
}
p {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", CI, Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	/* text-align: left; */
}
/* フォントに関するcss*ここまで */
/* レイヤーDIVに関するcss */
/* apDiv1は全体白背景のw960px　*/
#apDiv1 {
	position:absolute;
	left:11px;
	top:18px;
	width:960px;
	height:1262px;
	z-index:2;
	background-color: #FFF;
}
/* apDiv2レイヤーはTopNavi　*/
#apDiv2 {
	position:absolute;
	left:10px;
	top:10px;
	width:812px;
	z-index:5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #4D709A;
	border-bottom-width: 6px;
	padding-top: 20px;
	float: left;
	padding-left: 150px;
	background-image: url(../image/bg2.jpg);
}
#apDiv2 ul li {
	float: left;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
}
#apDiv2 ul li a {
	height: auto;
	width: 90px;
	position: relative;
	vertical-align: bottom;
	text-align: center;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color:  #E2E1D8;
	background-image: url(../image/Gnavi-bg3dbluevisit.jpg);
	color: #FFF;
	background-color: #999;
}
#apDiv2 a:link {
	text-decoration: none;
	color:#FFF;
	padding: 6px 10px;
	display: block;
	background-image: url(../image/Gnavi-bg3dbluevisit.jpg);
	background-color: #999;
}
#apDiv2 a:visited {
	text-decoration: none;
	color:#333;
	background-color:#999;
	padding: 6px 10px;
	display: block;
	background-image: url(../image/Gnavi-bg3dbluevisit.jpg);
}
#apDiv2 a:hover {
	color:#FFF;
	background-image: url(../image/Gnavi-bg3blueover.jpg);
	background-color: #999;
}
#apDiv2 a:active {
	color:#000;
	background-image: url(../../parts/Gnavi-bg3dbluevisit.jpg);
	background-color: #4D709A;
}
/* apNavi3レイヤーはホテルロゴ　*/
#apDiv3 {
	position:absolute;
	left:11px;
	top:90px;
	width:150px;
	height:114px;
	z-index:9;
	background-image: url(../image/logo10grey.gif);
	background-repeat: no-repeat;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/* apDiv4レイヤーはトップキャッチ　*/
#apDiv4 {
	position:absolute;
	left:158px;
	top:90px;
	width:651px;
	z-index:11;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 4px;
	height: 100px;
	background-color: #FFF;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: -10px -50px;
	background-image: url(../image/topspring.jpg);
	border-top-width: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}
/* apDiv5レイヤーはmainscreen部分　*/
#apDiv5 {
	position:absolute;
	left:158px;
	top:204px;
	width:650px;
	height:329px;
	z-index:7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
/* apDIV6はサイドナビ背景 */
#apDiv6 {
	position:absolute;
	left:853px;
	top:57px;
	width:120px;
	height:1213px;
	z-index:4;
	background-repeat: repeat;
	background-image: url(../image/bg_body.gif);
}
/* apDiv7レイヤーはフロント画像部分 */
#apDiv7 {
	position:absolute;
	left:158px;
	top:557px;
	width:420px;
	z-index:14;
	background-repeat: no-repeat;
	border-top-width: 8px;
	border-top-style: outset;
	border-top-color: #666;
	background-color: #FFF;
	color: #D6D6D6;
	background-image: url(../image/hotelfrontview-t.jpg);
	padding-top: 320px;
	height: 42px;
}
#apDiv7 p {
	background-image: url(../image/backgrey.gif);
	line-height: 140%;
	text-align: left;
}
/* apDiv12レイヤーはフッターNavi部分 */
#apDiv12 {
	position:absolute;
	left:11px;
	top:1273px;
	width:960px;
	z-index:16;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #4D709A;
	border-bottom-color: #4D709A;
	padding-top: 8px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	background-color: #E2E1D8;
	color: #333;
	text-align: center;
}
#apDiv12 p {
	text-align: center;
}
#apDiv12 p a {
	background-color: #E2E1D8;
	text-align: center;
	color: #00F;
}
/* apDiv13はフロント挨拶文 */
#apDiv13 {
	position:absolute;
	left:592px;
	top:557px;
	width:222px;
	height:356px;
	z-index:17;
}
#apDiv13 p {
	text-align: left;
	line-height: 1.5em;
}
#apDiv13 table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F30;
}
/* apDiv16はTEL info  ---*/
#apDiv16 {
	position:absolute;
	left:592px;
	top:818px;
	width:220px;
	height:80px;
	z-index:19;
	background-repeat: no-repeat;
	background-image: url(../image/telinfo10.jpg);
}
/* Div17は著作権です　*/
#apDiv17 {
	position:absolute;
	left:852px;
	top:1282px;
	width:106px;
	z-index:20;
	background-color: #E2E1D8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 8px;
}
#apDiv17 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #000;
}
/* Div18は右コラムのNaviです　*/
#apDiv18 {
	position:absolute;
	left:851px;
	top:226px;
	width:120px;
	height:306px;
	z-index:21;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;/* color: #999; */
}
#apDiv18 ul {
	height: 60px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	border-top-style: none;
}
#apDiv18 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	list-style-type: none;/* color: #FFF; */
}
#apDiv18 ul li a {
	display: block;
	height: 60px;
	line-height: 60px;
	width: 120px;
	text-align: left;
	text-decoration: none;/* color: #FFF; */
}
#apDiv18 ul li a:link {
	color: #FFC;
	/* background-color: #000; */
	background-image: url(../image/subnavi-bgblue.png);
}
#apDiv18 ul li a:visited {
	color: #8FACCF;
	background-image: url(../image/subnavi-bgblue.png);
}
#apDiv18 ul li a:hover {
	color: #333;
	background-color: #C4D5DF;
	background-image: url(../image/subnavi-bgoverblue.png);
}
#apDiv18 ul li a:active {
	color: #333;
	background-color: #E2E1D8;
	background-image: url(../image/subnavi-bgactiveblue.png);
}
/* apDiv19は右コラムの空室検索ボタンです　*/
#apDiv19 {
	position:absolute;
	left:822px;
	top:68px;
	z-index:24;
	background-color: #333;
}
#apDiv19 h2 {
	color: #F7F6F3;
	background-color: #F00;
	padding: 4px;
	height: auto;
	width: 80px;
}
/* Div20は４大特長サービスnavi */
#apDiv20 {
	position:absolute;
	left:140px;
	top:920px;
	width:auto;
	z-index:22;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* color: #FFF; */
	border-bottom-style: none;
	border-bottom-color: #999;
	height: 333px;
	background-color: #FFF;
	display: block;
}
#apDiv20 ul li {
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding-left: 18px;
	float: left;
}
#apDiv20 ul li a {
	height: 310px;
	width: 150px;
	position: relative;
	text-align: left;
	padding: 4px;
	border-top-width: 10px;
	border-top-style: outset;
	border-top-color: #666;
}
#apDiv20 ul li a h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444;
}
#apDiv20 ul li a p {
	text-align: left;
	font-weight: normal;
	line-height: 1.5em;
	background-color: #FFF;
	background-image: url(../image/bg_body.gif);
}
#apDiv20 a:link {
	text-decoration: none;
	color:#000;
	display: block;
}
#apDiv20 a:visited {
	text-decoration: none;
	/* color:#FFF; */
	display: block;
}
#apDiv20 a:hover {
	color:#FFF;
	background-color:#C4D5DF;
	background-position: 0px 26px;
	background-repeat: no-repeat;
}
/* apDiv21はPageTopへ */
#apDiv21 {
	position:absolute;
	left:854px;
	top:1245px;
	width:80px;
	height:20px;
	z-index:25;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 4px;
	background-color: #333;
}
#apDiv21 a {
	color: #FFF;
	text-decoration: none;
	width: 60px;
	background-color: #333;
}
/* apDiv24は青いルームキー写真　*/
#apDiv24 {
	position:absolute;
	left:1px;
	top:942px;
	width:92px;
	height:145px;
	z-index:26;
}
/* apDiv25は楽天宿泊プランリンクバナー */
#apDiv25 {
	position:absolute;
	left:850px;
	top:558px;
	z-index:27;
	border: 1px solid #069;
}
/* apDiv26はガイドマップライブラリ */
#apDiv26 {
	position:absolute;
	left:850px;
	top:717px;
	z-index:28;
	border: 1px solid #36C;
	height: 62px;
	width: 119px;
}
/* apDiv40レイヤーは左コラムの和歌部分 */
#apDiv40 {
	position:absolute;
	left:37px;
	top:401px;
	width:100px;
	height:540px;
	z-index:23;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #94C2FA;
}
/* apDiv41はホテルセントラルインバナー */
#apDiv41 {
	position:absolute;
	left:850px;
	top:788px;
	z-index:29;
	border: 1px solid #069;
	width: 119px;
	height: 40px;
}
/* apDiv42はパブリックホテルバナー */
#apDiv42 {
	position:absolute;
	left:850px;
	top:837px;
	width:119px;
	height:40px;
	z-index:30;
	border: 1px solid #069;
}
/* apDiv43はペトロバナー */
#apDiv43 {
	position:absolute;
	left:850px;
	top:886px;
	width:119px;
	height:40px;
	z-index:31;
	border: 1px solid #069;
}
/* apDiv44はNiceTripバナー */
#apDiv44 {
	position:absolute;
	left:850px;
	top:935px;
	width:119px;
	height:40px;
	z-index:32;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
}
/* apDiv50はコンタクトバナー */ 
#apDiv50 {
	position:absolute;
	left:851px;
	top:1161px;
	width:119px;
	height:62px;
	z-index:33;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

#apDiv60 {
	position:absolute;
	left:850px;
	top:985px;
	width:119px;
	height:43px;
	z-index:34;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
}
