/* -----------------------------------------

  Goope Style / Simple2
  2013.03.05
  paperboy&co.

----------------------------------------- */

* {
	margin: 0;
	padding: 0;
	}

img {
  border: none;
	vertical-align: middle;
	}

br.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	}

/* -----------------------------------------

 レイアウトCSS読み込み
 
----------------------------------------- */


/* ---------------------------------
  センタリング
  2カラム
  左
--------------------------------- */

div#wrapper {
  width: 940px;
  margin: 0 auto;
  }
  
div#wrapper_inner {
	margin: 0 20px;
	}
	
div#header_inner {
  margin: 0;
  }	

div#main {
	float: right;
	width: 650px;
	margin: 0 0 34px;
	}
	
div#main_inner {
  margin: 0;
  }	

div#navi {
  position: relative;
  z-index: 3;
  float: left;
  width: 250px;
  margin: 0 0 40px 0;
  }
	
div#navi_inner {
  margin: 0 40px 0 0;
  }
  
div#navi_parts {
  margin: 10px 0;
  }
  
.navi_parts_detail {
  margin: 0 0 20px 0;
  text-align: left;
  }  

div#sidebar {
  position: relative;
  z-index: 2;
	float: left;
	clear: left;
	width: 250px;
	margin: 0 0 40px 0;	
	}
	
div#sidebar_inner {
  margin: 0 40px 0 0;
  }	

div#footer {
	clear: both;
  width: 100%;
  color: ;
	}
	
div#footer_inner {
  margin: 0;  
  padding: 17px 0;
  }	
  
.rslides li {
  width: 650px;
  }	
   

/* -----------------------------------------
カラーCSS読み込み
----------------------------------------- */



/* --------------------------------------
	HTML再定義
--------------------------------------- */

body{
    background:    ;
    background-color:;
    color:#6a6a6a;
    font:12px  arial,helvetica,"hiragino kaku gothic pro", "ヒラギノ角ゴ pro w3", "メイリオ", meiryo, "ＭＳ Ｐゴシック";
    letter-spacing:1px;
    word-wrap:break-word;
    }

  
div#wrapper {
  background-color: #FFFFFF;
  } 

ul {
  list-style: none;
  }     

a:link {
	color: #6a6a6a;
	text-decoration: none;
	}
	
a:visited {
	color: #6a6a6a;
	text-decoration: none;
	}
  	
a:hover {
	color: #bcbcbc;
	text-decoration: none;
	}
	
a:active {
	color: #6a6a6a;
	text-decoration: none;
	outline: none;
	}

/* --------------------------------------
	ヘッダー
	--------------------------------------- */

.shop_title {
    margin:11px 0 0 0;
    height:auto;
    float:right;
    text-align:right;
    /  padding:0 30px 0 0;
    }


  /* --- 	IE6,7 * ---*/
  
.shop_title { /  padding:  0 30px 0 0;
   }
   
  /* --- 	IE6,7 * ---*/   

.shop_rss {
    margin:0 0 0 6px;
    float:right;
    }


.shop_tel {
    font-size:12px;
    letter-spacing:0.1em;
    float:right;
    }


.site_title {
  text-align: left;	
  padding: 0 0 60px 0;
  }
   
.shop_name {
    }
  
  
h1.site_logo {
  padding: 34px 0 0 0;
  text-align: left;	
  font-weight: bold;
	font-size: 35px;
	}
	
.site_description {
    color:#6a6a6a;
    margin:5px 0 0 2px;
    text-align:left;
    }
		
			
h1.site_logo a:hover {
	text-decoration: underline;
	}
	
h1.site_logo a:active {
	text-decoration: underline;
	}		

/* --------------------------------------
	メイン
--------------------------------------- */

#main h2.page_title {
	font-size: 18px;
	vertical-align: top;
	font-weight: bolder;
	text-align: left;
	margin: 0 0 13px 0;
	}

/* --------------------------------------
	ナビゲーション
--------------------------------------- */

#navi ul {
	margin: 0;
	list-style-type: none;
	}
		
#navi ul li {
  font-weight: bolder;
	}

#navi ul li a {
	height: 100%;
	display: block;
	padding: 0 10px 18px;
	text-decoration: none;
	}
								
#navi ul li a:hover {
  color: #bcbcbc;
	}

html>body #navi ul li .active {
  color: #bcbcbc;
  }
  
#navi ul.sub_navi li {
	border-bottom: none;
	}	  
			
#navi ul.sub_navi {
	margin: 0 0 20px 0;
	}
	
#navi ul.sub_navi li a {
	display: inline-block;
	padding: 6px 10px 10px 30px;
	font-size: 11px;
	background:no-repeat 18px 8px url(/img/theme_simple2/sub_navi_arrow_1.png);
	text-decoration: underline;
	}
	
#navi ul.sub_navi li a:hover {  
	background: no-repeat 18px 8px url(/img/theme_simple2/sub_navi_arrow_1_on.png); 
  color: #bcbcbc;
  }

	/* フリーページ用 */
	
