﻿@charset "utf-8";
body {
	color:#000000;
	background-color:#FFFFFF;
	margin: 12px;
	font-size: 90%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
}
h1 {
	margin:0px 0px 3px 0px;
	font-size: 90%;
	font-weight: normal;
	clear:both;
}
h2 {
	margin:0px;
	font-size: 100%;
	clear:both;
}
p {
	margin:0px 0px 10px 0px;
}

td {
	font-size: 70%;
}
a {
	text-decoration:none;
}
a:link {
	color: #cc0000;
}
a:visited {
	color: #ff6666;
}
a:hover {
	color: #2097b9;
	text-decoration:underline;
}
a:active {
	color: #2097b9;
	text-decoration:underline;
}
img {
	border:none 0px transparent;
}
hr {
	width:100%;
	height:2px;
	border:solid 1px #777766;
	clear:both;
	margin:20px auto 0px auto;
	padding:0px;
}
div.base {
	width:940px;
	margin:10px auto 0px;
	padding:8px;
	text-align:left;
	border:solid 1px #BBBBBB;
}

div.left_pane {
	width:200px;
	margin:0px;
	float:left;
}
div.main_pane {
	width:710px;
	margin:0px;
	float:right;
}
div.gift, div.map{
	width:100%;
	margin:10px 0px 10px 0px;
	padding:8px;
}
div.aboutus{
	width:150px;
	margin:10px 0px 10px 20px;
	padding:8px;
	border: dashed 1px #666666;
	background:#EEEEEE;
}
div.gift{
	border: solid 1px #CCCC99;
	background:#EEEEEE;
}
div.shopsrow{
	white-space:nowrap;
}
div.shop{
	width:336px;
	height:290px;
	border: none 0 transparent;
	background:transparent;
	margin:0px 12px 12px 0;
	padding:2px;
	float:left;
}
div.shopphoto{
	float:right;
	height:104px;
	margin:0px;
	padding:3px;
}
div.shopdetail{
	white-space:normal;
	float:right;
	font-size:75%;
	width:150px;
	height:104px;
	margin:0px;
	padding:3px;
}
div.shopaddress{
	clear:right;
	font-size:75%;
	margin:0px;
	padding:8px;
}
a.shopmap{
	background:#CC0000;
	color:#FFFFFF;
	padding:0px 3px;
}
div.map{
	text-align:center;
}
.small {
	font-size: 75%;
	font-weight: normal;
}
.large {
	font-size:120%;
}
.r {
	text-align:right;
}
.c {
	text-align:center;
}
.copyright {
	margin:0px;
	font-size: 75%;
	font-weight: normal;
	text-align:center;
	color:#000000;
}
.wrap {
	white-space:normal;
}

.shop_location {
	position: relative;
	z-index: 100;
}
#tokyo {
	left: 85px;
	top: -166px;
}
#osaka {
	left: -19px;
	top: -136px;
}
#fukuoka {
	left: -130px;
	top: -110px;
}
#kagoshima {
	left: -140px;
	top: -68px;
}

div.sub_base {
	width:452px;
	border:1px solid #666666;
	margin:10px auto 0px auto;
	text-align:left;
}

div.sub_photo {
	float:left;
	width:171px;
}
div.sub_detail {
	float:left;
	width:269px;
	padding:4px;
}
div.sub_map {
	margin-top:10px;
	clear:both;
}
div#map{
   border:1px solid #CCCCCC;
	width: 450px;
	height: 278px;
}
.url {
	padding-left:160px;
	font-size:110%;
	font-weight:bold;
}
