@charset "utf-8";

/* ---------------------------------------------------
   File: shop.css
   Version: 1.0.0
   Update: 2014-09-18
   Author: http://flowlab.co.jp

   (c)2007-2014 Flowlab inc. All Rights Reserved.
--------------------------------------------------- */




/* ===================================================
    Global Navigation
=================================================== */

#gnavi li#g_shop a									{ background-position: -856px   -68px;}




/* ===================================================
    Local Navigation
=================================================== */

#lnavi_area h1 {
	height: 171px;
	background: url(../shop/images/tit_shop.jpg) 0 0 no-repeat;
}

#lnaviBox ul#lnavi_shopList {
	font-size: 1.2em;
	background: none;
	padding: 0;
}
#lnaviBox ul#lnavi_shopList li {
	background: none;
	padding: 0 0 10px 0;
}
	#lnaviBox ul#lnavi_shopList li a {
		color: #000;
		background: none;
		text-decoration: none;
		padding: 0;
	}
	#lnaviBox ul#lnavi_shopList li a:hover {
		color: #999;
	}

/* ===================================================
    Contents
=================================================== */

/* -----------------------------------
		Lead Box
----------------------------------- */
#leadBox article {
	width: 351px;
}
#leadBox article h2 {
	width: 363px;
	height: 61px;
	background: url(../shop/images/txt_catchcopy.jpg) 0 0 no-repeat;
}
#leadBox #mainImage {
	width: 334px;
}

#service {
	padding-bottom: 40px;
}
/* ===================================================
    Common Style
=================================================== */




/* -----------------------------------
		Service
----------------------------------- */
#service section {
	width: 349px;
	display: block;
}

/* Title */
#service section h4 {
	width: 349px;
	height: 64px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#service section p {
	display: block;
	padding: 16px 0;
}
#service_new h4 { background: url(../shop/images/img_service_new.jpg) 0 0 no-repeat;}
#service_large h4  { background: url(../shop/images/img_service_large.jpg) 0 0 no-repeat;}
 h4 { background: url(../shop/images/img_service_cost.jpg) 0 0 no-repeat;}
#service_original h4 { background: url(../shop/images/img_service_original.jpg) 0 0 no-repeat;}

#service_new,
#service_cost { float: left;}

#service_large,
#service_original { float: right;}



/* -----------------------------------
		Information Box
----------------------------------- */
.informationBox {
	width: 288px;
	display: block;
	float: left;
}


/* Shop Name */
.informationBox h4 {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 40px;
}
#magokoroan h4 {
	width: 171px;
	height: 65px;
	background: url(../shop/img_200903_magokoroan/tit_shop.jpg) 0 0 no-repeat;
}
.informationBox p {
	padding: 40px 0;
}


/* Table */
.contents table {
	font-size: 0.9em;
	line-height: 1.5em;
	width: 288px;
	display: block;
	margin: 8px 0 16px;
}
.contents table tr {
	background: url(../img_common/line_dot_normal.jpg) left bottom repeat-x;
}
.contents table th {
	font-weight: normal;
	width: 92px;
	padding: 8px 8px 8px 0;
}
.contents table td {
	width: 188px;
	padding: 8px 0;
}



/* Photo */
div.photoBox{
	width: 397px;
	display: inline;
	float: right;
}
p.closeup {
	width: 397px;
	height: 365px;
	background: url(../shop/images/bg_photo_magokoroan.jpg) 0 0 no-repeat;
	margin: 0 0 8px 0;
	padding: 8px;
}
ul.thumbnail {
	list-style: none;
}
ul.thumbnail li {
	width: 92px;
	height: 66px;
	display: inline;
	float: left;
}
li.thumb1, li.thumb2, li.thumb3 {
	margin: 0 8px 8px 0;
}
li.thumb4, li.thumb8{
	margin: 0;
}
li.thumb5, li.thumb6, li.thumb7 {
	margin: 0 8px 0 0;
}
ul.thumbnail li a {
	display: block;
}



/* -----------------------------------
		Point Box
----------------------------------- */
.contents h5 {
	width: 193px;
	height: 35px;
	background: url(../shop/images/tit_point.jpg) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 16px 0;
	padding: 0;
}

/* Point Box */
.pointBox {
	background: url(../img_common/line_dot_normal_tandem_s.jpg) right top repeat-y;
}
.pointBox section {
	font-size: 0.9em;
	line-height: 1.4em;
	width: 210px;
	background: url(../img_common/line_dot_normal_tandem_s.jpg) left top repeat-y;
	display: block;
	padding: 0 16px;
	float: left;
}
.pointBox section h6 {
	margin-bottom: 10px;
}


/* Comment Box */
.commentBox {
	background: url(../img_common/bg_paper.jpg) 0 0 no-repeat;
	display: block;
	margin: 24px 0 0;
	padding: 24px 24px 0;
}
.commentBox p {
	display: block;
	float: left;
}
.commentBox p.comment {
	width: 612px;
	float: right;
}



/* -----------------------------------
		Banner Box
----------------------------------- */
#bannerBox {
	width: 1000px;
	height: 90px;
	margin: 0 auto 22px;
}
div#bannerBox li {
	width: 488px;
	height: 90px;
	display: block;
}