@charset "UTF-8";
/* CSS Document */

#title h1 {
	background-image: url(../shopmap/shopmap_img/title1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 695px;
	margin-bottom: 15px;
}
#title h1 span {
	display: none;
}

.shop_bg{
	background-color: #e9e9e9;
	padding: 10px;
}

*:first-child+html .shop_bg{
	background-color: #e9e9e9;
	padding:20px 20px 5px 20px;
	line-height: 230%;
}

.border3{
	border: 5px solid #c9c9c9;
}

.padding_shop{
	padding: 10px 15px;
}

.arrow_link1{
background:url("../shopmap/shopmap_img/mark.gif") no-repeat;
margin: 3px 0px;
padding:0 0 0 20px;
text-align:left;
margin-bottom: 5px;
}

#list dl dt{
	float:left;
	width: 60px;
}

#list dl dt{
	clear:both;
}

#list dl dd{
	margin:0;
}
