/* -----------------------------------------

  Goope Style / Plain
  2011.09.06
  paperboy&co.

----------------------------------------- */

* {
	margin: 0;
	padding: 0;
	}


img {
	border: none;
	vertical-align: middle;
	}

br.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	}




/* ---------------------------------

	センタリング
	2カラム
	左ナビゲーション

--------------------------------- */

div#wrapper {
	width: 760px;
	margin: 0 auto;
	}

div#main {
	float: right;
	width: 540px;
	}

div#navi {
	float: left;
	width: 200px;
	}

div#sidebar {
	float: left;
	clear: left;
	width: 200px;
	}

div#footer {
	clear: both;
	width: 100%;
	}







/* --------------------------------------
	HTML再定義
--------------------------------------- */
body {
  background: #c0defc;
  color: #333333;
  font-size: 13px;
  font-family: arial,'hiragino kaku gothic pro','ヒラギノ角ゴ pro w3','ＭＳ Ｐゴシック';
  word-wrap: break-word;
  background-image: none;
}



a:link {
	color: #333333;
	text-decoration: underline;
	}
a:visited {
	color: #333333;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
a:active {
	color: #000000;
	text-decoration: none;
	outline: none;
	position: relative;
	top: 1px;
	}


/* --------------------------------------
	テーマ別レイアウト
--------------------------------------- */

#wrapper {
	}
	#wrapper_inner {
		margin: 0 10px;
		}

	#header {
		padding: 30px 0;
		}
		#header_inner {
			margin: 0 10px;
			}

		#contents {
			}

		#main {
			margin-bottom: 20px;
			}
			#main_inner {
				margin: 0 10px;
				}

		#navi {
			margin-bottom: 20px;
			}
			#navi_inner {
				margin: 0 10px;
				}
			#navi_parts {
				margin: 10px 0px;
				}
			.navi_parts_detail {
				margin-bottom:5px;
				text-align:center;
				}

		#sidebar {
			margin-bottom: 20px;
			}
			#sidebar_inner {
				margin: 0 10px;
				}

	#footer {
		padding: 10px 0;
		border-top: 2px solid #83b9f0;
		}
		#footer_inner {
			margin: 0 10px;
			}

  .line-it-button {
    padding-bottom: 10px;
  }

/* --------------------------------------
	ヘッダー
--------------------------------------- */

.shop_title {
	float: right;
	margin: 0 10px 0 0;
	padding: 15px;
	width: 200px;
	border: 3px solid #83b9f0;
	}
.shop_rss {
  width: 16px;
  height: 16px;
  float: right;
  margin: 0 0 0 20px;
  display: none;
}
.shop_name {
  font-size: 16px;
  margin: 0 0 10px 0;
}

.shop_tel {
  font-size: 12px;
}


.site_title {
	float: left;
	margin: 0 0 0 10px;
	}
	h1.site_logo {
		font-size: 30px;
		}
		h1.site_logo a {
			}
.site_description {
  font-size: 12px;
  margin-top: 10px;
}




/* --------------------------------------
	メイン
--------------------------------------- */

