* {
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px
}

H1 {
	FONT-SIZE: 9px
}
H2 {
	FONT-SIZE: 9px
}
H3 {
	FONT-SIZE: 9px
}
H4 {
	FONT-SIZE: 9px
}
IMG {
	BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px
}
UL {
	LIST-STYLE-TYPE: none
}
LI {
	LIST-STYLE-TYPE: none
}
FONT {
	LINE-HEIGHT: 1.2em
}
.clear {
	CLEAR: both
}
.none {
	DISPLAY: none
}
.hidden {
	WIDTH: 0px; HEIGHT: 0px; OVERFLOW: hidden
}

/*--------------------------------------
              link style
--------------------------------------*/
img { -ms-interpolation-mode: bicubic; } 
a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link {
	text-decoration: none;
	color: #ff0099;
}
a:visited {
	color: #ff0099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ff00ff;
}
a:active {
	color: #ff00ff;
	text-decoration: none;
}
.clear {
	clear: both;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 1.6;
	background-position: center top;
	width: 100%;
	color: #333333;
	background:url(../img/bg.jpg);
}



/*ベース背景*/
#wapper {
	background: white;
    background-image: url(../img/wapper/top.gif);
    background-color: white;
    background-position: 50% 0%;
    background-position-x: 50%;
    background-position-y: 0%;
    background-repeat: repeat-y;
    background-repeat-x: no-repeat;
    background-repeat-y: repeat;
}

#start {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*background:url(../img/bg.jpg);*/
	background-position: center top;
}

/*----------------------------------------
header
----------------------------------------*/
#header {
	height: 140px; 
	width: 1050px; 
	margin-right:auto; 
	margin-left: auto; 
	position: relative; 
	z-index:9;
}

#w_h1 {
   float:left;
   color:#ff3399;
   padding-left:10px;
   padding-right:10px;
}
#w_h2 {
	color:#ff3399;
	padding-left:10px;
	font-weight:normal;

}

#w_top {
	width:1050px; 
	height:140px; 
	/*background:url(../img/head/main.png); */
	margin-right:10px;
}
#w_top p{
	width:600px; 
	background-repeat:no-repeat; 
	color:#ffffff; 
	font-weight:bold;
	padding-left:210px; 
	font-size:16px; 
	line-height:25px;
	padding-top: 0px;
}

DIV#headerTop A {
	WIDTH: 100%; DISPLAY: block; HEIGHT: 100%; OVERFLOW: hidden
}
#Navi {
	margin: 0;
	list-style-type: none;
	position: absolute;
	bottom: 101px;
	padding: 0;
	width: 377px;
	left: 583px;
	height: 45px;
	text-indent:-9999px;
	background:url(../img/head/mail.png);
}

#Navi li {
	height: 30px;
	display: block;
	width: 378px;
	margin-right: 0px;
	margin-left: 0px;
}
#Navi li a {

	display: block;
	float:left;
    height: 30px;
    width: 378px;
}


#Navi li a:hover {

	display: block;
	float:left;
    height: 30px;
    width: 378px;
}
#Navi .mail {
	height: 30px;
	width: 189px;
	display: block;
	float:left;
}

#Navi .mail a {
	display: block;
	float:left;
    height: 30px;
    width: 189px;
}

#Navi .mail a:hover {
    background-position: -0px 30px;

}
#Navi .PCmail {
	height: 30px;
	width: 189px;
	display: block;
	float:left;
}

#Navi .PCmail a {
	display: block;
	float:left;
	height: 30px;
	width: 189px;
}

#Navi .PCmail a:hover {
    background-position: -183px -30px;
}

#tel {
	height: 45px;
	width: 377px;
	position: absolute;
	right: 2px;
	bottom: 150px;
	background-repeat: no-repeat;
}
ul#basicNavi {
	margin: 0;
	list-style-type: none;
	position: absolute;
	left: 1026px;
	top: 1px;
	bottom: 435px;
	padding: 0;
	width: 188px;
	left: 861px;
	height: 48px;
	/*text-indent:-9999px;*/
	background:url(../img/head/link.png);
	background-repeat:no-repeat;
}

ul#basicNavi li {
	float: left;
	height: 48px;
	display: block;
	width: 47px;
	margin-right: 0px;
	margin-left: 0px;

}
#basicNavi .top {
	height: 48px;
	width: 47px;
	display: block;
}
#basicNavi a{
	display: block;
	height: 48px;
	width: 47px;
	}


#basicNavi .top a:hover{
	background:url(../img/head/link.png);
	background-position: 0px 48px;
	height: 48px;
	width: 47px;
	display: block;
}
#basicNavi .company {
	height: 48px;
	width: 47px;
	display: block;
}

#basicNavi .company a:hover{
	background:url(../img/head/link.png);
	background-position: -47px 48px;
	height: 48px;
	width: 47px;
	display: block;
}
#basicNavi .privacy {
	height: 48px;
	width: 47px;
	display: block;
}

