@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: 12px;
	line-height: 18px;
	color: #FFF;
	background-color: #000;
	/*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.5);*/
}
.box-l {
	float: left;
	height: auto;
	width: 475px;
}
.box-r {
	float: left;
	height: auto;
	width: 475px;
	margin-bottom: 20px;
}



h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	height: 25px;
	width: 950px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.wo_tax {
	font-size: 10px;
}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #B5933B;
	height: 25px;
	width: 950px;
	line-height: 25px;
	text-align: center;
}



#wrapper {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	height: auto;
	width: 950px;
}
#header {
	height: auto;
	width: 950px;
	text-align: right;
	margin-bottom: 40px;
}
#footer {
	height: auto;
	width: 100%;
	background-color: #000;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	padding-top: 5px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 20px;
}

a {
	color: #000;
	}
	
	
a:link {
	color: #0FF;
	}	
	
a:visited {
	color: #CCC;
}	

a:hover {
	color: #F00;
}	


a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}


.maintxt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.inquirely {
	text-align: center;
	height: auto;
	width: 950px;
	margin-bottom: 15px;
}
.shop_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.tel {
	font-size: 30px;
	font-weight: bold;
	color: #900;
	line-height: 35px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.picture {
	width: 460px;
	border: 5px double #FFF;
	margin-bottom: 5px;
}

.sns {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.line {
	float: right;
}

.tw {
	float: right;
	margin-right: 20px;
}

.fb {
	float: right;
	margin-right: 20px;
}

.clear {
	clear: both;
}

.movie {
    font-size: 20px;
    line-height: 180%;
    font-weight: bold;
    margin: 40px auto 60px;
    width: 100%;
    text-align: center;
    height: auto;
}