body {
	margin:0px;
	padding:0px;
	background: #000000;
	font-size: 11px;
	color: #999999;
	line-height: 1.5;
}
#head_box {
	background-image: url(../img/head_back.gif);
	height: 102px;
}
#head {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

#foot_box {
	background-image: url(../img/foot_back.gif);
	background-repeat: repeat-x;
	height: 50px;
}
#foot {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
}

div.shop_box h1 {
	font-size: 12px;
	font-weight: normal;
	color: #CCFF00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464646;
	background-image: url(../img/yajirushi.gif);
	background-repeat: no-repeat;
}
div.shop_box {
	padding-bottom: 10px;
}
div.shop_contents {
	padding-bottom: 20px;
}
div.shop_contents img {
	padding: 5px;
	background-color: #333333;
}
div.shop_con_left {
	float: left;
	margin-right: 20px;
	width: 260px;
}
div.shop_con_right {
	float: right;
	width: 220px;
}
div.gmap_box {
	padding: 5px;
	background-color: #333333;
	margin-bottom: 20px;
}
div.gmap {
	height: 290px;
	width: 490px;
}
.page_break {
page-break-before: always;
}
div.Clear {
	clear: both;
}
a:link {
color: #00CC00;
text-decoration: none;
}
a:visited {
color: #00CC33;
text-decoration: none;
}
a:hover {
color: #00CC33;
text-decoration: underline;
}
