#PageTitle {
	margin: 12px 0 0 0;
	width: 720px;
	border-bottom: 1px solid #a6a6a6;
}

#AboutIcon {
	margin: 0 0 -33px 0;
	width: 131px;
	height: 33px;
	position: relative;
	top: -50px;
	left: 589px;
	text-decoration: none;
}

#AboutIcon a, #AboutIcon a:visited {
	display: block;
	border: none;
	text-indent: -9999px;
	width: 131px;
	height: 33px;
	background: transparent url(images/about-icon.gif) no-repeat 0 0px;
}

#AboutIcon a:hover, #AboutIcon a:active {
	background-position: 0px -33px;
}



#Area {
	width: 720px;
	border-bottom: 1px solid #e0e0e0;
}

.Division {
	padding: 20px 0 6px 2px;
	width: 720px;
	font-size: 140%;
	border-bottom: 1px dashed #d4d4d4;
}

.Shop {
	margin: 17px 0 9px 2px;
	width: 707px;
	height: 210px;
}

.Shop a {
	color: #000;
}

.Shop a:hover {
	color: #666;
}

.ShopInfo {
	padding: 1px;
	width: 409px;
	height: 201px;
	border: 1px solid #d7d7d7;
}

.Title {
	height: 38px;
	background: #f2eee6;
}

.Name {
	font-size: 140%;
	position: relative;
	top: 13px;
	left: 10px;
}

.Company {
	color: #9b9b9b;
	text-align: right;
	position: relative;
	right: 10px;
}

.Company a {
	color: #9b9b9b;
}

.Shop .Contents {
	margin: 1px 0 0 0;
	padding: 12px 0 0 0;
	height: 28px;
	background: url(images/contents-bg.gif) repeat-y #f2f2f2;
}

* html .Shop .Contents {
	padding: 13px 0;
}

.Shop .Contents span {
	margin: 0 9px 0 13px;
	font-size: 120%;
}

.Shop .Contents span strong {
	font-size: 120%;
}

.Shop .Icon {
	margin: 1px 0 0 0;
	height: 80px;
	background: #f2f2f2;
}

.Shop .Icon img {
	margin: 5px 5px 0 5px;
}

.Shop ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	line-height: 2;
}

.Shop ul li {
	margin: 0 0 0 2px;
	padding: 0 0 0 14px;
	background: url(images/list-icon.gif) no-repeat center left;
}

.Map {
	width: 283px;
	text-align: center;
	position: relative;
	top: -205px;
	left: 424px;
}

* html .Map {
	margin: 0 0 -185px 0;
}

.Map img {
	margin: 0 0 10px 0;
}