@charset "Shift_JIS";

/*-- ショップデータ --*/

#shopdata {
	position: relative;
	left: 142px;
	width: 688px;
	margin: 0;
}

#shopdata .lead {
	position: relative;
	margin: 0 0 20px 0;
}

#shopdata h3 {
	position: relative;
	margin: 0 0 15px 0;
}

#shopdata_item {
	position: relative;
	width: 673px;
	margin: 0 0 0 15px;
}

#shopdata_item h4 img {
	position: relative;
	margin: 0 0 10px 0;
}

#shopdata_item ul {
	position: relative;
	display: inline;
}

#shopdata_item .index {
	width: 100px;
	color: #888888;
	font-weight: bold;
	float: left;
}

#shopdata_item .txt {
	width: 573px;
	float: right;
	text-align: left;
}

#shopdata_item .icon {
	margin: 1px 5px 0 0;
	vertical-align: top;
}

#shopdata_item .line_dot573 {
	margin: 10px 0;
}

#shopdata_item .w673 {
	display: inline;
}

#shopdata_item .txt1 {
	position: relative;
	width: 329px;
	float: left;
}

#shopdata_item .txt2 {
	position: relative;
	width: 329px;
	margin: 0;
	float: right;
	text-align: left;
}

#shopdata_item .line_dot img {
	position: relative;
	margin: 10px 0;
}

#shopdata_item table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

#shopdata_item th {
	font-weight: normal;
	width: 70px;
	text-align: left;
}

#shopdata_item .notice {
	font-size: 11px;
	color: #B33D3D;
}

/*-- マップ --*/

#map_body{
	background: #ffffee url(../../shopdata/imgs/bg_map.gif) repeat-x top;
	text-align: center;
}

#map {
	position: relative;
	width: 700px;
	margin: 0 auto;
}

#map p {
	width: 660px;
	font-size: 14px;
	margin: 0 auto;
	text-align: left;
}

#map ul {
	width: 660px;
	margin: 0 auto;
	text-align: left;
}

#map .index {
	width: 100px;
	color: #888888;
	font-weight: bold;
	float: left;
}

#map .txt {
	width: 560px;
	float: right;
	text-align: left;
}

#map .line_dot560 {
	margin: 10px 0;
}