#main h2.page_title {
	font: 20px 'Georgia';
	margin: 0 0 20px 0;
	padding: 0 0 5px 30px;
	border-bottom: 1px solid #83b9f0;
	color: #333333;
	}
	body#info #main h2.page_title {
		background: url(/img/menu/info.png) no-repeat;
		}
	body#calendar #main h2.page_title {
		background: url(/img/menu/calendar.png) no-repeat;
		}
	body#menu #main h2.page_title {
		background: url(/img/menu/menu.png) no-repeat;
		}
	body#photo #main h2.page_title {
		background: url(/img/menu/photo.png) no-repeat;
		}
	body#coupon #main h2.page_title {
		background: url(/img/menu/coupon.png) no-repeat;
		}
	body#about #main h2.page_title {
		background: url(/img/menu/about.png) no-repeat;
		}
	body#contact #main h2.page_title {
		background: url(/img/menu/contact.png) no-repeat;
		}
  body#recruit #main h2.page_title {
		background: url(/img/menu/recruit.png) no-repeat;
		}
  body#reservation #main h2.page_title {
		background: url(/img/menu/reservation.png) no-repeat;
		}
	body#free #main h2.page_title {
		background: url(/img/menu/free.png) no-repeat;
		}
	body#staff #main h2.page_title {
		background: url(/img/menu/free.png) no-repeat;
		}
	body#top #main h2.page_title {
		padding-left: 5px;
		}


	* html body#info #main h2.page_title {
		background: url(/img/menu/info.gif) no-repeat;
		}
	* html body#calendar #main h2.page_title {
		background: url(/img/menu/calendar.gif) no-repeat;
		}
	* html body#menu #main h2.page_title {
		background: url(/img/menu/menu.gif) no-repeat;
		}
	* html body#photo #main h2.page_title {
		background: url(/img/menu/photo.gif) no-repeat;
		}
	* html body#coupon #main h2.page_title {
		background: url(/img/menu/coupon.gif) no-repeat;
		}
	* html body#about #main h2.page_title {
		background: url(/img/menu/about.gif) no-repeat;
		}
	* html body#contact #main h2.page_title {
		background: url(/img/menu/contact.gif) no-repeat;
		}
  * html body#recruit #main h2.page_title {
		background: url(/img/menu/recruit.gif) no-repeat;
		}
  * html body#reservation #main h2.page_title {
		background: url(/img/menu/reservation.gif) no-repeat;
		}
	* html body#free #main h2.page_title {
		background: url(/img/menu/free.gif) no-repeat;
		}
	* html body#staff #main h2.page_title {
		background: url(/img/menu/free.gif) no-repeat;
		}


