@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	background-color: #D6F0D6;
	overflow: visible;
	color: #333333;
	font-family: "Verdana", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴPro W3",
		"HiraKakuPro-W3", "MS Pゴシック", Sans-Serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}

pre {
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS3 */ /* 最後の行間を空けない */
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Verdana", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴPro W3",
		"HiraKakuPro-W3", "MS Pゴシック", Sans-Serif;
	line-height: 1.5;
}

div.container {
	margin: 0px auto;
	width: 100%;
	height: 100%;
	position: relative;
}

#zoom {
	z-index: 9999;
}
#loading {
	position: absolute; /* ロード中に表示する文字列の絶対位置の設定（必須） */
	top: 0; /* 画面の上部からの文字の位置（必須） */
	left: 0; /* 画面の左側からの文字の位置（必須） */
	/*background: transparent url(http://www.aizu-concierge.com/img/pointer/pt_loading.gif) 50% 50% no-repeat;*/
	width: 100%;
	height: 100%;
	display:none;
	z-index: 99999;
}
#loading img{
	top: 50%;
	left: 50%;
	position: relative;
}
/* --------------------------- ヘッダー部 */
div.header {
	background-image: url(../img/bg/header.jpg);
	width: 100%;
	height: 30px;
}

/* --------------------------- コンテンツ部 */
div.contents {
	background: #FFFFFF url('../img/bg/bg_lmenu.png') repeat-y 10px 0;
	left: 50%;
	margin: 0 0 0 -515px;
	overflow: hidden;
	padding: 0 0 100px 0;
	width: 1030px;
	position: relative;
	z-index: 0;
}
div.video_bar {
 margin-top: 10px;
}

/* --------------------------- フッター部 */
div.footer_area {
	margin-top: 50px;
	position: relative;
	z-index: 4;
}

div.footer_illust {
	position: absolute;
	width: 304px;
	bottom: 10px;
	left: 515px;
	z-index: 3;
}

div.copyright {
	position: absolute;
	bottom: 80px;
	left: 800px;
	z-index: 3;
}

div.footer {
	width: 100%;
	height: 74px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	z-index: 2;
}

img.footer {
	margin: 0px 0px 0px -800px;
}

div.footer_menu {
	position: absolute;
	bottom: 20px;
	left: 150px;
	z-index: 4;
}

div.footer_menu_left {
	float: left;
}

div.footer_menu_right {
	float: left;
	position: relative;
	left: 330px;
}

/* --------------------------- メニュー部 */
div.menu_left {
	width: 204px;
	height: 100%;
	position: relative;
	left: 10px;
	/*background-image: url(../img/bg/btn_ber.jpg);*/
	text-align: center;
	float: left;
}

div.button_area {
	margin-top: 10px;
}

div.search_area {
	margin-top: 20px;
}

div.searchbox_img {
	position: relative;
}