.free_area {
  padding: 25px 0 0 0;
	border-top: solid 1px #d0d0d0;
	}	
	
	
	
/* --------------------------------------
	サイドバー
--------------------------------------- */

/* today */

.today_area {
    margin:0 0 30px 0;
    padding:28px 0 28px 10px;
    border-top:1px solid #d0d0d0;
    border-bottom:1px solid #d0d0d0;
    }


.today_area {
  margin: 0 0 30px 0;
  padding: 28px 0 28px 10px;
  border-top:	1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  }
  
.today_area a:link {
  text-decoration: underline;
  }
        	
.today_area a:visited {
	text-decoration: underline;
	}
	
.today_area a:hover {
	text-decoration: underline;
	}
        	
.today_area a:active {
	text-decoration: underline;
	}    

.today_title {
	font-weight: bolder;
	text-align: left;
	}

.today_schedule {
	margin: 10px 0 0 0;
	padding: 0px;
	}
			
.today_schedule_body {
  display: none;
  color: #6a6a6a;
  font-size: 11px;
	}
	
/* カウンター */

.counter_area {
    margin:0 0 28px 0;
    padding:0 0 28px 10px;
    border-bottom:1px solid #d0d0d0;
    }


.counter_area {
  margin: 0 0 28px 0; 
  padding: 0 0 28px 10px;
	border-bottom: 1px solid #d0d0d0;  
  }

.counter_title {
  margin: 0 0 10px 0; 
  font-size: 13px;
	font-weight: bolder;
	text-align: left;
	}
		
.counter_today {
  color: #6a6a6a;
  margin: 0 0 7px 1px;
	}
	
.counter_today span.num {
	font-weight: bolder;
	}
	
.counter_yesterday {
  color: #6a6a6a;
  margin: 0 0 7px 1px;
	}
	
.counter_yesterday span.num {
	font-weight: bolder;
	}
	
.counter_total {
  color: #6a6a6a;
  margin: 0 0 0 1px;
  }
  
.counter_total span.num {
	font-weight: bolder;
	}	

/* QRコード */

.qr_area {
    padding:0 0 28px 10px;
    display:none;
    }


.qr_title {
  font-size: 13px;
	font-weight: bolder;
	text-align: left;
	margin: 0 9px 5px 0;
	}

.qr_img {
  margin: 0 0 0 -6px;
	text-align: left;
	}

/* --------------------------------------
	フッター
--------------------------------------- */

div#footer_inner {
	border-top:1px solid #d0d0d0; 
  }	 
  
.shop_title_footer{
  display: none;
  }
  
.copyright {
    margin:10px 0px;
    float:left;
    font-size:12px;
    }


.copyright {
  margin: 10px 0px;
  float: left;
  font-size: 12px;
  }
  
.powered {
    margin:10px 0px;
    float:right;
    font-size:12px;
    }
  

.powered {
  margin: 10px 0px;
  float: right;
  font-size: 12px;
  }
    
.powered a:link,
.copyright a:link {
	text-decoration: underline;
	}
	
.powered a:visited,
.copyright a:visited {
	text-decoration: underline;
	}
	
.powered a:hover,
.copyright a:hover {
  text-decoration: underline;
  }
  
.powered a:active,
.copyright a:active {
	text-decoration: underline;
	}

/* --------------------------------------
	トップ
--------------------------------------- */

.welcome_area {
  clear: both;
	} 
	
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0 0 40px 0;
  }	

.rslides li img {
  width: 100%;
  }	

.caption {
  display: block;
  position: absolute;
  z-index: 2;
  color: #ffffff;
  background: #6a6a6a;
  background: rgba(106,106,106, 0.8);  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  }
  
.caption_txt {
  display: block;
  line-height: 27px;
  padding: 0 15px; 
  }     
	
.page_title_top {
	font-size: 23px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 15px 0;
	border-bottom:1px solid #d0d0d0; 
	padding: 0 0 7px 0;
	}
		
.message {
  color: #6a6a6a;
  text-align: left;	   
	line-height: 25px;
	margin: 0 0 31px 0;
	}

.information_area {
	}
	
.page_title_info {
	font-size: 23px;
	font-weight: normal;
	border-bottom: 1px solid #d0d0d0;
	text-align: left;
	margin: 0 auto 15px;
	padding: 0 0 7px 0;
  }
	
.information_area ul {
  list-style-type: none;
  font-color: #6a6a6a;
  font-size: 12px;
  line-height: 23px;
	margin: 0 0 20px 0;
	}
		
.information_area ul li a:link {
  text-decoration: underline;
  }
        	
.information_area ul li a:visited {
	text-decoration: underline;
	}
	
.information_area ul li a:hover {
	text-decoration: underline;
	}
        	
.information_area ul li a:active {
	text-decoration: underline;
	}
	
.information_area ul li {
	margin: 0 0 10px 0;
	}
		
