@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	background-color: #FFFFFF;
}


#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: auto;
	width: 950px;
}
#main {
	height: auto;
	width: 950px;
	text-align: center;
}
#footer {
	height: auto;
	width: 950px;
	background-color: #000;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	padding-top: 5px;
}

a {
	color: #000;
	}
	
	
a:link {
	color: #09C;
	}	
	
a:visited {
	color: #09C;
}	

a:hover {
	color: #F00;
}	


a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}

.inquirely {
    text-align: center;
    height: auto;
    width: 950px;
    margin: 50px auto;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.img-Left {
	float: left;
	margin-right: 15px;
}


.osusume_icon {
	float: left;
	height: 100px;
	width: 170px;
}
.fb {
    height: 1200px;
    width: 540px;
    text-align: left;
    float: right;
    overflow: auto;
    margin: 45px auto 20px;
}

.container  {
	height: auto;
	width: 260px;
	float: left;
}

.whats-new {
	height: auto;
	width: 860px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.img_link {
	margin-bottom: 2px;
}

.recommend {
	height: auto;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	clear: both;
}


.fb dl dt {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 25px;
}
.fb dl dd {
	height: auto;
	width: 480px;
	margin-bottom: 5px;
}



h4 {
	font-size: 24px;
	line-height: 32px;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	margin-bottom: 5px;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


.iframe-box {
	height: 420px;
	width: 260px;
	border: 1px solid #999;
	background-color: #FFC;
	float: left;
	margin-bottom: 5px;
}
.container  iframe{
	float: left;
	background-color: #FFC;
	text-align: left;
	height: 455px;
	width: 260px;
}



.Clear {
	clear: both;
}
.prologue {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin: 20px auto;
}
.shop-photo {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.shop-img {
    float: left;
    height: 110px;
    width: 236px;
    margin-right: 1px;
    margin-bottom: 1px;
}
.English {
	text-align: right;
	margin-bottom: 20px;
	height: 48px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
	line-height: 48px;
}
.English2 {
	text-align: right;
	margin-bottom: 20px;
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: bold;
}


.ggmap {
    width: 100%;
    height: 375px;
    border-bottom: 0px solid #c5c5c5;
}
