@charset "utf-8";
/* CSS Document */



/* 基本
------------------------------------------------------*/
body {
  font: 14px/22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height:1;
 -webkit-text-size-adjust: 100%;

}
a.opacity:hover img {
  filter: alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}






/*ベース
------------------------------------------------------*/

p {
  position: relative;
}
a {
  position: absolute;
}
a:hover {
  /*filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;*/
}

#wrapper {
  width: 640px;
  margin: 0 auto;
  overflow: hidden;
}



/*スタイル
------------------------------------------------------*/
.left {
	float: left;
}
.right {
	float: right;
}
.posi-rel {
	position: relative;
}

.head-img {
	background-image: url(../img/head_img01.jpg);
	width: 640px;
	height: 70px;
}

.shop_tel {
	border: 0px white solid;
	font: "メイリオ";
	font-size: 17px;
	font-weight: bold;
	color: white;
	text-align: right;
	padding: 13px 10px 0px 0px;
	line-height: 15px;
}

span.underline{
	text-decoration: underline;
}

.shop_tel a{
	white-space: nowrap;
	position: static;
	color: #fff;
	/*text-decoration: none;*/
}

p.img02{
	border: 0px green solid;
}


.setubiannai{
	border: 0px blue solid;
	height: 235px;
	position: relative;
}

p.btn01{
	border: 0px black solid;
	top: 170px;
    position: absolute;
	padding-left: 2.5px;
}



p.btn02{
	border: 0px black solid;
	top: 170px;
	left: 320px;
    position: absolute;
}

.campaign{
	height: 602px;
	position:relative;
}

p.btn03{
	top: 435px;
	left: 120px;
	position: absolute;
	margin: auto;
}

p.btn04{
	top: 505px;
	left: 120px;
	position: absolute;
	margin: auto;
}

p.stamp_member {
	background-image: url(../img/img06.jpg);
	width: 640px;
	height: 531px;
}

p.emailaddress {
	font: "メイリオ";
	font-size: 18px;
	font-weight: bold;
	color: red;
	top: -65px;
	left: 270px;
	text-decoration: underline;
}

p.emailaddress a{
	color: red;
}

p.bar_access {
	border: none;
	width: 640px;
	padding: 10px 0px;
}
/*マップ
------------------------------------------*/
div.map{
  position: relative;
	overflow: hidden;
	height:290px;
	border:none;
	text-align:center;
	margin:0px 0px 30px;
	clear:both;
}

.shop_name{
	font-size: 18px;
	width:50%;
float:left;
text-align:left;
	font-weight: bold;
	padding-left:10px;
}

.shop_name .btn01{
margin:15px 0px;
	width:230px;
	padding: 5px;
}

.shop_name .text{margin:5px 0px 15px; text-align:left;}
.shop_name .text p{margin:15px 0px;}

.shop_name .text a{color:black; text-decoration:underline;}
.shop_name .text a:hover{color:black; text-decoration:none;}

.shop_name .text img{vertical-align:middle; margin-right:5px;}

.shop_name h2{font-size: 18px;  text-align:left;}
.shop_name h2 img{vertical-align:middle; margin-right:10px;}


.googlemap{
	padding: 3px 0px 0px 30px;
width:40%;
height:250px;
	float:right;
}

/*フッター
-----------------------------------------------*/

footer {
	font-size: 13px;
	line-height: 1.5;
	width: 640px;
	height: 80px;
	border: 0px red solid;
	margin: 0 auto;
	background-color: #f7f7f7;
	padding-top: 15px;
	margin-top: 30px;
}

#foot {
	border: 0px green solid;
	width: 600px;
	height: 80px;
	margin: 0 auto;
}

.logo{
	border: 0px blue solid;
	width: 290px;
	float: left;
}

.shop{
	border: 0px yellow solid;
	font: "メイリオ";
	font-size: 14px;
	font-weight: bold;
	float: left;
	padding-left: 25px;
}

.shop a{
	white-space: nowrap;
	position: static;
	text-decoration: none;
	color: black;
}
	