/* --------------------------------------
	ナビゲーション
--------------------------------------- */

	#navi ul {
		margin: 0;
		list-style-type: none;
		border-top: 1px solid #83b9f0;
		}
		#navi ul li {
			border-bottom: 1px solid #83b9f0;
			}

			#navi ul li a {
				height: 100%;
				display: block;
				margin: 0 0 0 0;
				padding: 10px 10px 10px 30px;
				font-size: 11px;
				text-decoration: none;
				background: #c0defc;
				}

			#navi ul li a.navi_top {
				background: #c0defc url(/img/menu/home.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_info {
				background: #c0defc url(/img/menu/info.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_calendar {
				background: #c0defc url(/img/menu/calendar.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_menu {
				background: #c0defc url(/img/menu/menu.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_photo {
				background: #c0defc url(/img/menu/photo.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_coupon {
				background: #c0defc url(/img/menu/coupon.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_about {
				background: #c0defc url(/img/menu/about.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_contact {
				background: #c0defc url(/img/menu/contact.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_free {
				background: #c0defc url(/img/menu/free.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_staff {
				background: #c0defc url(/img/menu/free.png) no-repeat 3px 3px;
				}
			#navi ul li a.navi_links {
				background: #c0defc url(/img/menu/link.png) no-repeat 3px 3px;
				}
      #navi ul li a.navi_melmaga {
        background: #c0defc url(/img/menu/mailmagazine.png) no-repeat 3px 3px;
        }
      #navi ul li a.navi_recruit {
        background: #c0defc url(/img/menu/recruit.png) no-repeat 3px 3px;
        }
      #navi ul li a.navi_reservation {
        background: #c0defc url(/img/menu/reservation.png) no-repeat 3px 3px;
        }

			#navi ul li a:hover {
				background-color: #ecf5fe;
				}

			body#top #navi ul li a.navi_top {
				background: #ecf5fe url(/img/menu/home.png) no-repeat 3px 3px;
				color: #333333;
				}
			body#info #navi ul li a.navi_info {
				background: #ecf5fe url(/img/menu/info.png) no-repeat 3px 3px;
				color: #333333;
				}
			body#calendar #navi ul li a.navi_calendar {
				background: #ecf5fe url(/img/menu/calendar.png) no-repeat 3px 3px;
				color: #333333;
				}
			body#menu #navi ul li a.navi_menu {
				background: #ecf5fe url(/img/menu/menu.png) no-repeat 3px 3px;
				color: #333333;
				}
			body#photo #navi ul li a.navi_photo {
				background: #ecf5fe url(/img/menu/photo.png) no-repeat 3px 3px;
				color: #333333;
				}
			body#coupon #navi ul li a.navi_coupon {
				background: #ecf5fe url(/img/menu/coupon.png) no-repeat 3px 3px;
				color: #333333;
				}
			body#about #navi ul li a.navi_about {
				background: #ecf5fe url(/img/menu/about.png) no-repeat 3px 3px;
				color: #333333;
				}
			body#contact #navi ul li a.navi_contact {
				background: #ecf5fe url(/img/menu/contact.png) no-repeat 3px 3px;
				color: #333333;
				}
			body#free #navi ul li a.navi_free {
				background: #ecf5fe url(/img/menu/free.png) no-repeat 3px 3px;
				color: #333333;
				}
			body#staff #navi ul li a.navi_staff {
				background: #ecf5fe url(/img/menu/free.png) no-repeat 3px 3px;
				color: #333333;
				}
      body#melmaga #navi ul li a.navi_melmaga {
        background: #ecf5fe url(/img/menu/mailmagazine.png) no-repeat 3px 3px;
        color: #333333;
        }
      body#recruit #navi ul li a.navi_recruit {
        background: #ecf5fe url(/img/menu/recruit.png) no-repeat 3px 3px;
        color: #333333;
        }
      body#reservation #navi ul li a.navi_reservation {
        background: #ecf5fe url(/img/menu/reservation.png) no-repeat 3px 3px;
        color: #333333;
        }

			/* For IE6 */
			* html #navi ul li a.navi_top {
				background: #c0defc url(/img/menu/home.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_info {
				background: #c0defc url(/img/menu/info.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_calendar {
				background: #c0defc url(/img/menu/calendar.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_menu {
				background: #c0defc url(/img/menu/menu.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_photo {
				background: #c0defc url(/img/menu/photo.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_coupon {
				background: #c0defc url(/img/menu/coupon.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_about {
				background: #c0defc url(/img/menu/about.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_contact {
				background: #c0defc url(/img/menu/contact.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_free {
				background: #c0defc url(/img/menu/free.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_staff {
				background: #c0defc url(/img/menu/free.gif) no-repeat 3px 3px;
				}
			* html #navi ul li a.navi_links {
				background: #c0defc url(/img/menu/link.gif) no-repeat 3px 3px;
				}
      * html #navi ul li a.navi_melmaga {
          background: #c0defc url(/img/menu/mailmagazine.gif) no-repeat 3px 3px;
          }
      * html #navi ul li a.navi_recruit {
          background: #c0defc url(/img/menu/recruit.gif) no-repeat 3px 3px;
          }
      * html #navi ul li a.navi_reservation {
          background: #c0defc url(/img/menu/reservation.gif) no-repeat 3px 3px;
          }

			* html #navi ul li a:hover {
				background-color: #ecf5fe;
				}

			* html body#top #navi ul li a.navi_top {
				background: #ecf5fe url(/img/menu/home.gif) no-repeat 3px 3px;
				color: #333333;
				}
			* html body#info #navi ul li a.navi_info {
				background: #ecf5fe url(/img/menu/info.gif) no-repeat 3px 3px;
				color: #333333;
				}
			* html body#calendar #navi ul li a.navi_calendar {
				background: #ecf5fe url(/img/menu/calendar.gif) no-repeat 3px 3px;
				color: #333333;
				}
			* html body#menu #navi ul li a.navi_menu {
				background: #ecf5fe url(/img/menu/menu.gif) no-repeat 3px 3px;
				color: #333333;
				}
			* html body#photo #navi ul li a.navi_photo {
				background: #ecf5fe url(/img/menu/photo.gif) no-repeat 3px 3px;
				color: #333333;
				}
			* html body#coupon #navi ul li a.navi_coupon {
				background: #ecf5fe url(/img/menu/coupon.gif) no-repeat 3px 3px;
				color: #333333;
				}
			* html body#about #navi ul li a.navi_about {
				background: #ecf5fe url(/img/menu/about.gif) no-repeat 3px 3px;
				color: #333333;
				}
			* html body#contact #navi ul li a.navi_contact {
				background: #ecf5fe url(/img/menu/contact.gif) no-repeat 3px 3px;
				color: #333333;
				}
			* html body#free #navi ul li a.navi_free {
				background: #ecf5fe url(/img/menu/free.gif) no-repeat 3px 3px;
				color: #333333;
				}
			* html body#staff #navi ul li a.navi_staff {
				background: #ecf5fe url(/img/menu/free.gif) no-repeat 3px 3px;
				color: #333333;
				}
      * html body#melmaga #navi ul li a.navi_melmaga {
        background: #ecf5fe url(/img/menu/mailmagazine.gif) no-repeat 3px 3px;
        color: #333333;
        }
      * html body#recruit #navi ul li a.navi_recruit {
        background: #ecf5fe url(/img/menu/recruit.gif) no-repeat 3px 3px;
        color: #333333;
        }
      * html body#reservation #navi ul li a.navi_reservation {
        background: #ecf5fe url(/img/menu/reservation.gif) no-repeat 3px 3px;
        color: #333333;
        }


	#navi ul.sub_navi {
		margin: 10px 0;
		border-top: none;
		}
		#navi ul.sub_navi li {
			margin: 0 0 10px 0;
			border-bottom: none;
			}
		#navi ul.sub_navi li a {
			display: inline-block;
			padding: 0 0 0 24px;
			font-size: 11px;
			background: url(/img/list/nomal.gif) no-repeat 10px 3px;
			text-decoration: underline;
			}
		#navi ul.sub_navi li a:hover {
			background: url(/img/list/hover.gif) no-repeat 10px 3px;
			}


	/* フリーページナビゲーション用 */
	
    a.navi_free{
        background-color: #c0defc !important;

        
    }

    a.navi_free:hover {
        background-color: #ecf5fe !important;

        
    }

    body.id_93552 a.free_93552, body.id_93554 a.free_93554 {
        background-color: #ecf5fe !important;

        color: #333333 !important;

    }



