@charset "utf-8";

/* CSS Document */

/* -------------------------------------------------------
				INDEX
------------------------------------------------------- */
/*====================mapbox====================*/
div#mapbox{
	width:700px;
	height:540px;
	margin:15px auto 30px auto;
	position:relative;
}
/*====================areabox====================*/
div.areabox{
	padding:5px 12px 5px 5px;
	border:1px solid #dfdfdf;
}
div.areabox dl{
}
div.areabox dt{
	padding-left:18px;
	background:url(../images/common/icon_circletri.gif) no-repeat left center;
	font-weight:bold;
}
div.areabox dd{
	padding-left:18px;
}
div.areabox dd a {
	display: block;
}
div#areahokkaido{
	position:absolute;
	left:380px;
	top:30px;
}
div#areatohoku{
	position:absolute;
	left:550px;
	top:250px;
}
div#areakanto{
	position:absolute;
	left:480px;
	top:370px;
}
div#areatokai{
	position:absolute;
	left:300px;
	top:490px;
}
div#areasinetsu{
	position:absolute;
	left:280px;
	top:210px;
}
div#areakansai{
	position:absolute;
	left:150px;
	top:490px;
}
div#areatyugoku{
	position:absolute;
	left:150px;
	top:180px;
}
div#areakyusyu{
	position:absolute;
	left:20px;
	top:160px;
}
/*====================shopnews====================*/
div#shopnewsbox{
	width:700px;
	margin:20px auto 0 auto;
}
div#shopnewsbox dl{
	border-left:5px #dfdfdf solid;
	padding:8px 15px;
	border-bottom:1px dotted #bdab63;
	border-bottom:1px dotted #cccccc;
}
div#shopnewsbox dt{
	padding-right:15px;
	color:#33CCFF;
}
div#shopnewsbox dd{
	padding-left:10px;
	background:url(../images/common/icon_triangle.gif) no-repeat left center;
}


/*====================salonlistbox====================*/
div#salonlistbox{
	width:700px;
	margin:10px auto 0 auto;
}
div#salonlistbox dl{
}
div#salonlistbox dt{
	padding-left:18px;
	background:url(../images/common/icon_circletri.gif) no-repeat left center;
	font-weight:bold;
}
div#salonlistbox dd{
	padding-left:18px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px dotted #bdab63;
}
/* -------------------------------------------------------
				2nd
------------------------------------------------------- */
div#shoppkuz{
	width:680px;
	margin:10px auto 20px auto;
	padding:0 40px;
	text-align:right;
	font-size:smaller;
}
h3.areatit{
	width:700px;
	height:40px;
	margin:0 auto;
	padding-left:20px;
	background:url(../images/shop/h3_bg.jpg) no-repeat;
	line-height:40px;
	font-size:14px;
	font-weight:bold;	
	color:#FFFFFF;
}
div.shopbox{
	width:690px;
	margin:20px auto;
	border:5px solid #dfdfdf;
	background:url(../images/shop/shopbox_bg.jpg) repeat-y;
}
div.thum{
	width:200px;
	padding:10px;
	float:left;
}
div.thumtext{
	width:449px;
	padding:10px;
	float:right;
	background:url(../images/shop/shopboxtext_bg.gif) repeat-x #f6fcfb;
	border-left:dotted 1px #CCCCCC;
}
h4.shoptit{
	width:202px;
	line-height:33px;
	height:33px;
	font-size:16px;
	font-weight:bold;
	padding-left:18px;
	margin-bottom:24px;
	background:url(../images/common/icon_circletri.gif) no-repeat left center;
	float:left;
}
div.shoplisttel{
	width:115px;
	line-height:33px;
	height:33px;
	font-size:16px;
	font-weight:bold;
	padding-left:65px;
	margin-bottom:24px;
	background:url(../images/shop/iconth02.gif) no-repeat left center;
	float:right;
	color:#666666;
}
table.shoplistinfo{
	width:429px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:10px;
}
table.shoplistinfo th{
	width:60px;
	vertical-align:top;
	padding:5px;
}
table.shoplistinfo td{
	width:290px;
	padding:5px;
}
table.shoplistinfo td img{
	vertical-align:middle;
}
p.btnright{
	margin-top:10px;
	text-align:right;
}
/* -------------------------------------------------------
				3rd
------------------------------------------------------- */
/*ショップタイトル*/
div.shoptitbox{
	width:700px;
	height:60px;
	margin:20px auto 0 auto;
	padding-left:20px;
	background:url(../images/shop/h4_bglong.jpg) no-repeat;
	line-height:30px;
}
h3.shoptitl{
	width:300px;
	float:left;
	font-weight:bolder;
	font-size:20px;
	height:60px;
	line-height:60px;
}
div.largetelnum{
	width:290px;
	float:right;
	font-weight:bolder;
	font-size:20px;
	height:60px;
	line-height:60px;
	color:#666666;
}