.top_info_date{
	color: #6a6a6a;
	margin-right: 10px;	
	}	
 
/* --------------------------------------
	インフォメーション
--------------------------------------- */

.info_area {
  width: 100%;
	border-bottom: 1px solid #d0d0d0;
	margin: 0 0 32px 0;
  }

.info {
  padding:0 1px;
	margin: 0 0 25px 0;
	}
	
.info_date {
  color: #6a6a6a;		
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 25px 1px 0 1px;
	border-top: 1px solid #d0d0d0;
	}
	
.info_title {
  padding:0 1px;
	font-size: 14px;
	font-weight: bolder;
	margin: 0 0 10px 0;
	}
	
.info_body {
	color: #6a6a6a;
	padding: 0 1px 0px 1px;
	}
			
.info_photo{
  margin: 0 0 15px 0;
  padding:0 1px;	
  }
	
a:hover {
	text-decoration: underline;
	}
	
a:active {
	text-decoration: underline;
	}

/* --------------------------------------
	カレンダー
--------------------------------------- */

.calendar_area {
	margin: 0 0 35px 0;
	padding: 35px 0 0 0;
	border-top: 1px solid #d0d0d0;
	}
	
.calendar_area a:link {
  text-decoration: underline;
  }
        	
.calendar_area a:visited {
	text-decoration: underline;
	}
	
.calendar_area a:hover {
	text-decoration: underline;
	}
        	
.calendar_area  a:active {
	text-decoration: underline;
	}

.calendar_header {
	margin: 0 0 37px 0;
	text-align: center;
	font-weight: bolder;
	}
	
.calendar_header a {
	margin: 0 8px;
	text-align: center;
	font-weight: normal;
	}	
		
.table_calendar th {
	text-align: center;
	font-size: 10px;
	border-bottom: 1px solid #d0d0d0;
	padding: 0 0 5px 0;
	}
	
.table_calendar th.sun {
	color: #ff3355;
	}
				
.table_calendar th.sat {
	color: #0250d0;
	}
	
.table_calendar td {
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	width: 14%;
	height: 90px;
	text-align: center;
	padding: 0 0 5px 0;
	}
				
.table_calendar td img {
	padding: 2px;
	}
					
.table_calendar td img:hover {
	border: 2px solid #d0d0d0;
	padding: 0;
	}

.table_calendar td.sun {
	}
				
.table_calendar td.sat {
	border-right: 1px solid #d0d0d0;
	}
				
.table_calendar td p.day {
	font-size: 14px;
	line-height: 14px;
	margin: 2px 5px 0 5px;
	padding: 0;
	text-align: right;
	}
				
.table_calendar td.sun p.day {
	color: #ff3355;
	}
					
.table_calendar td.sat p.day {
	color: #0250d0;
	}
	
.schedule {
	margin: 0 0 20px 0;
	}
	
.schedule a:link {
  text-decoration: underline;
  }
        	
.schedule a:visited {
	text-decoration: underline;
	}
	
.schedule a:hover {
	text-decoration: underline;
	}
        	
.schedule a:active {
	text-decoration: underline;
	}
		
.schedule_date {
	font-weight: bolder;
	font-size: 14px;
	color: #6a6a6a;
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #d0d0d0;
	}
			
.schedule ul {
  list-style:none;
  margin: 0 0 30px 0;
	}
			
.schedule ul li {
	margin: 0 0 10px 0;
	line-height: 20px;
	}
				
.schedule_category{
  padding: 4px 7px;
  margin:0 10px 0 0;
  font-size: 10px;
  font-weight: bolder;
  color: #ffffff;
  background-color: #6a6a6a;
  }
				
.schedule_time {
	font-weight: bolder;
	}
					
.schedule_title {
	font-weight: bolder;
	}

.schedule_detail {
	margin: 0 0 36px 0;
	padding: 25px 0 8px 0;
	border-top: 1px solid #d0d0d0;	
	}
    		
.schedule_detail_date {
  font-size: 11px;
	color: #6a6a6a;
	}
			
.schedule_detail_category {
  padding: 4px 7px;
  margin: 0 0 8px 0;
  font-size: 10px;
	background-color: #6a6a6a;
  color: #ffffff;
	}
	
.schedule_detail_title {
  font-weight: bolder;  
	font-size: 14px;
	margin: 10px 0 3px 0;
	}
			
.schedule_detail_body {
  color: #6a6a6a;
	line-height: 20px;
	}
			
.schedule_detail_body img {
	margin: 4px 0 10px 0;
	}

/* --------------------------------------
	メニュー
--------------------------------------- */

.menu_area {
  width:100%;
	margin: 0 0 32px 0;
	border-bottom: 1px solid #d0d0d0;
	}

.menu_list {
	margin: 0 0 25px 0;
	}

.menu_category {
	margin: 0 0 25px 0;
	padding: 10px 0 10px 0;
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #d0d0d0;	
	border-bottom: 1px solid #d0d0d0;
	}