/* --------------------------------------
	サイドバー
--------------------------------------- */

/* today */
.today_area {
  border: 3px solid #83b9f0;
  padding: 10px;
}


	.today_title {
		font-size: 12px;
		font-weight: bolder;
		text-align: center;
		}

	.today_schedule {
		margin: 10px 0 0 0;
		padding: 10px 0 0 0;
		border-top: 1px solid #83b9f0;
		}
		.today_schedule_title {
			margin: 0 0 5px 0;
			font-size: 12px;
			}
		.today_schedule_body {
			font-size: 11px;
			}

/* QRコード */
.qr_area {
  border: 3px solid #83b9f0;
  margin: 10px 0;
  padding: 10px;
}


	.qr_title {
		font-size: 12px;
		font-weight: bolder;
		text-align: center;
		margin: 0 0 10px 0;
		}

	.qr_img {
		text-align: center;
		}


/* カウンター */
.counter_area {
  border: 3px solid #83b9f0;
  margin: 10px 0;
  padding: 10px;
  display: none;
}

	.counter_title {
		font-size: 12px;
		font-weight: bolder;
		text-align: center;
		margin: 0 0 10px 0;
		}
	.counter_today {
		}
		.counter_today span.num {
			font-weight: bolder;
			}
	.counter_yesterday {
		}
		.counter_yesterday span.num {
			font-weight: bolder;
			}
	.counter_total {
		}
		.counter_total span.num {
			font-weight: bolder;
			}



/* --------------------------------------
    #フッター
--------------------------------------- */
.copyright {
  margin: 10px;
  float: left;
  font-size: 11px;
}
.powered {
  display: none;
}

    .powered_sns {
        margin: 10px;
        float: right;
        font-size: 11px;
        }

/* --------------------------------------
  ソーシャルアイコン
--------------------------------------- */

