@charset "utf-8";
/* ==================================================
 * - Base Rules
 * - Layout Rules
 * - Module Rules(header/footer/page-up/login-modal)
================================================== */

/* Base Rules
================================================== */
/* reset
============================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
h1, h2, h3, h4, h5, h6,
strong, em {
	font-style: normal;
	font-weight: bold;
}
div, p {
	word-wrap: break-word;
	overflow-wrap: break-word;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}
img {
	vertical-align: top;
}
table {
	border-spacing: 0;
	border-collapse: separate;
}
th, tr, td {
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 1.4;
	*line-height: 1.3;
}
input, textarea, select, option {
	margin: 0;
	padding: 0;
	font: inherit;
	font-size: 100%;
}
/* body
============================== */
body {
	color: #595960;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 75%;
	line-height: 1.4;
	*line-height: 1.3;
	background-color: #ffffff;
}
body input,
body button,
body select,
body textarea {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 100%;
}
/* link
============================== */
a {
	outline: 0;
	color: #0066cc;
	text-decoration: none;
}
a:hover,
a:active {
	color: #ff9600;
	text-decoration: underline;
}
/* clearfix
============================== */
.clearfix:before,
.clearfix:after {
	display: block;
	overflow: hidden;
	content: "";
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;/* for IE6/7 */
}
.floatclear:before,
.floatclear:after {
	display: block;
	overflow: hidden;
	content: "";
}
.floatclear:after {
	clear: both;
}
.floatclear {
	*zoom: 1;/* for IE6/7 */
}

/* Layout Rules
================================================== */
/* #headline-wrap {} */
/* #common-header-wrap {} */
/* #breadcrumb-wrap {} */
#container {
	position: relative;
	clear: both;
	margin: 0 auto 30px;
	width: 100%;
	overflow: hidden;
}
#contents {
	margin: 0 auto;
	width: 980px;
}
/* #column-main {} */
/* #column-side {} */
.layout1-main {
	float: left;
	width: 660px;
}
.layout1-side {
	float: right;
	width: 300px;
}
.layout2-main {
	float: left;
	width: 760px;
}
.layout2-side {
	float: right;
	width: 200px;
}
.layout3-main {
	width: 980px;
}
.layout4-main {
	float: right;
	width: 760px;
}
.layout4-side {
	float: left;
	width: 200px;
}
/* #footer {} */

/* Module Rules（サブシステム共通）
================================================== */
/* header
================================================== */
/* headline
============================== */
#headline-wrap {
	width: 100%;
	min-width: 980px;
	background: #f7f5e7 url(..page/headline_bg.jpg) repeat-x 0 0;
}
#headline {
	margin: 0 auto;
	padding: 3px 0;
	width: 980px;
}
#headline h1 {
	float: left;
	padding: 5px 0 4px;
	width: 424px;
	font-weight: normal;
	font-size: 92%;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
	line-height: 1.2;
}
#headline .user-guide {
	float: right;
	width: 556px;
	text-align: right;
}

/* common-header
============================== */
/* header共通 */
#common-header-wrap {
	position: relative;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	background: #ffffff url(http://www.thepees.com/new/kara-ge/page/bg_globalheader_bottom.png) repeat-x left bottom;
}
#common-header {
	width: 980px;
	height: 72px;
	margin: 0 auto;
	text-align: left;
}
#common-header a {
	color: #0066cc;
}
#common-header a:hover {
	color: #ff9600;
}
#common-header-wrap .logo-wrap {
	float: left;
}
#common-header .logo-wrap a {
	display: block;
}
#common-header-wrap .logo {
	float: left;
	vertical-align: middle;
}

/*#common-header-wrap .text-catchcopy {
	float: left;
	padding: 17px 0 0 8px;
	width: 265px;
	color: #949499;
	font-weight: bold;
	line-height: 1;
}*/

/* body_header_search */
#common-header-wrap .search .logo-wrap {
	width: 180px;
}
#common-header-wrap .search .logo {
	padding: 15px 0 6px;
	width: 180px;
}

#common-header-wrap .search .logo-top {
	padding-top: 9px;
}
#common-header-wrap .search .logo-wrap .catchcopy {
	float: left;
	width: 163px;
	height: 10px;
}

/* フォーム切り替え */
.fixedbar #searchtype-fixed {
	display: block;
}