.menu_title {
	font-size: 15px;
	font-weight: bolder;
	line-height: 24px;
	padding:0 1px;
	}
	
.menu{
  	margin: 0 0 15px 0;
  	}	

.menu_price {
  color:	;	
	font-size: 14px;
	font-weight: bolder;
	line-height: 24px;
	padding:0 1px;	
	margin: 0 0 3px 0;
	}

.menu_body {
	clear: both;
	line-height: 18px;
	width: 100%;
	color: #6a6a6a;
	padding:0 1px;	
	}
			
.menu_body img {
	float: left;
	margin: 0 10px 0 0;
	padding:0 1px;	
	}

/* --------------------------------------
	フォトギャラリー
--------------------------------------- */

.photo_area {
  width:100%;
	margin: 0 0 32px 0;
	}

.album {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	}
	
.album:last-child {
	padding: 0 0 15px 15px;
	border-bottom: 1px solid #d0d0d0;
	}	

.album_title {
	margin: 0 0 25px 0;
	padding: 10px 0 10px;
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	border-top: 1px solid #d0d0d0;	
	border-bottom: 1px solid #d0d0d0;
	}
	
.album_title a:link {
	text-decoration: underline;
	}
	
 .album_title a:visited {
	text-decoration: underline;
	}
	
.album_title a:hover {
	text-decoration: underline;
	}
	
.album_title a:active {
	text-decoration: underline;
	}
		
.photo_thumb{
  float: left;
	margin: 0 15px 15px 0;
	}

.photo {
  width: 100%;
	margin: 0 5px 25px 0;
	}

.photo_image {
	margin: 0 0 10px 0;
	padding:0 1px;	
	}

.photo_date {
  color: #6a6a6a;
	text-align: left;
	margin-bottom: 4px;
	padding:0 1px;	
	}

.photo_title {
	font-size: 15px;
	font-weight: bolder;
	margin: 0 0 10px 0;
	padding:0 1px;	
	}

.photo_body {
  color: #6a6a6a;  
	line-height: 20px;
	padding: 0 1px 25px 1px;
	border-bottom: 1px solid #d0d0d0;
	}

/* --------------------------------------
	クーポン
--------------------------------------- */
	
.coupon_area a:link {
  text-decoration: underline;
  }
	
.coupon_area a:visited {
	text-decoration: underline;
	}
	
.coupon_area a:hover {
	text-decoration: underline;
	}
	
.coupon_area a:active {
	text-decoration: underline;
	}
	
.coupon {
	padding: 0;
	margin-bottom: 25px;
	padding-top: 25px;
	border-top: 1px solid #d0d0d0;   
	}
			
.coupon_image img {
  margin: 0 0 25px 0;
  }

.coupon_qr {
	width: 110px;
	padding-right: 15px;
	float: left;
	}

.coupon_title {
  font-weight: bolder;
	margin-bottom: 10px;
	font-size: 14px;
	}

.coupon_body ul {
  color: #6a6a6a;  
  font-weight: bolder;
	}
	
.coupon_body ul li {
	list-style-type: none;
	}

.coupon_print {
  font-weight: bolder;
  margin-bottom: 20px;
  }		

/* --------------------------------------
	店舗情報
--------------------------------------- */

.about_area {
  padding: 25px 0 0 0;
	border-top: 1px solid #d0d0d0;
  }

.map {
	width: 100%;
	height: auto;
	margin: 0 0 25px 0;
	padding: 0;
	background: #6a6a6a;
	}

.detail {
	margin: 0 0 10px 0;
	}

.table_detail {
	border-top: 1px solid #d0d0d0;
	background-image: url(/img/theme_simple2/white_65.png);
	}
			
.table_detail th {
  width:150px;
	text-align: center;
	white-space: nowrap;
	padding: 10px 15px;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	}
				
.table_detail td {
  width: 350px;
  color: #6a6a6a;
	padding: 10px 15px;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;		
	}

/* --------------------------------------
	お問い合わせ
--------------------------------------- */

.contact_area {
  font-weight: bolder;
	margin: 0 0 15px 0;
	display: block;
	clear: both;
	overflow: hidden;
	line-height: 17px;
	}
	
.form_area_line {
  padding: 25px 0 0 0;
	border-top: 1px solid #d0d0d0;
  }		

.contact_message {
	margin: 0 0 40px 0;
	font-size: 15px;
	line-height: 23px;
  }

.contact_area label {
	margin: 0 0 5px 0;
	}

.contact_area input {
	margin: 0 5px 0 0;
	font-size: 14px;
	padding: 5px;
	vertical-align: middle;
	}

.contact_area textarea {
	font-size: 14px;
	}

.contact_name {
	width: 500px;
	}
	
.contact_email {
	width: 500px;
	}
	
.contact_tel {
	width: 500px;
	}
	
.contact_body {
	height: 150px;
	width: 512px;
	}

.contact_area .button_area {
	text-align: left;
	}
	
