@charset "utf-8";
h2 {
	background-image: url(../../../shop/images/shopListTitle.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight:bold;
	padding:19px 0px 9px 400px;
	font-size:14px;
	
}
h3{
	height: 24px;
}
h4{
	font-size:14px;
}

h5{
	font-size:12px;
}
#mapInfo {
	background-image:url(../../../shop/images/mapTitle.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	margin-top:12px;
	padding:0px 0px 3px 0px;
	
}

.leftMap{
	float:left;
	width:355px;
}
.rightMap{
	float:right;
	width:355px;
}

#areaTitle{
	background-image: url(../../../shop/images/areaTitle.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	margin-top:12px;
	padding:0px 0px 3px 0px;
}

.myShop{
	padding-left:15px;
	margin-bottom: 50px;
	clear:both;
}
.myShop p{
	line-height:120%;
	margin-bottom:10px;
	margin-left:20px;
	clear:both;

}

.myContents h4 {
	color: #996666;
	border:none;
	font-size: 16px;
}
.area h5{
	background-image:url(../../../img_common/pan.jpg);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:20px;
	color:#000000;
	font-Size:14px;
	border-bottom:dotted 2px #000000
}
	.area h5 a{
		color:#333333;
		text-decoration:none;
	}
.shopName{
	display:block;
	float:left;
	width:210px;
	cursor:pointer;
	
}	
.address{
	margin-left:12px;
	color:#666666;
	font-weight: normal;
	text-align: right;
	font-size:12px;
}


.myItem{
	display:block;
	float:left;
	
	white-space: nowrap;
	width:230px;
	
}


	.boldGleen{
		display:block;
		float:left;
		color:#666600;
		font-weight:bold;
		margin-right:12px;
		width:50px;
		}
