@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(../../../hawaii/special/img/HWSpBackImg.jpg);
	background-repeat: repeat;
	height: auto;
}

#shoplistmap-titleG{
	width: 780px;
	height:80px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 10px;
}

#mapshoplist{
	width: 760px;
	margin-top: 20px;
}

.shopboxAll{
	width: 760px;
	height: 44px;
}
.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: #66CCCC;
	float: left;
	border: 1px solid #6699FF;
	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;
}
#flagMap{
	width:760px;
	border: 1px solid #CCCCCC;
}
.shopboxAllL {
	width: 760px;
	height: 55px;
}

.shopboxL_long{
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	float: left;
}
.shopName_long{
	color: #000099;
	font-family:"ＭＳ Ｐゴシック",  Osaka;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 0px;
	float: right;
	width: 400px;
}
.nameEnglish_long{
	font-family:"ＭＳ Ｐゴシック",  Osaka;
	font-size: 11px;
	width: 400px;
	white-space: normal;
	line-height: 14px;
	float: right;
	padding-bottom: 2px;
	padding-left: 0px;
}