.contact_area .button {
  color: #434343;
	background-color: #b4b4b4;
	background: -moz-linear-gradient(
	top,
	#eeeeee 0%,
	#b4b4b4);
background: -webkit-gradient(
	linear, left top, left bottom, 
	from(#eeeeee),
	to(#b4b4b4));
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #b4b4b4;
-moz-box-shadow:
	0px 2px 2px rgba(000,000,000,0.5),
	inset 0px 0px 1px rgba(255,255,255,1);
-webkit-box-shadow:
	0px 2px 2px rgba(000,000,000,0.5),
	inset 0px 0px 1px rgba(255,255,255,1);
box-shadow:
	0px 2px 2px rgba(000,000,000,0.5),
	inset 0px 0px 1px rgba(255,255,255,1);
  cursor: pointer;
	font-size: 14px;
	font-weight: bolder;
	margin: 10px 0; 
	padding: 11px 30px;
	width: 514px;
 }
	
.contact_small {
	width: 100px;
	}
	
.contact_medium {
	width: 200px;
	}
	
.contact_large {
	height: 100px;
	width: 515px;
	}

.checkbox {
	display: block;
	clear: both;
	padding: 0 0 5px 0;
	}
	
.checkbox input {
	display: inline;
	float: left;
	font-size: 14px;
	margin: 0 5px 0 0;
	padding: 5px;
	width: 13px;
	border: none;
	}
	
.checkbox label {
	display: block;
	width: 460px;
	float: left;
	margin: 0 0 5px 0;
	}

.radio {
	display: block;
	clear: both;
	padding: 5px 0 5px 3px;
	}
	
.radio input {
	display: inline;
	float: left;
	font-size: 14px;
	margin: 0 5px 0 0;
	padding: 5px;
	width: 13px;
	border: none;
	}
	
.radio span {
	display: block;
	width: 460px;
	float: left;
	margin: 0 0 5px 0;
	}
	
.personal_info{
  width: 515px;
  font-weight: bolder;
	margin: 35px 0 34px 0; 
	}
	
.personal_info_txt{
  margin: 8px 0 0 0; 			
  color: #6a6a6a;
  font-weight: normal;
	font-size: 11px;	
	line-height: 150%;
	}

/* --------------------------------------
    予約ページ
--------------------------------------- */

.reservation_area {
  font-weight: bolder;
  margin: 0 0 15px 0;
  display: block;
  clear: both;
  overflow: hidden;
  line-height: 17px;
  }

.reservation_message {
	margin: 0 0 50px 0;
	font-size: 15px;
	line-height: 23px;
  }
  
.reservation_form .reservation_area label {
  margin: 0 0 5px 0;
  }
  
.reservation_form .reservation_area input {
  margin: 0 5px 0 0;
  font-size: 14px;
  padding: 5px;
  vertical-align: middle;
  }

.reservation_form .reservation_area textarea {
  margin: 0;
  font-size: 14px;
  padding: 5px;
  
  }
.reservation_form .reservation_name {
  width: 500px;
  }
  
.reservation_form .reservation_email {
  width: 500px;
  }
  
.reservation_form .reservation_tel {
  width: 500px;
  }
  
.reservation_form .reservation_memo {
  width: 500px;
  height: 100px;
  }
  
.reservation_area .button_area {
  text-align: left;
  }
  
.reservation_area .button {
  color: #434343;
	background-color: #b4b4b4;
	background: -moz-linear-gradient(
	top,
	#eeeeee 0%,
	#b4b4b4);
background: -webkit-gradient(
	linear, left top, left bottom, 
	from(#eeeeee),
	to(#b4b4b4));
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #b4b4b4;
-moz-box-shadow:
	0px 2px 2px rgba(000,000,000,0.5),
	inset 0px 0px 1px rgba(255,255,255,1);
-webkit-box-shadow:
	0px 2px 2px rgba(000,000,000,0.5),
	inset 0px 0px 1px rgba(255,255,255,1);
box-shadow:
	0px 2px 2px rgba(000,000,000,0.5),
	inset 0px 0px 1px rgba(255,255,255,1);
  cursor: pointer;
	font-size: 14px;
	font-weight: bolder;
	margin: 10px 0; 
	padding: 11px 30px;
	width: 514px;
 }
    
.reservation_form .reservation_small {
  width: 200px;
  }
  
.reservation_form .reservation_medium {
  width: 200px;
  }
  
.reservation_form .reservation_large {
  height: 200px;
  width: 500px;
  }

.reservation_info .reservation_tel_number {
  background: url(/img/menu/tel.gif) no-repeat 0 0;
  font-family: Arial #6a6a6a;
  font-size: 16px;
  font-weight: bolder;
  padding: 3px 5px 5px 30px;
  }

.reservation_info .reservation_tel_time {
  border: 1px solid #DD6669;
  padding: 10px;
  }

.reservation_list .reservation_title {
  font-size: 14px;
  font-weight: bolder;
  line-height: 24px;
  padding: 10px 0;
  }
  
.reservation_area a:link {
	text-decoration: underline;
	}
	
.reservation_area a:visited {
	text-decoration: underline;
	}
	
.reservation_area a:hover {
  text-decoration: underline;
  }
  
.reservation_area a:active {
	text-decoration: underline;
	}    
  
.reservation_course_body img {  
  margin: 5px 0 0 0;
  }	
  
.reservation_course_body p {  
  font-weight: normal;
  color: #6a6a6a;
  margin: 10px 0;  
  }    

/* --------------------------------------
	pager
--------------------------------------- */

.pager {
	text-align: center;
	white-space: nowrap;
	padding: 5px 0;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
	}

.pager a {
	margin: 0 2px;
	padding: 3px 5px;
	}
	
.pager a:link {
	color: #6a6a6a;
	text-decoration: underline;
	}
	
.pager a:visited {
	color: #6a6a6a;
	text-decoration: underline;
	}
  	
.pager a:hover {
	color: #6a6a6a;
	text-decoration: underline;
	}
	
.pager a:active {
	text-decoration: underline;
	}
	
.pager a.next {
	margin: 0 2px;
	padding: 3px 5px;
	}
	
.pager a.next:link {
	color: #6a6a6a;
	text-decoration: none;
	}
	
.pager a.next:visited {
	color: #6a6a6a;
	text-decoration: none;
	}
  	
.pager a.next:hover {
	color: #6a6a6a;
	text-decoration: none;
	}
	
.pager a.next:active {
	text-decoration: none;
	}

.pager a.chk {
	margin: 0 2px;
	padding: 5px 7px;
	font-weight: bolder;
	background: #6a6a6a;
	color: #ffffff;
	text-decoration: none;
	}

/*--------------------------------
	AutoPagerize
--------------------------------*/

.autopagerize_page_element {
	clear: both;
	}

#main hr {
	border: none;
	margin-top: 20px;
	}
	
.autopagerize_link {
	margin-bottom: 20px;
	}

/* --------------------------------------
	tooltip
--------------------------------------- */

.hotspot {
	cursor: pointer;
	}

#tt {
	position: absolute;
	display: block;
	background: url(/img/tooltip/tt_left.gif) top left no-repeat;
	}
	
#tttop {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(/img/tooltip/tt_top.gif) top right no-repeat;
	overflow: hidden;
	}
	
#ttcont {
	display: block;
	padding: 2px 12px 3px 7px;
	margin-left: 5px;
	background: #ccc;
	color: #333;
	font-size: 10px;
	line-height: 16px;
	}
	
#ttcont div.schedule_title {
  font-size: 13px;
  }
		
#ttcont div.schedule_body {
	font-size: 11px;
	}

#ttbot {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(/img/tooltip/tt_bottom.gif) top right no-repeat;
	overflow: hidden;
	}

/* --------------------------------------
	colorbox
--------------------------------------- */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(/img/theme_simple2/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/img/theme_simple2/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

/* --------------------------------------
	For IE6
--------------------------------------- */

* html .info {
	margin: 0 0 40px 0;
	}

* html .table_calendar td a.hotspot {
	display: block;
	width: 26px;
	height: 26px;
	border: 2px solid #d0d0d0;
	cursor: hand;
	}

	/* -----------------------------------------

Smart Phone

----------------------------------------- */

@media screen and (max-width: 600px) {

body {
  background: none;   
  background-color: #FFFFFF;                                                                   
  font-size: 13px;
  margin: 0 20px;
  }

img {  
  max-width: 100%;
	height: auto;
	border: none;
	vertical-align: middle;
	}

div#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
  position: relative;
	height:100%;
	}
	
div#contents {
   float: none;
   width: 100%;
   margin: 0;
   }
	
div#wrapper_inner {
  width: 100%;
  margin: 0;
	}