#basicNavi .privacy a:hover{
	background:url(../img/head/link.png);
	background-position: -94px 48px;
	height: 48px;
	width: 47px;
	display: block;
}
#basicNavi .map {
	height: 48px;
	width: 47px;
	display: block;
}

#basicNavi .map a:hover{
	background:url(../img/head/link.png);
	background-position: -141px 48px;
	height: 48px;
	width: 47px;
	display: block;
}


#cprBox {
	background-color: #1e1e1e;
	width: 100%;
	clear:both;
}
#cprBox p {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}

#mailNavi {
	background:url(../img/head/mail.png); 
	position: absolute; 
	left: 632px; 
	top: 227px; 
	width: 420px; 
	height: 50px;
	text-indent:-9999px;
}
ul#mailNavi li {
	float: left;
	height: 50px;
	display: block;
	width: 210px;
	margin-right: 0px;
	margin-left: 0px;

}
#mailNavi .pc {
	height: 50px;
	width: 210px;
	display: block;
}
#mailNavi .pc a{
	display: block;
	height: 50px;
	width: 210px;
	}
#head_tel {
	position: absolute;
	left: 861px;
	top: 51px;
	width: 188px;
	height: 62px;
	background:url(../img/head/tel.png);
	/*text-indent:-9999px;*/
}

#mailNavi .pc a:hover{
	background:url(../img/head/mail.png);
	background-position: 0px 50px;
	height: 50px;
	width: 210px;
	display: block;
}
#mailNavi .mb {
	height: 50px;
	width: 210px;
	display: block;
}
#mailNavi .mb a{
	display: block;
	height: 50px;
	width: 210px;
	}


#mailNavi .mb a:hover{
	background:url(../img/head/mail.png);
	background-position: 210px 50px;
	height: 50px;
	width: 210px;
	display: block;
}
/*---------------------------------------
メインページ
---------------------------------------*/
#main_title {
	width:960px; 
	height:89px;	
	margin-right: auto;
	margin-left: auto;
}

#main_top {
     background:url(../img/bg_03.gif);
	 background-repeat:repeat-y;
	 background-position:0px 10px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 48px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow:hidden;
	clear:both;
	BORDER: #ccc 1px solid;
 

}
#main_middle {
	overflow:hidden; 
	clear:both; 
	width:1000px; 
	margin-left:15px; 
	margin-top:0px; 
	padding-top:10px; 
	padding-left:10px;
	padding-right:10px;
}
#main_middleIn {
	clear:both; 
	overflow:hidden;
	position:relative;
	z-index:1;
}



#Contents {
	width:940px; 
	height: auto;
	clear:both; 
	padding-left:0px; 
	padding-right:10px;	
	margin:0px auto;
	 DISPLAY:block;
}
#mainContents {
	width:680px; 
	height:auto; 
	float:right; 
	DISPLAY: inline;
	margin-left:10px;
}

.back_top {
	clear:both; margin-left:10px;
}
/*---------------------------------------------
メインメニューボタン
---------------------------------------------*/
#main_btn {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	height:50px;
	margin-top: -2px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow:hidden;
	clear:both;
	background:url(.);
	background-position:0px 50px;
	background-repeat:no-repeat;
}

#main_menu {
	list-style-type: none;
	left: 98px;
	top: 206px;
	width: 1050px;
	height:50px;
	margin-top:0px;
	padding-left:0px;
}

#main_menu li {
	width:150px; 
	height:50px;
	/*text-indent:-9999px;*/
	display:block;
	float:left;

}

#main_menu li a {
	display: block;
	height: 50px;
	text-decoration: none;
	/*text-indent: -9999px;*/
}

#subMenu1 a {
	background:url(../img/menu/menu.png);
	background-position: 0px 0px;
	width: 150px;
	height: 50px;
}
#subMenu1 a:hover {
	background:url(../img/menu/menu.png);
	background-position: 0px 50px;
	width: 150px;
	height: 50px;
}	
#subMenu1 a.this {
	background:url(../img/menu/menu.png);
	background-position: 0px 50px;
	width: 150px;
	height: 50px;
}	



#subMenu2 a {
	background:url(../img/menu/menu.png);
	background-position: -150px 0px;
	width: 150px;
	height: 50px;
}
#subMenu2 a:hover {
	background:url(../img/menu/menu.png);
	background-position: -150px 50px;
	width: 150px;
	height: 50px;
}
#subMenu2 a.this {
	background:url(../img/menu/menu.png);
	background-position: -150px 50px;
	width: 150px;
	height: 50px;
}
#subMenu3 a {
	background:url(../img/menu/menu.png);
	background-position: -300px 0px;
	width: 150px;
	height: 50px;
}
#subMenu3 a:hover {
	background:url(../img/menu/menu.png);
	background-position: -300px 50px;
	width: 150px;
	height: 50px;
}
#subMenu3 a.this {
	background:url(../img/menu/menu.png);
	background-position: -300px 50px;
	width: 150px;
	height: 50px;
}
#subMenu4 a {
	background:url(../img/menu/menu.png);
	background-position: -450px 0px;
	width: 150px;
	height: 50px;
}
#subMenu4 a:hover {
	background:url(../img/menu/menu.png);
	background-position: -450px 50px;
	width: 150px;
	height: 50px;
}
#subMenu4 a.this {
	background:url(../img/menu/menu.png);
	background-position: -450px 50px;
	width: 150px;
	height: 50px;
}
#subMenu5 a {
	background:url(../img/menu/menu.png);
	background-position: -600px 0px;
	width: 150px;
	height: 50px;
}
#subMenu5 a:hover {
	background:url(../img/menu/menu.png);
	background-position: -600px 50px;
	width: 150px;
	height: 50px;
}
#subMenu5 a.this {
	background:url(../img/menu/menu.png);
	background-position: -600px 50px;
	width: 150px;
	height: 50px;
}

