@charset "utf-8";

#header{
	background:url(../../img/shop/header_bg.png) no-repeat;
	}

#header h1 {
	/*TEXT-INDENT: -9999px*/
}
#header h2 {
	background:url(../../img/shop/hime_ume/title.png) no-repeat;
}
#header p {
	background:url(../../img/shop/hime_ume/p.png) no-repeat;
}

/*---------------------------------
コンテンツタイトル
--------------------------------*/
.shop_name{
      width:250px; 
	  height:30px; 
	  background:url(../../img/shop/hime_ume/contents.png); 
	  margin-bottom:5px;
	  background-repeat:no-repeat;
	  text-indent:-9999px;
}
/*-------------------------------------------------
各店舗紹介ｈ3タイトル
--------------------------------------------------*/
#hello {
	background:url(../../img/shop/hime_ume/title01.gif); 
	width:660px; 
	height:40px;
	overflow:auto;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*-------------------------
店舗待機室タイトル
-----------------------------*/
#wait{
	background:url(../../img/shop/hime_ume/title02.gif); 
	width:660px; 
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*-------------------------------------------------
各店舗周辺施設ｈ3タイトル
--------------------------------------------------*/
#roundShop {
	background:url(../../img/shop/hime_ume/title03.gif); 
	width:660px; 
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-top:20px;
}

/*-----------------------------------
給与
----------------------------*/

#MC {
    background:url(../../img/shop/hime_ume/bg_01.png) no-repeat;
	height:350px;
}

#MC h3 {
	background:url(../../img/shop/hime_ume/title04.gif) no-repeat; 
}

#secret_f h4 {
	background:url(../../img/shop/hime_ume/title02.png) no-repeat;
}

/*------------------------------
面接スタッフ
--------------------------------*/

/* ボックス */
.interviewer {
	width: 680px;
	margin-bottom: 20px;
}


/* h3見出し */
#interviewer01 {
	background:url(../../img/shop/hime_ume/title05.gif);
	width:680px;
	height:40px;
	text-indent:-9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.p01 {
	margin: 5px; 
	font-size:14px; 
	color:#333;
	width:640px;
	height:210px;
	background:url(../../img/shop/bg_05.png) no-repeat;
	padding:40px 0 0 40px;
}
.p02 {
	margin: 5px; 
	font-size:14px; 
	color:#000;
	width:620px;
	height:210px;
	background:url(../../img/shop/bg_06.png) no-repeat;
	padding:40px 0 0 40px;
}

/*------------------------------
女の子インタビュー
--------------------------------*/

#girl01 {
	background:url(../../img/shop/hime_ume/title06.gif);
	width:680px;
	height:40px;
	text-indent:-9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*---------------------------------------
看板娘動画インタビュー
---------------------------------------*/
#s_movie_t {
	background:url(../../img/shop/hime_ume/title03.png); 
	text-indent:-9999px; 
	height:50px; 
	width:680px; 
	text-indent:-9999px;
}

/*-------------------------
入店ほやほやインタビュー
------------------------*/

#s_int_h {
	background:url(../../img/shop/hime_ume/title04.png); 
	text-indent:-9999px; 
	height:50px; 
	width:680px; 
	text-indent:-9999px;
}

/*-------------------------
アクセスマップ
--------------------------*/

#shop_map {
	background:url(../../img/shop/hime_ume/title07.gif);
	width:680px;
	height:40px;
	text-indent:-9999px;
}

.shop_map_img {
	padding-left:30px; margin-top:20px;
}
	
.shop_map_access {
    padding-left:30px; 
	font-size:14px; 
	color:#ff4bb5; 
	line-height:16px; 
	padding-top:10px; 
	padding-bottom:10px;
}

#ggl_map {
	padding-left:300px; 
	margin-top:20px; 
	width:380px; 
	border-top:1px dashed #666666; 
	padding-top:10px;
}

.ggl_map_text {
	line-height:50px; 
	float:left; 
	width:180px; 
	font-size:14px; 
	height:83px;
}
.ggl_icon {
	float:left;
}
.shop-right img {
	float: right;
	margin-left: 10px;
}