/* ---------------------------------------------------------------- */
/* shopinfo */
/* ---------------------------------------------------------------- */

h2#tit_info{
	background-image: url(images/top/tit05.jpg);
	background-repeat: no-repeat;
	text-indent: -999999px;
	margin: 20px 3px 0px;
	height: 66px;
	width: 900px;
}

h3#sub_info{
	background-image: url(images/top/subtit.gif);
	background-repeat: no-repeat;
	text-indent: -999999px;
	margin: 20px 10px;
	height: 27px;
	width: 880px;
}

h3#sub_info2{
	background-image: url(images/top/subtit2.gif);
	background-repeat: no-repeat;
	text-indent: -999999px;
	margin: 20px 10px;
	height: 27px;
	width: 880px;
}

h3#sub_info3{
	background-image: url(images/top/subtit3.gif);
	background-repeat: no-repeat;
	text-indent: -999999px;
	margin: 20px 10px;
	height: 27px;
	width: 880px;
}

.shop_txt {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;

}




table.shop {
	margin: 0px 10px 30px;
	width: 877px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	line-height: 1.5em;
	text-align: left;	
}
table.shop th {
	padding: 5px 5px 4px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: left;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

table.shop td {
	padding: 5px 5px 4px 5px;
	background-color: #04C2A6;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.map {
	width: 880px;
	margin-right: 10px;
	margin-left: 10px;
}