div#main {
  margin: 0 0 40px;
  float: none;
	width: 100%;
	}
	
div#main_inner {
  margin:  0 0 36px 0;
  }

div#navi {
  margin: 0 0 38px 0;
  float: none;
	width: 100%;
	}
	
div#navi_inner {
  margin: 0 -20px;
  }
  
div#navi_parts {
  margin: 10px 0;
  }
  
.navi_parts_detail {
  margin: 0 0 20px 0;
  text-align: center;
  }    

div#sidebar {
  margin: 0;
  float: none;
	width: 100%;
	}
	
div#sidebar_inner {
  margin: 0;
  }
	
#header {
	padding: 0;
	}
	
#header_inner {
  margin: 0;
  }

div#footer {
  float: none;
	width: 100%;
	}

div#footer { 	
  color: #6a6a6a;
  }
  
div#footer_inner {
  border-top: none;
  padding: 20px 0 0 0; 
  margin: 0 -20px;
  background-color: #6a6a6a;
  }
  
div#footer_inner a:link {
	color: #ffffff;
	text-decoration: underline;
	}
	
div#footer_inner a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
  	
div#footer_inner a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
div#footer_inner a:active {
	color: #ffffff;
	text-decoration: underline;
	}

/* --------------------------------------
	ヘッダー
	--------------------------------------- */

