body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right 30px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
.under_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4CAC6;
	margin-top: 3px;
	margin-bottom: 3px;
}
.top_line {
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F4CAC6;
}
.frame {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.style1 {color: #333333}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.style14 {color: #333333}
.style15 {
	font-size: 14px;
	font-weight: bold;
}
.style18 {font-size: 12px}
.style18 a:link {
	color: #333333;
}
.style18 a:visited {
	color: #000000;
}
.style18 a:hover {
	color: #000000;
	background-color: #F7F8F9;
}
.style18 a:active {
	color: #000000;
	background-color: #F7F8F9;
}
.style21 {
	font-size: 10px;
	color: #666666;
}
.style24 {font-size: 12px; color: #666666; }


/* ▼ここから追加　店舗詳細
---------------------------------------------------- */
.shop-index {
    font-size: 18px;
	font-weight: bold;
	color: #554D4B;
	line-height: 170%;
	padding-left: 10px;
}

.shop-frame {
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	padding: 20px;
}

.shop-type1 {
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background-color: #CBE6FE;
	padding-top: 5px;
	padding-bottom: 5px;
}

.shop-type2 {
    border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background-color: #E9F4FE;
	padding-top: 5px;
	padding-bottom: 5px;
}

.shop-icons {
    margin-left: 5px;
}

.shop-icon-info {
    margin-bottom: 5px;
}

.normal {
    font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

.shop-caption {
    font-size: 10px;
	line-height: 130%;
	color: #666666;
}

.shop-detail1 {
    border-bottom: #999999 3px solid;
	background-image: url(../../../img/shop_bg.gif);
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.shop-detail2 {
    border-bottom: #999999 3px solid;
}

.shop-detail3 {
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	background-color: #CBE6FE;
	padding: 10px;
	font-weight: bold;
}

.shop-detail4 {
    border-bottom: #666666 1px solid;
	border-right: #666666 1px solid;
	padding: 10px;
	line-height: 140%;
}

/* ▼各店舗キャッチ部分の変更
---------------------------------------------------- */
.shop-maininfo {
    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4CAC6;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F4CAC6;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #D17878;
	line-height: 140%;
}.shop-maininfoCopy {

    border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4CAC6;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F4CAC6;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	line-height: 140%;
}



.style80 {font-size: 18px}