.fixedbar #searchtype-scrolled {
	display: none;
}

/* ============================[ fixedbar ]============================ */
.fixedbar {
	float: right;
	width: 800px;
	z-index: 985;
	zoom: 1;
}
/* search-navi-box */
.fixedbar .search-navi-box {
	position: relative;
	float: none;
	width: 800px;
	height: 70px;
	font-size: 100%;
	text-align: left;
	line-height: 1.2;
	*line-height: 1.1;
	zoom: 1;
	/z-index: 985;
}
.fixedbar #searchbox-wrap {
	position: relative;
	z-index: 988;
	float: left;
	width: 650px;
	margin: 8px 0 0;
	border-bottom: solid 1px #ffffff;
}
/* =====[ search-type ]===== */
.fixedbar #searchbox-wrap #searchtype-fixed li {
	display: block;
	position: relative;
	float: left;
	padding: 0px 8px 1px;
	_padding-top: 1px;
	border-right: dotted 1px #d2d2d2;
	font-size: 100%;
	*font-size: 93%;
	line-height: 1;
}
.fixedbar #searchbox-wrap #searchtype-fixed li a {
	color: #0066cc;
}
.fixedbar #searchbox-wrap #searchtype-fixed li#searchbox-selector-reviewer {
	border-right: none;
}
.fixedbar #searchbox-wrap #searchtype-fixed li strong {
	color: #13131e;
	cursor: default;
}
.fixedbar #searchbox-wrap #searchtype-fixed li .arrow {
	display: block;
	position: absolute;
	left: 50%;
	bottom: -9px;
	_bottom: -14px;
	margin-left: -4px;
	width: 8px;
	height: 8px;
	text-indent: -9999px;
	background: url(http://www.thepees.com/new/kara-ge/page/globalheader_icons.gif) no-repeat 0 -1030px;
}
/* =====[ searchbox ]===== */
.fixedbar #searchbox-wrap .searchbox {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	margin-top: 5px;
	width: 647px;
	height: 39px;
	background-color: #e9e9e9;
}
/* input */
.fixedbar #searchbox-wrap .searchbox .search-area input,
.fixedbar #searchbox-wrap .searchbox .search-key input,
.fixedbar #searchbox-wrap .searchbox .search-rvwr input {
	display: block;
	margin: 0;
	border: none;
	border-right: 1px solid #d1d1d2;
	height: 23px;
	color: #13131e;
	font-size: 116%;
	line-height: 19px;
	background: url(http://www.thepees.com/new/kara-ge/page//bg_input_inside.gif) no-repeat 0 0;
}
/* ieの×を表示させない※IE10のみ */
.fixedbar #searchbox-wrap .searchbox .search-area input::-ms-clear,
.fixedbar #searchbox-wrap .searchbox .search-key input::-ms-clear,
.fixedbar #searchbox-wrap .searchbox .search-rvwr input::-ms-clear {
	visibility: hidden;
}
.fixedbar #searchbox-wrap .searchbox .search-price select,
.fixedbar #searchbox-wrap .searchbox .search-num select {
	cursor: pointer;
	*margin-top: 3px;
	padding: 3px 0;
	height: 26px;
	min-height: 26px;
	min-height: auto\9;/* IE8 */
	font-size: 116%;
	vertical-align: middle;
}
.fixedbar #searchbox-wrap .searchbox .search-price select option,
.fixedbar #searchbox-wrap .searchbox .search-num select option {
	height: 20px;
	vertical-align: middle;
}
.fixedbar #searchbox-wrap .searchbox .search-area,
.fixedbar #searchbox-wrap .searchbox .search-key,
.fixedbar #searchbox-wrap .searchbox .search-price,
.fixedbar #searchbox-wrap .searchbox .search-num,
.fixedbar #searchbox-wrap .searchbox .search-rvwr {
	position: relative;
	display: block;
	float: left;
	height: 31px;
}
/* =====[ searchbox-restaurant ]===== */
.fixedbar #searchbox-wrap #searchbox-restaurant .search-area,
.fixedbar #searchbox-wrap #searchbox-restaurant .search-key {
	padding-top: 7px;
	*padding-top: 6px;
	background: url(http://www.thepees.com/new/kara-ge/page/globalheader_icons.gif) no-repeat;
}
/* search-area */
.fixedbar #searchbox-wrap #searchbox-restaurant .search-area {
	width: 240px;
	background-position: 0 1px;
}
.fixedbar #searchbox-wrap #searchbox-restaurant .search-area input {
	margin-left: 63px;
	padding: 3px 2px 0 24px;
	*padding: 4px 2px 0 24px;
	width: 150px;
}
/* search-key */
.fixedbar #searchbox-wrap #searchbox-restaurant .search-key {
	width: 316px;
	background-position: -2px -95px;
}
.fixedbar #searchbox-wrap #searchbox-restaurant .search-key input {
	margin-left: 60px;
	padding: 3px 2px 0 24px;
	*padding: 4px 2px 0 24px;
	width: 229px;
}
/* =====[ searchbox-bookmark ]===== */
.fixedbar #searchbox-wrap #searchbox-bookmark .search-area,
.fixedbar #searchbox-wrap #searchbox-bookmark .search-key {
	padding-top: 7px;
	*padding-top: 6px;
	background: url(http://www.thepees.com/new/kara-ge/page/globalheader_icons.gif) no-repeat;
}
/* search-area */
.fixedbar #searchbox-wrap #searchbox-bookmark .search-area {
	width: 240px;
	background-position: 0 -47px;
}
.fixedbar #searchbox-wrap #searchbox-bookmark .search-area input {
	margin-left: 46px;
	padding: 3px 2px 0 24px;
	*padding: 4px 2px 0 24px;
	width: 167px;
}
/* search-key */
.fixedbar #searchbox-wrap #searchbox-bookmark .search-key {
	width: 316px;
	background-position: -2px -95px;
}
.fixedbar #searchbox-wrap #searchbox-bookmark .search-key input {
	margin-left: 60px;
	padding: 3px 2px 0 24px;
	*padding: 4px 2px 0 24px;
	width: 229px;
}
/* =====[ searchbox-party ]===== */
/* search-area */
.fixedbar #searchbox-wrap #searchbox-party .search-area,
.fixedbar #searchbox-wrap #searchbox-party .search-price,
.fixedbar #searchbox-wrap #searchbox-party .search-num {
	padding-top: 7px;
	*padding-top: 6px;
	background: url(http://www.thepees.com/new/kara-ge/page/globalheader_icons.gif) no-repeat 0 1px;
}
/* search-area */
.fixedbar #searchbox-wrap #searchbox-party .search-area {
	width: 240px;
	background-position: 0 1px;
}
.fixedbar #searchbox-wrap #searchbox-party .search-area input {
	margin-left: 63px;
	padding: 3px 2px 0 24px;
	*padding: 4px 2px 0 24px;
	width: 150px;
}
/* search-price */
.fixedbar #searchbox-wrap #searchbox-party .search-price {
	width: 157px;
	background-position: -3px -143px;
}
.fixedbar #searchbox-wrap #searchbox-party .search-price select {
	margin-left: 44px;
	width: 112px;
	*margin-top: 1px;
}
/* search-num */
.fixedbar #searchbox-wrap #searchbox-party .search-num {
	width: 138px;
	background-position: -3px -191px;
}
.fixedbar #searchbox-wrap #searchbox-party .search-num select {
	margin-left: 44px;
	width: 94px;
	*margin-top: 1px;
}
/* =====[ searchbox-rvwr ]===== */
/* search-rvwr*/
.fixedbar #searchbox-wrap #searchbox-rvwr .search-rvwr {
	width: 577px;
	padding-top: 7px;
	*padding-top: 6px;
	background: url(http://www.thepees.com/new/kara-ge/page/globalheader_icons.gif) no-repeat 0 -287px;
}
.fixedbar #searchbox-wrap #searchbox-rvwr .search-rvwr input {
	width: 464px;
	margin-left: 83px;
	padding: 3px 4px 0 24px;
	\width: 492px;
	w\idth: 464px;
}