/*店舗情報*/
div.shopinfobox{
	width:710px;
	margin:0 auto 20px auto;
	padding-top:15px;
	border-left:5px solid #dfdfdf;
	border-right:5px solid #dfdfdf;
	border-bottom:5px solid #dfdfdf;
}
div.mainphoto{
	width:300px;
	padding:10px;
	float:left;
}
div.mainphoto img {
	width: 300px;
}
/*キャンペーン*/
div.campaignbox{
	width:300px;
	padding:80px 0 0 0;
	background:url(../images/shop/campaignbox_bgtop.gif) no-repeat;
	text-align:center;
}
div.campaignboxb{
	width:290px;
	height:5px;
	padding:0 5px;
	background:url(../images/shop/campaignbox_bgbottom.gif) no-repeat bottom;
}
/*ショップ情報*/
table.shopinfo{
	width:360px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	float:right;
}
table.shopinfo th{
	width:60px;
	vertical-align:top;
	padding:5px;
	border-bottom:1px dotted #bdab63;
}
table.shopinfo td{
	width:290px;
	padding:5px;
	border-bottom:1px dotted #bdab63;
}
table.shopinfo td.gmapbox{
	padding:5px;
	border-bottom:0;
}
table.shopinfo td.gmapbox iframe{
	margin-top:5px;
	border:solid 3px #dfdfdf;
}
/*ボタン*/
div.btnspace{
	clear:both;
	padding:10px;
}

/*その他情報*/
h5{
	width:710px;
	height:30px;
	margin:0 auto 20px auto;
	padding-left:10px;
	line-height:30px;
	background:#dfdfdf;
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	font-weight:bold;
	color:#666666;
}
/*価格*/
div.pricetablewrap{
	width:700px;
	margin:0 auto 20px auto;
	padding:5px 5px 5px 5px;
	background:#dfdfdf;
}
table.pricetable{
	width:700px;
	margin:5px auto 0 auto;
	text-align:left;
	background:#cccccc;
	border:1px solid #cccccc;
}
table.pricetable th{
	width:160px;
	vertical-align:top;
	background:#FFFFFF;
}
table.pricetable td{
	vertical-align:top;
	background:#FFFFFF;
	padding:3px;
	border-left:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
table.pricetable td.menutd{
	width:130px;
	border-bottom:dotted 1px #dfdfdf;
	font-size:11px;
}

table.pricetable td.colortd{
	background:#f0f0f0;
}
table.pricetable td.colormenutd{
	background:#f0f0f0;
	width:130px;
	border-bottom:dotted 1px #dfdfdf;
	font-size:11px;
}

span.normalprice{
	text-decoration:line-through;
}
span.offprice{
	color:#FF0000;
	font-weight:bold;
}

/*写真*/
table.shopphotos{
	width:692px;
	margin:0 auto 20px auto;
	text-align:center;
}
table.shopphotos td{
	width:200px;
	padding:15px;
}
table.shopphotos td.border {
	width: 1px;
	padding: 0;
	border-right:dotted 1px #ccb885;
}
table.shopphotos td.last{
	border-right:0;
}
table.neighborhood td {
	vertical-align: top;
}
/* -------------------------------------------------------
				POPUP
------------------------------------------------------- */
div#popupwrap{
	width:760px;
	margin:0 auto;
}
div.btn_close{
	text-align:right;
	padding-bottom:10px;
}
div#popupfooter{
	width:100%;
	background:#b5a15c;
	color: #FFFFFF;
	text-align:right;
}

div.previewcontainer {
	width: 720px;
	margin: 20px auto;
}