.shop_title {
  display: none;
  }
  
.site_title {
  padding: 0 0 38px 0;
  }     
  
h1.site_logo {
	font-weight: bolder;
	font-size: 32px;
  text-align: center;	
	}
	
.site_description_smartphone {
  font-size: 12px;
  margin: 5px 0 0 0;
  text-align: center;		
  }
				
/* --------------------------------------
	メイン
--------------------------------------- */

#main h2.page_title {
	font-size: 18px;
	vertical-align: top;
	font-weight: bolder;
	text-align: left;
	margin: 0 0 13px 0;
	}

/* --------------------------------------
	ナビゲーション
--------------------------------------- */

#navi ul {
  border-top: 1px solid #d0d0d0;
	}
		
#navi ul li {
  border-bottom: 1px solid #d0d0d0;
	}

html>body #navi ul li a {
	height: 100%;
	display: block;
	margin: 0;
	padding: 15px 20px;
	font-size: 14px;
	text-decoration: none;
	background-size: 30px 18px;
	background-image: url(/img/theme_simple2/navi_arrow_1.png);                            
	background-repeat: no-repeat;
	background-position: right center;
	}		
	
html>body #navi ul li .active {
  color: #ffffff;
	background-size: 30px 18px;  
  background-color: #6a6a6a;
  background-image: url(/img/theme_simple2/navi_arrow_white.png);       
  background-repeat: no-repeat;
	background-position: right center;
  }	

html>body #navi ul li a:hover {
  font-weight: bolder;
	background-size: 30px 18px;  
	background-image: url(/img/theme_simple2/navi_arrow_white.png);      
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #6a6a6a;   
	color: #ffffff;                     
	}
	
#navi ul.sub_navi {
	border: none;
	margin: 25px 0 10px 0;
	}	
	
#navi ul.sub_navi li a {
  margin: 0 0 15px 0;
	padding: 0 0 0 37px;
	font-size: 12px;
	background-size:  5px 10px;
	background: no-repeat 23px 4px url(/img/theme_simple2/sub_navi_arrow_1.png);
	}
	
#navi ul.sub_navi li a:hover {  
	background-size:  5px 10px;
	background: no-repeat 23px 4px url(/img/theme_simple2/sub_navi_arrow_1_on.png);
	}

/* --------------------------------------
	サイドバー
--------------------------------------- */

/* today */

.today_area_smartphone {
  margin: 20px 0 50px 0;
  padding: 0;
  border: none;
  }

.today_title {
  padding: 6px 0;
  margin: 0;
  width: 100%;
	font-weight: bolder;	
	height: 36px;                              
	display: -moz-box;
  display: -webkit-box;
  -moz-box-align: center;
  -webkit-box-align: center;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  color: #6a6a6a;
	border-top: dotted 1px #d0d0d0;
	border-bottom: dotted 1px #d0d0d0;
	}

.today_schedule {
	margin: 15px 10px 10px 10px;
	padding: 0;
	border-top: none;
	}
	
.today_schedule_title {
  padding-bottom: 5px;
	font-weight: bolder;
	margin: 0;
	}
			
.today_schedule_body {
  font-size: 14px;
	}

/* QRコード */

.qr_area_smartphone {
  border: none;
  margin: 0;  
  padding: 0;
  }  

.qr_title {
  display: none;
	}

.qr_img {
  display: none;
	}

/* カウンター */

.counter_area_smartphone {
  font-size: 14px;
  margin: 0 0 50px 0;
  padding: 0;
  border: none;
  }
	
.counter_title {
  padding: 6px 0;
  margin: 0;
  width: 100%;
	font-weight: bolder;	
	height: 36px;                              
	display: -moz-box;
  display: -webkit-box;
  -moz-box-align: center;
  -webkit-box-align: center;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  color: #6a6a6a;
	border-top: dotted 1px #d0d0d0;
	border-bottom: dotted 1px #d0d0d0;
	}
		
.counter_today {
  margin: 15px 0 12px 10px;
	}
	
.counter_yesterday {
  margin: 0 0 12px 10px;
	}
	
.counter_total {
  margin: 0 0 0 10px;
	}

/* --------------------------------------
	フッター
--------------------------------------- */

.shop_title_footer {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 8px 0;
  background-color: #f7f7f7;
  margin: 0 20px 20px;

  }
  
.shop_info_footer {
  position: relative;
  left: 50%;
  float: left;
  padding-bottom: 10px;
  }

.shop_rss_footer {
  left: -50%;
  position: relative;
  float: left;
  margin-right: 7px;
  margin-top: 1px;
  }
      
.shop_name_footer {
  font-size: 14px;
  font-weight: bolder;
  position: relative;
  left: -50%;
  float: left;
	color: #6a6a6a;
  }

.shop_tel_footer {
  font-size: 16px;
  font-weight: bolder;
  color: #6a6a6a;
  padding-top: 10px;
  border-top: 1px solid #d0d0d0;
  clear: both;
  text-align: center;
  }
  