.fixedbar #searchbox-wrap .searchbox .search-key input.no-value {
	background: url(../page/searchkey.gif) no-repeat 0 0;
}

.fixedbar #searchbox-wrap .searchbox input.text-inside {
	background: url(http://www.thepees.com/new/kara-ge/page/bg_input_inside.gif) no-repeat 0 0;
}

/* search-multi */
.fixedbar #searchbox-wrap .searchbox .search-multi {
	display: block;
	float: left;
	width: 21px;
	height: 38px;
	text-indent: -9999px;
	background: url(http://www.thepees.com/new/kara-ge/page/globalheader_icons.gif) no-repeat 4px -918px;
}
/* search-btn */
.fixedbar #buttons {
	display: block;
	float: right;
	width: 144px;
	height: 70px;
	overflow: hidden;
}


.fixedbar #searchbox-wrap .searchbox .search-btn {
	float: left;
	width: 60px;
	w\idth: 65px;
	\width: 60px;
	padding-top: 6px;
	padding-left: 4px;
}

.fixedbar #searchbox-wrap .searchbox .search-btn input {
	padding: 0;
	width: 60px;
	height: 27px;
	border: none;
	background: none;
}


/* ===============[ notification ]=============== */
/* 共通 */
.search-navi-box .notification {
	position: absolute;
	top: 64px;
	right: -10px;
	z-index: 985;
}

