@charset "euc-jp";
/* ---------------------------------------------------------
　　店舗紹介
--------------------------------------------------------- */
#shopList h4 {
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 2px;
}
#shopList p {
	margin: 0px;
}
#front #read {
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../images/shop/service_front_read.jpg);
	background-repeat: no-repeat;
	height: 74px;
	background-color: #4B91D6;
}
#front #point td {
	font-size: 10px;
	line-height: 14px;
	background: #FFF url(../images/shop/service_front_point.gif) no-repeat 5px center;
	padding-left: 15px;
}

#serviceList p {
	margin: 0px;
}
#serviceList .box,
#serviceList .boxRight {
	background: url(../images/shop/service_list_bg.gif) no-repeat 0px 100%;
	width: 174px;
	float: left;
	padding: 0px 7px 0px 0px;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}
#serviceList .boxRight {
	padding-right: 0px;
}
#serviceList h4 {
	padding-top: 15px;
	background: #FFF;
}
#serviceList p.pic {
	padding: 0px 5px;
}
#serviceList p.text {
	font-size: 10px;
	line-height: 14px;
	color: #666;
	padding: 5px 10px 12px;
}
#serviceList .boxBottom {
	clear: both;
	background: url(../images/shop/service_list_bg2.gif) no-repeat 0px 100%;
}

#infoWindow {
	text-align: left;
	width: 260px;
}

.shareBox {
	position: relative;
}
.shareBox .btn {
	position: absolute;
	top: 8px;
	right: 120px;
}

#campaign h2 {
	margin-bottom: 0px;
}
#campaign h3 {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	background-image: none;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 2px;
}
#campaign h3 a {
	color: #333333;
	text-decoration: none;
}
#campaign h3 a:hover {
	color: #666666;
	text-decoration: none;
}
#campaign p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 12px;
}

/* 表 */
#fig {
}
#fig table {
	background-color: #B6B6B6;
}
#fig th {
	color: #333333;
	background-color: #CCE7F7;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#fig td {
	background-color: #FFFFFF;
	padding: 5px;
	color: #333333;
}
#fig .thBg {
	background-color: #EBF6FC;
	font-weight: normal;
}
#fig a {
	color: #333333;
}
#fig a:hover {
	color: #80D52B;
}

/* 表 */
#figService {
}
#figService table {
	background-color: #B6B6B6;
}
#figService th {
	color: #333333;
	background-color: #CCE7F7;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#figService td {
	background-color: #FFFFFF;
	padding: 5px;
	color: #333333;
	text-align: center;
	font-size: 10px;
}
#figService .thBg {
	background-color: #EBF6FC;
	font-weight: normal;
}
#figService a {
	color: #333333;
	text-decoration: none;
}
#figService a:hover {
	color: #80D52B;
}

/* 交通アクセス */
#access th {
}
#access td {
}
#access h4 {
	color: #2477D1;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#access h5 {
	color: #333333;
	padding: 4px;
	line-height: 16px;
}