div.searchbox_text {
	position: absolute;
	top: 10px;
	left: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

div.searchbox_btn {
	position: absolute;
	top: 10px;
	left: 155px;
}

div.blog_area {
	margin-top: 10px;
}

div.questionnaire_img1 {
	margin-top: 20px;
}

div.questionnaire_area {
	margin-top: 5px;
	margin-left: 10px;
	width: 184px;
	background-color: #FFFFFF; *
	margin-left: 0px;
	position: relative;
	text-align: left;
}

td.questionnaire_radio {
	padding: 5px 1px;
}

td.questionnaire_text {
	padding: 5px 5px;
}

div.questionnaire_img {
	width: 184px;
	height: 96px;
	position: absolute;
	bottom: -70px;
	left: 0px
}

div.questionnaire_btn {
	width: 86px;
	height: 38px;
	position: absolute;
	bottom: -60px;
	left: 90px;
}

div.mobile_menu {

}

div.mobile_menu {
	margin: 10px 10px 0 10px;
	padding:90px 0 0 0;
	background: transparent url('../img/mobile-Site.png') no-repeat 0 0;
	text-align: left;
}
img.mobile_menu_qr {
	margin: 0 5px 5px 0;
}


div.menu_left h3 {
	background: transparent;
	border: 1px transparent;
	height: 56px;
	padding: 0 !important;
	margin: 0 !important;
}

div.map_submenu {
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0px !important;
	width: 100%;
}
div.map_submenu_contents {
	padding: 0 0 5px 15px;
	overflow: hidden;
	height: 70px;
}

/* --------------------------- センター部 */
div.center {
	width: 796px;
	height: 100%;
	position: relative;
	margin-right:10px;
	float: right;
}

div.head_menu {
	text-align: right;
}

div.line {
	clear: both;
	overflow: hidden;
	width: 180;
}

div.submenu_left {
	float: left;
}

/* --------------------------- 検索レイアウト */
div.search {
	padding: 5px 10px;
	width: auto;
	background-image: url(img/bg_review.gif);
	margin: 5px;
}

div.search dl {
	background-color: transparent;
	border-color: #CCCCCC #CCCCCC;
	border-style: solid solid none;
	border-width: 0px;
	position: relative;
	overflow: hidden;
	padding-bottom: 1px;
}

div.search dt {
	left: 1px;
	position: absolute;
	top: 1px;
	width: 100px;
}

div.search dd {
	background-color: transparent;
	border-left: 0px solid #CCCCCC;
	margin-left: 100px;
	min-height: 1em;
	padding: 1px;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ime_on {
	ime-mode: active;
}

.ime_off {
	ime-mode: disabled;
}

img.linkImg {
	border: 1px solid #CCCCCC;
}

.dotted {
	border: 1px dotted #cccccc;
}

.required {
	color: #cc0033;
}

/* --------------------------- アラートメッセージ */
div.alert {
	border: 1px dotted #CCCCCC;
	margin: 20px 10px;
	padding: 20px 10px;
}

/* --------------------------- ダイアログ */
dl {
	background-color: #EDEDEF;
	border-color: #CCCCCC #CCCCCC;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	position: relative;
}

dt {
	left: 7px;
	position: absolute;
	top: 7px;
	width: 130px;
}

dd {
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	margin-left: 130px;
	min-height: 1em;
	padding: 7px;
	text-align: left;
}

dl.last {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

/* 文字数カウンタ */
form .counter {
	color: #777777;
	font-size: 10pt;
	font-weight: bold;
	position: absolute;
	right: 5px;
	top: 0;
}

form .warning,form .exceeded {
	color: red;
}

/* コメントレイアウト */
div.comment_header {
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 5px;
	width: 660px;
	min-height: 30px;
	position: relative;
}

div.comment_block {
	clear: both;
}

div.comment_block_item {
	overflow: hidden;
}

div.comment_header_title {
	float: left;
	position: absolute;
	bottom: 0;
	width: 580px;
	font-weight: bold;
}

div.comment_header_link {
	position: absolute;
	bottom: 0;
	right: 0;
}

div.commnet_user {
	width: 124px;
	float: left;
	padding: 10px 5px;
	background: #FFFFFF url('../img/bg/bg_review_comment.gif') no-repeat;
	background-position: right top;
}

img.comment_user_img {
	margin-bottom: 5px;
}

div.comment {
	width: 520px;
	background-image: url("img/bg_review.gif");
	padding: 5px;
	float: left;
}

div.comment_updatedt {
	width: 100%;
	text-align: right;
}

/* 地点メニュー */
div.l_spot_menu {
	overflow: hidden;
	height: 31px;
	background-image: url(../img/bg/bg_spot_menu_b.gif);
	background-repeat: repeat-x;
	margin: 0 0 5px 5px;
}

div.l_spot_menu div.lsm_l {
	float: left;
	width: 5px;
	height: 31px;
	background: url("../img/bg/bg_spot_menu_l.gif") no-repeat;
}

div.l_spot_menu div.lsm_menu {
	float: left;
	padding: 8px 5px 0 5px;
	height: 23px;
	background: url("../img/bg/bg_spot_menu.gif");
	background-repeat: repeat-x;
	overflow: hidden;
	color: #ffaa45;
}

div.l_spot_menu div.lsm_menu a.linkSpotOn:link {
	text-decoration: none;
	color: #ffaa45;
}

div.l_spot_menu div.lsm_menu a.linkSpotOn:visited {
	text-decoration: none;
	color: #ffaa45;
}

div.l_spot_menu div.lsm_menu a.linkSpotOn:active {
	text-decoration: none;
	color: #ffaa45;
}

div.l_spot_menu div.lsm_menu a.linkSpotOn:hover {
	color: #ffaa45;
}

div.l_spot_menu div.lsm_menu a.linkSpotOff:link {
	text-decoration: none;
	color: #333333;
}

div.l_spot_menu div.lsm_menu a.linkSpotOff:visited {
	text-decoration: none;
	color: #333333;
}

div.l_spot_menu div.lsm_menu a.linkSpotOff:active {
	text-decoration: none;
	color: #333333;
}

div.l_spot_menu div.lsm_menu a.linkSpotOff:hover {
	color: #ffaa45;
}

div.l_spot_menu div.lsm_menu div.lsm_item {
	float: left;
	padding: 0px 10px;
	border-left: 1px solid #CCCCCC;
}

div.l_spot_menu div.lsm_r {
	float: left;
	width: 5px;
	height: 31px;
	background: url("../img/bg/bg_spot_menu_r.gif") no-repeat;
}

/*ページャ*/
.wp-pagenavi {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	border: 0px dotted #DDDDDD;
	clear: both;
	margin: 5px 0px;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}

.wp-pagenavi div.current {
	background-image: url('img/bg_review.gif');
	border: 1px solid #CCCCCC;
	color: #960500;
	display: block;
	float: left;
	font-size: 77%;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	width: 26px;
	margin: 2px 2px 0px 0px;
}

.wp-pagenavi div {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.wp-pagenavi div a {
	display: block;
	float: left;
	font-size: 77%;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	width: 26px;
	margin: 2px 2px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #446E44;
}

.wp-pagenavi a:link {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #446E44;
}

.wp-pagenavi a:hover,.wp-pagenavi a:active {
	background-image: url('img/bg_review.gif');
	border: 1px solid #cccccc;
	color: #960500;
}

/* 標準のリンク */
a.linkButton:link {
	text-decoration: none;
	color: #04419A;
}

a.linkButton:visited {
	text-decoration: none;
	color: #04419A;
}

a.linkButton:active {
	text-decoration: none;
	color: #04419A;
}

a.linkButton:hover {
	color: #04419A;
	text-decoration: underline;
	position: relative;
	top: 1px; /* 下に動く大きさ */
	left: 1px; /* 右に動く大きさ */
}

a.linkText:link {
	text-decoration: none;
	color: #04419A;
}

a.linkText:visited {
	text-decoration: none;
	color: #04419A;
}

a.linkText:active {
	text-decoration: none;
	color: #04419A;
}

a.linkText:hover {
	color: #04419A;
	text-decoration: underline;
}

a.linkTextLight:link {
	text-decoration: none;
	color: #333333;
}

a.linkTextLight:visited {
	text-decoration: none;
	color: #333333;
}

a.linkTextLight:active {
	text-decoration: none;
	color: #333333;
}

a.linkTextLight:hover {
	color: #cccccc;
	text-decoration: underline;
}

a.linkUsers:link {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
}

a.linkUsers:visited {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
}

a.linkUsers:active {
	text-decoration: underline;
	color: #336699;
	font-weight: bold;
}

a.linkUsers:hover {
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}

a.linkWhite:link {
	text-decoration: none;
	color: #ffffff;
}

a.linkWhite:visited {
	text-decoration: none;
	color: #ffffff;
}

a.linkWhite:active {
	text-decoration: none;
	color: #ffffff;
}

a.linkWhite:hover {
	color: #ffffff;
	text-decoration: underline;
}

fieldset {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border: 1px solid #E2E2E2;
	padding: 5px;
}

img.fileicon {
	position: relative;
	top: 3px;
	padding-right: 5px;
	border: 0;
}

/*ブログメニュー*/
div.blog_menu_content {
	width: 170px;
	border: 1px solid green;
	background-color: #fff;
	text-align: left;
	margin: 5px 0 5px 10px;
	padding: 5px;
}

div.blog_menu_content div.blog_menu_item {
	background: #FFFFFF url('../img/btn/staff-blog_btn.png') no-repeat;
	padding: 0 0 5px 25px;
}
/* --------------------------- ランキング */
div.menu_ranking {
	margin:10px 5px;
	background: transparent url('../img/menu/ranking_box_head.png') no-repeat;
	width: 193px;
	padding-top: 60px;
}
div.menu_ranking div.menu_ranking_area {
	background: transparent url('../img/bg/ranking_box_bg.png') repeat-y;
	width: 193px;
	overflow: hidden;
}
div.menu_ranking div.menu_ranking_item {
	border: 1px solid #000;
	margin: 5px 12px;
	background-color: #fff;
}
div.menu_ranking div.menu_ranking_item div.rank1 {
	background: #ffd2a0 url('../img/ico/1crown.png') no-repeat 0 0;
	padding: 3px 0 0 25px;
	overflow: hidden;
	text-align: left;
	height: 20px;
}
div.menu_ranking div.menu_ranking_item div.rank2 {
	background: #fff url('../img/ico/2crown.png') no-repeat 0 0;
	padding: 3px 0 0 25px;
	overflow: hidden;
	text-align: left;
	height: 20px;
}
div.menu_ranking div.menu_ranking_item div.rank3 {
	background: #E6E6E6 url('../img/ico/3crown.png') no-repeat 0 0;
	padding: 3px 0 0 25px;
	overflow: hidden;
	text-align: left;
	height: 20px;
}
/* ============================================= */
/* font */
/* ============================================= */
body.fontLL {
	font-size: 16px;
}
body.fontL {
	font-size: 14px;
}
body.fontM {
	font-size: 12px;
}
#sizeM, #sizeL, #sizeLL {
	cursor: pointer;
}
/* マップ表示 */
div.gmap_title {
	font-weight: bold;
}

div.gmap_content {
	width: 300px;
	font-size: 8pt;
}

div.gmap_content img.gmap_img {
	margin: 5px 5px 5px 0px;
	float: left;
	border: 1px solid #CCCCCC;
}