.search-navi-box .notification .inner {
	width: 162px;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.search-navi-box .notification p {
	padding: 8px 8px 7px;
	font-size: 100%;
	line-height: 1.4;
}



/* サイト内プロモーション用header
============================== */
/* 使用する時にコメントアウトを外す
#common-header-wrap .search .promotion {
	padding: 0 0 3px;
}
#common-header-wrap .search .promotion .logo-promotion {
	float: left;
	padding-top: 13px;
	width: 122px;
	height: 25px;
}
#common-header-wrap .search .promotion .banner-promotion {
	float: left;
	padding-top: 3px;
	width: 54px;
	height: 42px;
}*/
/* suggest
===============================*/
/* suggest-area */
#common-header #suggest-area {
	position: relative;
	width: 240px;
	height: 26px;
}
/* suggest-key */
#common-header #suggest-key {
	position: relative;
	width: 316px;
	height: 26px;
}
/* party-suggest-area */
#common-header #party-suggest-area {
	position: relative;
	width: 240px;
	height: 26px;
}
/* search-notfound */
#common-header .search-notfound {
	position: absolute;
	top: 25px;
	left: 63px;
	z-index: 1000;
	cursor: default;
}
#common-header .search-notfound .notfound-text {
	padding: 6px 8px 5px;
	border: solid 1px #d2d2d2;
	width: 159px;
	color: #595960;
	font-size: 92%;
	*font-size: 86%;
	line-height: 1.4;
	text-shadow: 0 -1px 0 #ffffff;
	background: #ffffff;
	opacity: 0.9;
}
/* search-nohit-error */
#common-header .search-nohit-error {
	position: absolute;
	top: 31px;
	left: 64px;
	z-index: 1000;
	cursor: default;
	padding-top: 5px;
	background: url(http://www.thepees.com/new/kara-ge/page/baloon_top_yellow.png) no-repeat 50px 0;
}
#common-header .search-nohit-error .error-text {
	padding: 8px 10px 7px;
	border: solid 2px #fae486;
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 465px;
	min-height: 11px;
	height: auto !important;
	height: 11px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
	color: #e64c30;
	font-weight: bold;
	font-size: 92%;
	*font-size: 86%;
	text-shadow: 0 -1px 0 #ffffff;
	background-color: #fefae6;
	opacity: 0.9;
}

#common-header .ui-autocomplete.ui-corner-all {
	border-radius: 0;
	border: 1px solid #d2d2d2;
	border-top: none;
	*border-bottom: 2px solid #d2d2d2;
}

#common-header .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
	position: absolute;
	z-index: 10000;
	display: none;
	top: 26px;
	left: 64px;
	width: 170px;
	_width: 166px;
	text-align: left;
	color: #13131e;
	font-size: 109%;
	*font-size: 100%;
	text-shadow: 0px -1px 0 #ffffff;
	box-shadow: 0 2px 1px 0px rgba(0,0,0,0.2);
}
#common-header #suggest-key .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
	padding: 2px 1px 2px 2px;
	width: 250px;
	_width: 246px;
}

/* footer
================================================== */
#footer {
	margin: 30px auto 0;
	background: #ffffff;
}
#footer ul li a {
	margin-right: 2px;
}
#footer ul#footer-navi {
	padding: 12px 0;
	*padding: 14px 0 10px;
	width: 100%;
	text-align: center;
	font-size: 86%;
	border-bottom: solid 1px #f9f2e5;
	background: #efe0cc url(http://www.thepees.com/new/kara-ge/page/footer_navi_line.jpg) repeat-x left top;
}
#footer ul#footer-navi li {
	display: inline;
	line-height: 1.6;
}
#footer ul#footer-navi li span {
	margin: 0 4px;
	*margin: 0 0 0 2px;
	color: #d0d0d0;
}