#subMenu6 a {
	background:url(../img/menu/menu.png);
	background-position: -750px 0px;
	width: 150px;
	height: 50px;
}
#subMenu6 a:hover {
	background:url(../img/menu/menu.png);
	background-position: -750px 50px;
	width: 150px;
	height: 50px;
}
#subMenu6 a.this {
	background:url(../img/menu/menu.png);
	background-position: -750px 50px;
	width: 150px;
	height: 50px;
}

#subMenu7 a {
	background:url(../img/menu/menu.png);
	background-position: -900px 0px;
	width: 150px;
	height: 50px;
}
#subMenu7 a:hover {
	background:url(../img/menu/menu.png);
	background-position: -900px 50px;
	width: 150px;
	height: 50px;
}
#subMenu7 a.this {
	background:url(../img/menu/menu.png);
	background-position: -900px 50px;
	width: 150px;
	height: 50px;
}


/*---------------------------------------
footer
-----------------------------------------*/

#footer {
	width:100%; 
	clear:both; 
	overflow:hidden; 
	background-color:#666666; 
	margin-right:auto; 
	margin-left:auto; 
	padding-top:10px; 
	padding-bottom:5px;
}

#footer p {
	text-align:center; 
	font-size:10px;
	color:#cccccc;
}
#footer p a {
	color:#ffffff;
}

#footer .seoText {
	line-height: 1.5em;
	font-size: 12px;
}

/*------------------------------------------------
ページトップへ
------------------------------------------------*/
.topBtn {
	width:1010px; 
	clear:both; 
	overflow:hidden; 
	padding-right:10px;
	margin:0 auto;
	padding-bottom:10px;
}

.topBtn_b {
	width:120px;
	height:40px;
	padding-left:890px;
}
.topBtn_b a {
	display: block;
	width: 120px;
	height: 40px;
	margin: 0;
	padding: 0;
	BACKGROUND-IMAGE: url(../img/menu/pagetop.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.topBtn_b a:hover {
	width:120px;
	height:40px;
    background:url(../img/menu/pagetop.png);
	background-position:0px 40px;
	display:block;
	text-indent:-9999px;
}
#h_area {
	background-color:#666666;
}

/*--------------------------------
next backボタン
----------------------------------*/

DIV.pegerBox {
	TEXT-ALIGN: center; PADDING-BOTTOM: 5px; CLEAR: both; PADDING-TOP: 5px
}
IMG.back {
	MARGIN-RIGHT: 8px
}
IMG.next {
	MARGIN-LEFT: 6px; MARGIN-RIGHT: 2px
}

/*------------------------------
トップ上部注意書き
------------------------------*/
.contentsCaution {
	padding:6px 0px 6px 0px; 
	font-size:14px; 
	font-weight:bold; 
	color:#ffffff; 
	text-align:center;	 
	border: #cccccc 1px solid; 
	margin-bottom:5px; 
	background:url(../img/bg_02.gif);
	margin-top:0px;
}
.contentsCaution a {
	color:#ffffff;
}
.contentsCaution a:hover {
	color:#FCF;
}
	

/* コメント崩れ防止 */
table.comBox {
	border-collapse: collapse;
}


p.pankuzu {
	font-size: 12px;
	background-color: #FFF;
	padding: 2px;
	display: inline;
}

ul.pankuzu {
	font-size: 12px;
	background-color: #FFF;
	padding: 2px;
}

ul.pankuzu li {
	float: left;
}

/*　待ち時間からポータルサイトへのリンク */

.realtime_girlButton{
	top: 32%;
	left: 1%; /*20170825変更*/
	z-index: 999;
	position: fixed;
}

.realtime_girlButton img:hover{
	opacity: 0.5;
}

#footer .seoText{
	color :#ffffff;
}

/* 20181018-001全店対応 */
#lightgallery{
	width: 323px;
	height: 100px;
	float: left;
	margin-left: 7px;
	margin-bottom: 10px;
	border: solid 1px #666;
}

#lightgallery img{
	width: 323px;
	height: 100px;
}

#sideMenu .sideMenuItem {
	width: 323px;
	height: 100px;
	float: left;
	margin-left: 6px;
	margin-bottom: 10px;
	border: solid 1px #ccc;
}

#sideMenu .sideMenuItem a {
	display: block;
}

#sideMenu .sideMenuItem img {
	width: 100%;
}