﻿@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

*{
	margin: 0 auto;
	padding: 0;
	border: 0;
}

body {
	font-family: 'Open Sans', 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	background-color: #f0f0f0;
}

#wrapper {
	background-color: #ffffff;
	height: auto;
	width: 960px;
	padding: 20px 200px 0px 200px;
}

header {
	height: auto;
	width: 960px;
	margin: 0px auto 20px;
}

.top-cap {
	font-size:16px;
	line-height:160%;
	margin-bottom: 100px;
}

.img {
	padding: 20px 0px;
	text-align: center;
	clear: both;
}

.img p {
	font-size: 12px;
}

article {
	margin: 80px auto;
}

.interview {
	width: 960px;
	padding:10px 0px;
	font-size:16px;
	line-height:160%;
	float:left;
}

.interview p{
	width:640px;
	float:left;
	margin-right:10px;
}

.interview-img{
	float:left;
	width:280px;
	text-align:center;
	font-size:12px;
	background-color:#FFC;
	border:#CCCCCC 1px solid;
	padding:10px;
	margin-bottom:10px;
}

dt {
	width: 160px;
	line-height: 180%;
	font-weight: bold;
	text-align: right;
	margin-top: 20px;
	float: left;
	clear: both;
}

dd {
	width: 800px;
	line-height: 180%;
	text-align: left;
	margin-top: 20px;
	float: right;
}

.fujimori {
	color: #C60;
}

.murai {
	color: #630;
}

.caution {
	font-size: 12px;
}

.shopping {
	text-align: center;
	margin: 20px auto;
}

.shopping-link {
    font-size: 32px;
    font-weight: bold;
    padding: 20px 0;
}

h1 {
	font-size: 24px;
	margin: 10px auto;
	text-align:center;
}

h4 {
	font-size: 18px;
	margin: 10px auto;
}

#inquiry {
	text-align: center;
	height: auto;
	margin-top: 100px;
	padding-bottom: 20px;}

.shop_name {
	font-size: 24px;
	font-weight: bold;
	line-height: 160%;
}

.tel {
	color: #990000;
	font-family: Impact;
	font-size: 36px;
	font-weight: bold;
	line-height: 100%;
}

footer {
	color: #999999;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	padding: 20px 200px 10px 200px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

a {
	color: #666666;
	overflow: hidden;
	outline: none;
}
	
a:link {
	color: #666666;
}	
	
a:visited {
	color: #666666;
}	

a:hover {
	color: #333333;
}	

a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}

.red {
	color: #cc0000;
}

.blue {
	color: #3300cc;
}

.Clear{
	clear:both;
}

.kbd{
	margin-bottom:20px;
}

.roland{
	margin-bottom:20px;
	color:#990000;
}

/*******************Inquirely*******************/

#inquirely {
    width: 960px;
    text-align: center;
    height: auto;
    padding: 80px 0 40px 0;
}

#inquirely p {
	margin-bottom: 10px;
	
}

#inquirely .store-block {
	width: 100%;
}

.toi {
    margin-bottom: 40px;
    letter-spacing: 1em;
    font-size: 30px;
    border-top: 2px solid #6C6C6C;
    padding: 20px 0;
    border-bottom: 2px solid #6C6C6C;
    font-weight: bold;
}

.store_wrap {
	margin-bottom: 20px;
	margin-left: 116px;
}

.store-name {
	font-weight: bold;
	margin-bottom:10px;
}

.store-logo {
	float: left;
	width: 360px;
}

.store {
    width: 400px;
    font-size: 26px;
    text-align: center;
    vertical-align: top;
    float: left;
	padding: 40px 0;
}

.tel {
	font-size: 30px;
}

.ggmap {
	width: 700px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.address {
	font-size: 16px;
}

.kokuti {
	margin-bottom:10px;
}

/*******************Inquirely*******************/

/*******************SNS*******************/

.sns-wrap {
    width: 341px;
    padding: 2%;
}

.sns {
    float: left;
    width: 100px;
    padding: 2%;
}



/*******************SNS*******************/