@font-face {
    font-family: 'icomoon';
    src: url('/css/social-icon-fonts/social-icon.eot?3koa62');
    src: url('/css/social-icon-fonts/social-icon.eot?3koa62#iefix') format('embedded-opentype'),
         url('/css/social-icon-fonts/social-icon.ttf?3koa62') format('truetype'),
         url('/css/social-icon-fonts/social-icon.woff?3koa62') format('woff'),
         url('/css/social-icon-fonts/social-icon.svg?3koa62#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    }

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

.icon-instagram:before {
    content: "\e900";
    }

.icon-facebook:before {
    content: "\e901";
    }

.icon-twitter:before {
    content: "\e902";
    }

.social_wrap {
    font-size: 16px;
    margin: 0 0 0 10px;
    }

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



/* --------------------------------------
	トップ
--------------------------------------- */

.welcome_area {
	margin-bottom: 20px;
	}
	.slideshow {
		margin: 0 0 20px 0;
		padding: 10px;
		background: #f8fbff;
		}
	.message {
		font-size: 13px;
		line-height: 20px;
		padding: 10px;
		}

.information_area {
	}
	.information_area ul {
		margin: 10px 0 20px 20px;
		}
		.information_area ul li {
			margin: 10px 0 0 0;
			}


/* --------------------------------------
	インフォメーション
--------------------------------------- */

.info_area {
	}

	.info {
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #83b9f0;
		}

		.info_date {
			font-size: 11px;
			margin: 0 0 10px 0;
			}
		.info_title {
			font-size: 20px;
			margin: 0 0 10px 0;
			}
		.info_body {
			font-size: 13px;
			line-height: 20px;
			}
			.info_body img {
				float: right;
				margin: 0 0 5px 5px;
				padding: 3px;
				border: 1px solid #83b9f0;
				background: #f8fbff;
				}
			.info_body img:hover {
				border: 1px solid #83b9f0;
				background: #ecf5fe;
				}


/* --------------------------------------
	カレンダー
--------------------------------------- */

.calendar_area {
	margin: 0 0 20px 0;
	}

	.calendar_header {
		margin: 0 0 20px 0;
		text-align: center;
		}

	.table_calendar {
		}
		.table_calendar th {
			text-align: center;
			font-size: 10px;
			border-bottom: 1px solid #83b9f0;
			padding: 0 0 5px 0;
			}
			.table_calendar th.sun {
				color: #ff3355;
				}
			.table_calendar th.sat {
				color: #0066cc;
				}
		.table_calendar td {
			border-bottom: 1px solid #83b9f0;
			border-left: 1px solid #83b9f0;
			width: 14%;
			height: 70px;
			text-align: center;
			padding: 0 0 5px 0;
			}
			.table_calendar td:hover {
				background: #f8fbff;
				}
				.table_calendar td img {
					padding: 2px;
					}
				.table_calendar td img:hover {
					border: 2px solid #83b9f0;
					padding: 0;
					}

			.table_calendar td.sun {
				}
			.table_calendar td.sat {
				border-right: 1px solid #83b9f0;
				}
			.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: #0066cc;
					}

.schedule_area {
	}
	.schedule {
		margin: 0 0 20px 0;
		}
		.schedule_date {
			font-size: 12px;
			color: #333333;
			margin: 0 0 10px 0;
			padding: 0 0 5px 5px;
			border-bottom: 1px solid #83b9f0;
			}
		.schedule ul {
			margin: 0 0 0 40px;
			}
			.schedule ul li {
				margin: 5px 0;
				font-size: 13px;
				line-height: 20px;
				}
				.schedule_time {
					font-size: 12px;
					}
				.schedule_title {
					font-size: 14px;
					}


	.schedule_detail {
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #83b9f0;
		}

		.schedule_detail_date {
			font-size: 11px;
			margin: 0 0 10px 0;
			}
		.schedule_detail_category {
			font-size: 12px;
			margin: 0 0 10px 0;
			}
		.schedule_detail_title {
			font-size: 20px;
			margin: 0 0 10px 0;
			}
		.schedule_detail_body {
			font-size: 13px;
			line-height: 20px;
			}
			.schedule_detail_body img {
				float: right;
				margin: 0 0 5px 5px;
				padding: 3px;
				border: 1px solid #83b9f0;
				background: #f8fbff;
				}
			.schedule_detail_body img:hover {
				border: 1px solid #83b9f0;
				background: #ecf5fe;
				}


/* --------------------------------------
	メニュー
--------------------------------------- */

.menu_area {
	margin-bottom: 20px;
	border-bottom: 1px solid #83b9f0;
	}

	.menu_list {
		margin: 0 0 20px 0;
		padding: 15px;
		border: 1px solid #83b9f0;
		}

	.menu_category {
		margin: 0 0 0 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #83b9f0;
		font-size: 14px;
		}

	.menu {
		padding: 0 10px 10px 10px;
		border-bottom: 1px solid #83b9f0;
		}

		.menu_price {
			float: right;
			font-size: 14px;
			font-weight: bolder;
			line-height: 24px;
			margin-top: 10px;
			}
		.menu_title {
			float: left;
			font-size: 14px;
			font-weight: bolder;
			line-height: 24px;
			margin-top: 10px;
			}

		.menu_body {
			clear: both;
			font-size: 12px;
			line-height: 18px;
			width: 100%;
			}
			.menu_body img {
				float: left;
				margin: 0 10px 0 0;
				padding: 3px;
				border: 1px solid #83b9f0;
				background: #f8fbff;
				}
			.menu_photo img:hover {
				border: 1px solid #83b9f0;
				background: #ecf5fe;
				}


/* --------------------------------------
	フォトギャラリー
--------------------------------------- */

.photo_area {
	margin-bottom: 20px;
	}

	.album {
		margin: 0 0 20px 0;
		padding: 10px 0 10px 0px;
		}

	.album_title {
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #83b9f0;
		font-size: 14px;
		}

		.album img {
			margin: 3px;
			padding: 1px;
			border: 1px solid #83b9f0;
			background: #f8fbff;
			}
			.album img:hover {
				border: 1px solid #83b9f0;
				background: #ecf5fe;
				}

	.photo {
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #83b9f0;
		}

		.photo_image {
			margin: 0 0 5px 0;
			text-align: center;
			}
			.photo_image img {
				background: #fff;
				border: 1px solid #83b9f0;
				padding: 7px;
				}

		.photo_date {
			font-size: 10px;
			margin: 0 0 0px 0;
			text-align: right;
			}

		.photo_title {
			font-size: 14px;
			margin: 0 0 10px 0;
			}

		.photo_body {
			font-size: 12px;
			line-height: 20px;
			}


/* --------------------------------------
	クーポン
--------------------------------------- */

.coupon_area {
	}

	.coupon {
		padding: 10px;
		margin-bottom: 20px;
		border: 1px solid #83b9f0;
		}

		.coupon_image {
			}
			.coupon_image img {
				margin-bottom: 10px;
				}

		.coupon_qr {
			width: 110px;
			float: left;
			}

		.coupon_body {
			}

		.coupon_title {
			margin-bottom: 10px;
			font-size: 14px;
			}

		.coupon_body ul {
			}
			.coupon_body ul li {
				list-style-type: none;
				}
			.coupon_body ul li span {
				font-weight: bolder;
				}


/* --------------------------------------
	店舗情報
--------------------------------------- */

.about_area {
	}

	.map {
		width: 500px;
		margin: 0 0 10px 0;
		padding: 10px;
		background: #ecf5fe;
		}

	.detail {
		margin: 0 0 10px 0;
		}

		.table_detail {
			border-top: 1px solid #83b9f0;
			}
			.table_detail th {
				text-align: right;
				white-space: nowrap;
				padding: 10px;
				border-bottom: 1px solid #83b9f0;
				font-size: 11px;
				}
			.table_detail td {
				padding: 10px;
				border-bottom: 1px solid #83b9f0;
				border-left: 1px solid #83b9f0;
				}


/* --------------------------------------
	お問い合わせ
--------------------------------------- */

.contact_area {
	margin: 0px 0px 10px 0px;
	border: 0px;
	padding:0px;
	display: block;
	clear: both;
	overflow: hidden;
	line-height: 17px;
	}

.contact_message {
	padding: 0px 0px 20px 10px;
	font-size: 12px;
	line-height: 30px;
	}

.contact_form {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	}

		.contact_area label {
			margin: 0px 0px 5px 0px;
			}

		.contact_area input {
			margin: 0px 5px 0px 0px;
			font-size: 14px;
			padding: 5px;
			vertical-align: middle;
			}

		.contact_area textarea {
			margin: 0px;
			font-size: 14px;
			padding: 5px;
			}

		.contact_name {
			width: 100px;
			margin: 0px;
			padding: 0px;
			}
		.contact_email {
			width: 200px;
			margin: 0px;
			padding: 0px;
			}
		.contact_tel {
			width: 200px;
			margin: 0px;
			padding: 0px;
			}
		.contact_body {
			width: 400px;
			height: 100px;
			margin: 0px;
			padding: 0px;
			}

		.button_area {
			text-align: center;
			padding: 5px 0px;
			}
			.button {
				}

		.contact_small {
			width: 100px;
			margin: 0px;
			padding: 0px;
			}
		.contact_medium {
			width: 200px;
			margin: 0px;
			padding: 0px;
			}
		.contact_large {
			height: 100px;
			width: 400px;
			margin: 0px;
			padding: 0px;
			}

		.checkbox {
			margin: 0px;
			display: block;
			clear: both;
			padding: 0px 0px 5px 0px;
			}
			.checkbox input {
				display: inline;
				float: left;
				font-size: 14px;
				margin: 0px 5px 0px 0px;
				padding: 5px;
				width: 13px;
				border: none;
				}
			.checkbox label {
				display: block;
				width: 460px;
				float: left;
				margin: 0px 0px 5px 0px;
				}

		.radio {
			margin: 0px;
			display: block;
			clear: both;
			padding: 0px 0px 5px 0px;
			}
			.radio input {
				display: inline;
				float: left;
				font-size: 14px;
				margin: 0px 5px 0px 0px;
				padding: 5px;
				width: 13px;
				border: none;
				}
			.radio span {
				display: block;
				width: 460px;
				float: left;
				margin: 0px 0px 5px 0px;
				}


/* --------------------------------------
    予約ページ
--------------------------------------- */
.reservation_area {
    margin: 0px 0px 10px 0px;
    border: 0px;
    padding:0px;
    display: block;
    clear: both;
    overflow: hidden;
    line-height: 17px;
    }


.reservation_message {
    padding: 0px 0px 20px 10px;
    font-size: 12px;
    line-height: 30px;
    }

.reservation_form {
    margin: 0px;
    padding: 0px 0px 0px 5px;
}
    .reservation_form .reservation_area label {
        margin: 0px 0px 5px 0px;
        }
    .reservation_form .reservation_area input {
        margin: 0px 5px 0px 0px;
        font-size: 14px;
        padding: 5px;
        vertical-align: middle;
        }

    .reservation_form .reservation_area textarea {
        margin: 0px;
        font-size: 14px;
        padding: 5px;
        }
    .reservation_form .reservation_name {
        width: 100px;
        margin: 0px;
        padding: 0px;
        }
    .reservation_form .reservation_email {
        width: 200px;
        margin: 0px;
        padding: 0px;
        }
    .reservation_form .reservation_tel {
        width: 200px;
        margin: 0px;
        padding: 0px;
        }
    .reservation_form .reservation_memo {
        width: 400px;
        height: 100px;
        margin: 0px;
        padding: 0px;
        }
    .reservation_form .button_area {
        text-align: center;
        padding: 5px 0px;
        }
        .button {
            }
    .reservation_form .reservation_small {
        width: 100px;
        margin: 0px;
        padding: 0px;
        }
    .reservation_form .reservation_medium {
        width: 200px;
        margin: 0px;
        padding: 0px;
        }
    .reservation_form .reservation_large {
        height: 100px;
        width: 400px;
        margin: 0px;
        padding: 0px;
        }

.reservation_info .reservation_tel_number {
    background: url(/img/menu/tel.gif) no-repeat 0 0;
    font-family: Arial Black;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 5px 5px 30px;
    margin-top: 0px;
}
.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;
}