/* copyright */
#footer .copyright {
	margin: auto;
	padding: 6px 1px 10px 1px;
	width: 978px;
	text-align: right;
	background: url(page/footerlogo.gif) no-repeat 1px 7px;
}
#footer .copyright {
	\width: 980px;
	w\idth: 978px;
}
#footer .copyright address {
	font-style: normal;
}

/* footer-language
================================================== */
.footer-language {
	border-top: 1px solid #e6dbc7;
	border-bottom: 1px solid #f2e9da;
	box-shadow: 0 1px 0 #ffffff inset;
	background: #efe0cc url(..page/headline_bg.jpg);
}
.footer-language__inner {
	margin: 0 auto;
	padding: 12px 0;
	width: 980px;
	color: #949499;
	text-align: center;
	line-height: 1.2;
}
.footer-language__label {
	display: inline;
}
.footer-language__items:before {
	content: "：";
}
.footer-language__items {
	display: inline;
}
.footer-language__items li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 10px;
	border-left: 1px dotted #b4b4b4;
}
.footer-language__items li:first-child {
	padding-left: 0;
	border-left: none;
}

/* page-up
================================================== */
#page-up a {
	display: block;
	position: fixed;
	_position: absolute;
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) - 0 : document.body.scrollTop +(document.body.clientHeight-this.clientHeight) - 0);
	right: -1px;
	bottom: -1px;
	z-index: 500;
	margin: 0;
	width: 94px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../page/page_up.png) no-repeat left top;
}
#page-up a:hover {
	display: block;
	position: fixed;
	_position: absolute;
	right: -1px;
	bottom: -2px;
	z-index: 500;
	margin: 0;
	width: 94px;
	height: 36px;
	background: url(../page/page_up.png) no-repeat left bottom;
}

/* login-modal
================================================== */
.cover-back {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 990;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: #000000;
}

/* TabArea
-------------------------- */
#tab_area {
    margin: 0 auto;
    width: 660px;
    height: 583px;
    text-align: left;
    position: relative;
	background: url(../page/nakatsu2017menu.JPG) no-repeat left bottom;
}
 
#tab_area dl {
    width:660px;
    height: 543px;
    border: #777 0px solid;
    position: absolute;
}
 
#tab_area dl dt {
    top: 0;
    width: 220px;
    height: 40px;
    position: absolute;
    border-bottom: #777 1px solid;
    z-index: 5;
}
#tab_area dl#contents02 dt {
    border-left: #777 1px solid;
    border-right: #777 1px solid;
}
 
 
#tab_area dl#contents01 dt {left: 0;}
#tab_area dl#contents02 dt {left: 220px;}
#tab_area dl#contents03 dt {left: 440px;}
 
#tab_area dl dt a {
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
}
#tab_area dl dt a:hover {background: #999;}
 
#tab_area dl dd {
    top: 41px;
    left: 0;
    height: 543px;
    position: absolute;
    opacity: 0;
    overflow-y: auto;
}
 
#tab_area dl dd p {
    padding: 10px 10px;
}
 
/* CSS3 TabAnimation
-------------------------- */
@-webkit-keyframes TabSwitch {
    0% {background: #fff;}
    100% {background: #777;}
}
#tab_area dl:target dt a {
    -webkit-animation-name: TabSwitch;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    color: #fff;
    font-weight: bold;
    background: #777;
}
 
@-webkit-keyframes ContentsSwitch {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
#tab_area dl:target dd {
    -webkit-animation-name: ContentsSwitch;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    z-index: 15;
}

.infobox {
   height:300px;
   overflow: auto;
   background-color: #ffffff;
}
.au_howto {
	position:absolute;
	top:70px;
	left:0px;
}

.au_smoke {
	position:absolute;
	top:0px;
	left:0px;
	width:260px;
	height:300px;	
	background-image: url(../page/smoke.png);
	background-repeat: no-repeat;
}

@media screen and (max-width: 480px) {  
.layout1-side {
    float: none;
    width: 100%;
}
.layout1-main {
    float: none;
    width: 100%;
}
}