div#footer_inner .shop_title_footer .shop_tel_footer a:link {
	color: #6a6a6a;
	text-decoration: none;
	}
	
div#footer_inner .shop_tel_footer a:visited {
	color: #6a6a6a;
	text-decoration: none;
	}
	
div#footer_inner .shop_tel_footer a:active {
	color: #6a6a6a;
	text-decoration: none;
	}    

.copyright_smartphone {
  color: #ffffff;
  padding-top:  20px; 
  border-top: 1px solid #d0d0d0;
  margin: 10px 0;
  float: none;
  text-align: center;
  }
  
.powered_smartphone {
  color: #ffffff;
  float: none;
  text-align: center;
  }
    
/* --------------------------------------
	トップ
--------------------------------------- */
 
.rslides li {
  width: 100%;
  }	

.rslides {
  margin: 0 0 40px 0;
  }	
 
html>body .caption_txt {
  font-size: 11px;
  line-height: 25px;
  padding: 0 10px; 
  }      

.page_title_top {
  float: none;
	text-align: center;
	}
	
.page_title_info{
	text-align: center;
	font-size: 20px;
  }
	
.information_area ul {
  font-size: 12px;
  line-height: 23px;
	margin: 20px 0 20px 0;
	}
		
.top_info_date{
	margin-right: 13px;
	}	
	
 
/* --------------------------------------
	インフォメーション
--------------------------------------- */
	
.info_title {
	font-size: 15px;
	}
	
.info_body {
	line-height: 20px;
	}
			
.info_body img {
  margin-bottom: 10px;
  }

a:hover {
	text-decoration: underline;
	}
	
a:active {
	text-decoration: underline;
	}

/* --------------------------------------
	カレンダー
--------------------------------------- */

.table_calendar td {
	height: 60px;
	}

/* --------------------------------------
	メニュー
--------------------------------------- */

.menu {
	padding: 0;
	}

.menu_body {
	clear: none;
	width: 100%;
	}
			
.menu_body img {
	margin: 0 0 10px 0;
	padding:0;
	float: none;
	}
		
/* --------------------------------------
	フォトギャラリー
--------------------------------------- */
	
.album {
  margin: 0;
	padding: 0 0 0 13px;
	}
	
.album:last-child {
	padding: 0 0 0 13px;
	border-bottom: 1px solid #d0d0d0;
	}		
	
.album img {
	margin: 0 13px 13px 0;
	}

.photo_date {
  color: #6a6a6a;
	font-size: 11px;
	text-align: left;
	margin-bottom: 4px;
	}

/* --------------------------------------
	店舗情報
--------------------------------------- */

.map {
	width: 100%;
	padding: 0;
	}
	
.table_detail th {
  width:30%;
  font-size: 12px;
	}
				
.table_detail td {
  width: 70%;
  font-size: 12px;
	}		

/* --------------------------------------
	お問い合わせ
--------------------------------------- */

.contact_area input {
  width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	}

.contact_area textarea {
  width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	}
	
.contact_area .button_area {
	text-align: center;
	}
	
.contact_area .button_area {
	text-align: center;
	}	
	
.contact_area .button {
  width: 100%;
  }  
	
.contact_email {
	width: 100%;
	}
	
.contact_tel {
	width: 100%;
	}
	
.contact_body {
	width: 100%;
	height: 100px;
	}
	
.button {
  width:100%;
	}
	
.checkbox input {
	width:30px;
	height: 30px;
	}
	
.radio input {
  width:30px;
	height: 30px;
	}
	
.radio span {
	display: block;
	width: 460px;
	float: left;
	margin: 0 0 5px 0;
	}
	
.personal_info{
	margin: 20px 0 0 0; 
	}
	
.personal_info_txt{
  font-weight: normal;
	font-size: 12px;	
	}

/* --------------------------------------
    予約ページ
--------------------------------------- */

.reservation_form .reservation_area input {
  width: 100%;
  box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  }

.reservation_form .reservation_area textarea {
  width: 100%;
  vertical-align: middle;
  box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  }
  
.reservation_form .reservation_area .radio {
    line-height:2.5em;
    vertical-align: bottom;
   }
  
 .reservation_form .reservation_area .radio input {
  display: inline;
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 1.1em;
  vertical-align: top;
  }
  
.reservation_form .reservation_area label {
  vertical-align: bottom !important;
  line-height: 1.5em;
  margin: 0;
  }  
  
  
.reservation_area .button {
  width: 100%;
  }    
  
.reservation_form .reservation_name {
  width: 100%;
  }
    
.reservation_form .reservation_email {
  width: 100%;
  }
  
.reservation_form .reservation_tel {
  width: 100%;
  }
  
.reservation_form .reservation_memo {
  width: 100%;
  }
  
.reservation_form .button_area {
  text-align: center;
  }

/* --------------------------------------
	clear
--------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	}
	
}	
