@charset "utf-8";
/* CSS Document */
/* contents */
.h2TT{
	margin:3px 0 0 0;
}
#SubTT{
	border-bottom:3px double #633922;
	padding:7px 7px 7px 10px;
	margin:0 0 2px;
	background-image: url(../../index/images/whiteB.png),-moz-linear-gradient(left top , #e7e4db 0% , #fefefe 100%);
	background-image: url(../../index/images/whiteB.png),-webkit-gradient(linear, left top, left bottom, color-stop(0, #e7e4db),  color-stop(1, #fefefe));
	background-repeat:repeat-x,repeat;
	background-size:1px , 100%;
	background-position:left 1px,left top;
}


.sub_TT{
	background-image: url(../../index/images/whiteB.png),-moz-linear-gradient(left top , #e7e4db 0% , #fefefe 100%);
	background-image: url(../../index/images/whiteB.png),-webkit-gradient(linear, left top, left bottom, color-stop(0, #e7e4db),  color-stop(1, #fefefe));
	background-repeat:repeat-x,repeat;
	background-size:1px , 100%;
	background-position:left 1px,left top;
	font-size:14px;
	height:45px;
	line-height:45px;
	border-top:1px solid #c3c3c5;
	border-left:1px solid #c3c3c5;
	border-right:1px solid #c3c3c5;
	border-bottom:1px solid #633922;
	color:#272727 !important;
	padding:0 0 0 10px;
	margin:5px 3px 0;
	border-radius:5px 5px 0 0;
}


.menuTT span {
	float:right;
	margin-right:5px;
	font-size:11px;
	font-weight:100;
}
.carDtlTable {
	margin:0 3px 0;
	font-size:0.9em;
	/*border-collapse: separate;
	border-spacing: 2px 2px;*/
	margin:0px 3px 5px;
	border-bottom:1px solid #c3c3c5;
	border-left:1px solid #c3c3c5;
	border-right:1px solid #c3c3c5;
	border-radius:0 0 5px 5px;
}
.carDtlTable th{
	line-height:1.4em;
	font-weight:bold;
	width:40%;
	background-color:#fef9e3;
	color:#4c4c4c;
	text-shadow:0 1px #FFF;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:7px 0;
}
.carDtlTable td{
	padding-left:5px;
	border-top:1px solid #ccc;
}
.carSchStore {
	width:100%;
	text-align:right;
	font-size:0.9em;
	margin:3px 0 5px;
	clear:both;
	border-top: 1px dotted #d9f5ff;
	height:11px;
	padding:2px 0 2px;
}

#mainImages {
	margin-bottom:15px;
}

.price { font-size:1.2em; color:#F00; font-weight:bold;}
#soubi {
	padding:0px;
	border-bottom:1px solid #c3c3c5;
	border-left:1px solid #c3c3c5;
	border-right:1px solid #c3c3c5;
	border-radius:0 0 5px 5px;
	margin:0px 3px 5px;
	overflow: hidden;
}
#soubi li {
	text-align:center;
	line-height:1.5em;
	border-bottom:1px dashed #c2c2c4;
	padding:7px 0;
	font-weight: bold;
	background: #FFF;
}
#soubi li:last-child{
	border-bottom:none;
}
.comment {
	padding:10px;
	border-bottom:1px solid #c3c3c5;
	border-left:1px solid #c3c3c5;
	border-right:1px solid #c3c3c5;
	border-radius:0 0 5px 5px;
	margin:0px 3px 5px;
	background: #FFF;
}


/* 問い合せ */

a.mailBt,a.telBt{
	position:relative;
	background:-moz-linear-gradient(left top ,#FFF 0% ,#f7f5f5 10% , #dfdfdf 100%);
	background:-webkit-gradient(linear, left top, left bottom,color-stop(0, #FFF),color-stop(0.1, #f7f5f5), color-stop(1, #dfdfdf));
	border:1px solid #d5d5d5;
	box-shadow:1px 1px 0 #999;
	width:95%;
	display: table;
	color:#603824;
	margin:10px auto;
	border-radius: 5px;  
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	text-shadow:0 1px #FFF;
	height:55px;
}
.MailIcon,.TelIcon,.MailTxt,.TelTxt{
	display:table-cell;
	height:55px;
}
.MailIcon,.TelIcon{
	width:20%;
	text-align:center;
	vertical-align: bottom;
}
.MailTxt,.TelTxt{
	width:80%;
	vertical-align: middle;
	padding:5px 0 0 0;
}
a.mailBt span,a.telBt span{
	font-weight:bold;
	color:#6c3808;
}
.mailTxt2{
	color:#e84e6f !important;
	font-size:16px;
}
.telTxt2{
	color:#e56c00 !important;
	font-size:16px;
}
.mailTxt3,.telTxt3{
	font-size:12px;
}


/*　店舗情報　*/
#StoreLst li{
	border-radius:5px;
	border:1px solid #e2e2e2;
	padding:5px;
	margin:0 5px 5px;
	background-color:#f1f1f1;
	background:-moz-linear-gradient(left top ,#FFF 0% , #f1f1f1 100%);
	background:-webkit-gradient(linear, left top, left bottom,color-stop(0, #FFF), color-stop(1, #f1f1f1));
}
.StoreNM{
	font-size:15px;
	font-weight:bold;
	text-shadow:1px 1px 0 #FFF;
	color:#ff8a00;
	padding:0 0 0 3px;
	border-bottom:2px solid #ff8a00;
	margin:0 0 7px;
}
.StoreImg{
	width:40%;
	float:left
}
.StoreInfo{
	width:58%;
	float:right;
}
.StoreTT{
	color:#6c3808 !important;
	line-height:1em;
	margin:2px 0 0 ;
}
.FreeTel{
	font-weight:bold;
	color:#ff5f00;
	background-image:url(/sp/store/images/free.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:20px;
	padding:0 0 0 0px;
	font-size:20px;
	line-height:1em;
}
.FreeTel span{
	font-size:14px;
}
.add{
	color:#6c3808 !important;
	font-size:11px;
}