@charset "utf-8";


#shopdata {
	background:url(../img/shopinfo/shopdata_bg.png) no-repeat 0 49px;
	height:499px;
	margin-bottom:94px;
}
#shopdata h2 {
	padding-bottom:65px;
}


#shopdata .data {
	
	width:356px;
	height:355px;
	overflow:hidden;
margin-left: 55px;
	line-height:18px;
	background:url(../img/shopinfo/line.jpg) repeat-x 0 0px;
}
#shopdata .data table {
	width:100%;
}
#shopdata tr {
	background:url(../img/shopinfo/line.jpg) repeat-x 0 bottom;
}
#shopdata th, #shopdata td {
	padding:9px 0;
	vertical-align:top;
	text-align:left;
}
#shopdata th {
	width:95px;
}
#shopdata td p {
	padding-bottom:18px;
}
#shopdata .padd0 {
	padding-bottom:0;
}



#map {
		background:url(../img/shopinfo/map_bg.png) no-repeat 0 75px;
		height:492px;
		position:relative;
}
#map .g_map {
	width:388px;
	height:345px;
	position:absolute;
	top:109px;
	right:30px;}