/* --------------------------------------
	pager
--------------------------------------- */

.pager {
	text-align: center;
	white-space: nowrap;
	padding: 5px 0;
	font-size: 16px;
	line-height: 16px;
	font-family: Arial;
	}

	.pager a {
		margin: 0 2px;
		padding: 3px 5px;
		text-decoration: underline;
		}
		.pager a:hover {
			text-decoration: none;
			}

	.pager a.next {
		margin: 0 2px;
		padding: 3px 5px;
		text-decoration: none;
		}
		.pager a.next:hover {
			text-decoration: none;
			}

	.pager a.chk {
		margin: 0 2px;
		padding: 3px 5px;
		background: #c0defc;
		color: #333333;
		text-decoration: none;
		}


/*--------------------------------
	AutoPagerize
--------------------------------*/

.autopagerize_page_element {
	clear: both;
	}

#main hr {
	border: none;
	margin-top: 20px;
	}
.autopagerize_link {
	margin-bottom: 20px;
	}



/*--------------------------------
	Slide
--------------------------------*/

#mySlideshow {
	width: 500px;
	height: 300px;
	z-index:5;
	margin: 0 auto;
	}

.jdSlideshow {
	display: none;
	overflow: hidden;
	position: relative;
	}

.jdSlideshow img {
	border: 0;
	margin: 0;
	}

