@charset"utf-8";

/* -------------------------------------------------------
  layout Style
------------------------------------------------------- */
/* contents */
#shoplist-contents-main {
	width:760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../../../hongkong/img/shoplist/shoplist_back.jpg);
	background-repeat: repeat;
	height: auto;
}

#shoplistmap-titleS{
	width: 780px;
	height:80px;
	margin-top: 0px;
	text-indent: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../../../hongkong/shopping/img/s_map_title.jpg);
	margin-left: 10px;
}
#shoplistmap-titleG{
	width: 780px;
	height:80px;
	margin-top: 0px;
	text-indent: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../../../hongkong/gourmet/img/g_map_title.jpg);
	margin-left: 10px;
}
#shoplistmap-titleB{
	width: 780px;
	height:80px;
	margin-top: 0px;
	text-indent: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../../../hongkong/beauty/img/b_map_title.jpg);
	margin-left: 10px;
}
#shoplistmap-titleO{
	width: 780px;
	height:80px;
	margin-top: 0px;
	text-indent: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../../../hongkong/special/img/011/maptitle.jpg);
	margin-left: 10px;
}
#mapshoplist{
	width: 760px;
	margin-top: 20px;
}

.shopboxAll{
	width: 760px;
}
.shopRightarea{
	width: 240px;
	float: right;
}
.shopLeftarea {
width: 500px;
float: left;
}
.shopboxR{
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	float: right;
	}
.shopboxL{
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	float: left;
}
.shopName{
	color: #000099;
	font-family:"ＭＳ Ｐゴシック",  Osaka;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 0px;
	float: right;
	width: 200px;
}

.nameEnglish{
	font-family:"ＭＳ Ｐゴシック",  Osaka;
	font-size: 11px;
	width: 200px;
	white-space: normal;
	line-height: 14px;
	float: right;
	padding-bottom: 2px;
	padding-left: 0px;
}
.numberboxG{
	width:30px;
	height:18px;
	background-color: #C10000;
	float: left;
	border: 1px solid #CC9933;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 16px;
}
.numberboxS{
	width:30px;
	height:18px;
	background-color: #3333CC;
	float: left;
	border: 1px solid #CC9933;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 16px;
}
.numberboxB{
	width:30px;
	height:18px;
	background-color: #FF3399;
	float: left;
	border: 1px solid #CC9933;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 16px;
}
.numberboxT{
	width:30px;
	height:18px;
	background-color: #66CC66;
	float: left;
	border: 1px solid #009933;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 16px;
}
.numberboxF{
	width:30px;
	height:18px;
	background-color: #6699CC;
	float: left;
	border: 1px solid #3366CC;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 16px;
}
#flagMap{
	width:760px;
	border: 1px solid #CCCCCC;
}
.shopboxAllL {
	width: 760px;
}

