@charset "utf-8";

h2.pageTitle {
	height: 40px;
	width: 930px;
	margin-right: 50px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/shop/pageTitle.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

dl.comapnyList {
	height: auto;
	width: 820px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

dl.comapnyList dt {
	height: auto;
	width: 50%;
	padding-left: 20px;
	padding-bottom: 3px;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #666;
}

dl.comapnyList dd {
	height: auto;
	padding-top: 15px;
	padding-left: 50%;
	padding-bottom: 25px;
	font-size: 13px;
	line-height: 25px;
	color: #333;
}

dl.comapnyList dd a {
	text-decoration: none;
	color: #333;
}

dl.comapnyList dd span {
	font-size: 0.9em;
	color: #999;
}

.map {
	height: auto;
	width: 960px;
	margin: 20px auto 0px auto;
}