.jdSlideshow .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	}

.jdSlideshow .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/img/loading.gif);
	}

.jdSlideshow .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 30px;
	background: #333;
	color: #fff;
	text-indent: 0;
	}

.jdSlideshow .slideInfoZone div {
	padding: 0;
	font-size: 11px;
	margin: 8px 10px 0 8px;
	color: #fff;
	}

.jdSlideshow .slideInfoZone p {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 0 0;
	color: #fff;
	}

.jdSlideshow a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
	}

.jdSlideshow a.right, .jdSlideshow a.left {
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	}

* html .jdSlideshow a.right, * html .jdSlideshow a.left {
	filter:alpha(opacity=50);
	}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}



/* --------------------------------------
	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;
	}



/* --------------------------------------
	thickbox
--------------------------------------- */

#TB_window {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    }

#TB_secondLine {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    }

#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	}

.TB_overlayMacFFBGHack {
	background: url(/img/bg/black_alpha_80.png);
	}

.TB_overlayBG {
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	}

* html #TB_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}

#TB_window {
	position: fixed;
	background: url(/img/bg/black_alpha_50.png);
	z-index: 10001;
	display: none;
	text-align: left;
	top: 50%;
	left: 50%;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border: 1px solid #fff;
	}

#TB_caption {
	padding: 10px 20px;
	float:left;
	color: #fff;
	font-size: 11px;
	}
	#TB_caption a {
		color: #fff;
		}

#TB_closeWindow{
	padding: 10px;
	float:right;
	}

#TB_closeAjaxWindow{
	padding: 7px 7px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
	}

#TB_ajaxWindowTitle{
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
	}

#TB_title{
	background-color: #FFF;
	height: 35px;
	}

#TB_ajaxContent{
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
	background-color: #ffffff;
}

#TB_ajaxContent.TB_modal{
	padding: 15px;
	}

#TB_ajaxContent p{
	padding: 5px 0px 5px 0px;
	}

#TB_load{
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
	}

* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	}

#TB_HideSelect{
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
	}

* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}

#TB_iframeContent{
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	}


/* --------------------------------------
	For IE6
--------------------------------------- */

* html .info {
	margin: 0 0 40px 0;
	}

* html .table_calendar td a.hotspot {
	display: block;
	width: 26px;
	height: 26px;
	border: 2px solid #83b9f0;
	cursor: hand;
	}
