@charset "euc-jp";
a:link {
	color: #3366FF;
	text-decoration: underline;
}
a:visited {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#container {
	position:relative;
	width: 640px;
	margin-left:-320px;
	top: 0px;
	left: 50%;
	height: auto;
	padding: 0px;
}
#area {
	font-family: "MS UI Gothic", Verdana, Arial, serif, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯";
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	position: relative;
	clear: left;
	float: left;
	color: #CC0000;
	margin-top: 10px;
}
#ShopName {
	float: left;
	width: 80px;
	clear: right;
	position: static;
	font-size: 1em;
	font-weight: bold;
}
#Add {
	float: right;
	width: 530px;
	position: static;
	font-size: 0.8em;
	margin-top: 2px;
}
#tel {
	float: right;
	position: static;
	width: 530px;
	font-size: 0.8em;
	margin-top: 2px;
}
#shop_list {
	clear: left;
	float: left;
	width: 634px;
	margin-bottom: 1px;
	background-color: #FAF4E8;
	padding: 3px;
	position: inherit;
}
body {
	font-family: "MS UI Gothic", Verdana, Arial, serif, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯";
	background-image: url(../img/bg/bg.jpg);
	background-position: center;
}
#Map {
	font-size: 0.8em;
	font-weight: bold;
	clear: right;
	float: left;
	width: 80px;
	position: static;
	text-align: right;
}
#main {
	font-size: 0.8em;
	line-height: 150%;
	background-color: #FAF4E8;
	padding: 3px;
	border: 1px solid #999999;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#header ul {
	margin-top: 0px;
	list-style-type: square;
	margin-bottom: 3px;
}
#footer {
	font-size: 70%;
	color: #666666;
	text-align: center;
	padding-top: 20px;
	clear: left;
}
