@charset "utf-8";
.shopL {
	float: left;
	width: 128px;
}
.shopR {
	float: left;
	width: 460px;
	background-image: url(../img/annex_logo.gif);
	background-repeat: no-repeat;
}
.index_cnt {
	margin-right: 10px;
	margin-left: 10px;
}
.shopR h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 12px;
	padding-right: 10px;
	padding-left: 3px;
	margin-top: 6px;
}
.shopR th {
	width: 66px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 9px;
}
.shopR table {
	width: 444px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
}
.shopR td {
	padding-left: 15px;
	padding-bottom: 9px;
}
.shopR p {
	margin-left: 4px;
	line-height: 150%;
}
.map {
	margin-top: 22px;
}
.annex {
	float: left;
}
.index_cnt02 {
	margin-top: 52px;
	margin-right: 10px;
	margin-left: 10px;
}
.index_cnt02 h3 {
	margin-bottom: 20px;
}

