@charset "utf-8";

/* 要素リセット */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.25;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	background-color: #edfbde;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
   /* font-size: 70%; */
}



/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

.clearfix {width:100%;}
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
 }






#wrraper {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	background-color: #FFF;
}
#wrraper #header {
	height: 100px;
	width: 950px;
	position: relative;
	background-image:url(../images/headerimg.jpg);
}
#wrraper #header h1{
	padding:82px 0 0 10px;
	color:#FFF;
	font-size:90%;
}

/* ナビゲーション */

#wrraper #navi {
	height: 46px;
	background-image: url(../images/menuBg1.png);
	position:relative;
}
#wrraper #navi ul {
	height: 46px;
	overflow:hidden;
	border-top:#693 solid 2px;
	border-bottom:#693 solid 2px;
}
#wrraper #navi ul li {
	float: left;
	list-style-type:none;
	height:46px;
	display: block;
	overflow:hidden;
	width:158px;
}


#wrraper #navi ul li a{
	display: block;
	height:46px;
	width:158px;
    text-align: center;
    line-height: 46px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../images/menuBg2.png);
}
#wrraper #navi ul li a:hover{
	background-image:url(../images/menuBg3.png);

}
#navi ul li:last-child a {
	pointer-events: none !important;
}
#wrraper #main {
	clear: both;
}

/* ナビゲーション */

/* 店舗案内 */

#wrraper #tenpo {
	margin: 0 auto;
	clear: both;
}

#wrraper #tenpo .tenpo-info {
	background-image: url(../images/backimg11.jpg);
}
#wrraper #tenpo .tenpo-info h3 {
	font-size: 2em;
	color: #060;
	padding-left: 30px;
	margin-top: 20px;
}
#wrraper #tenpo .tenpo-info p {
	width: 890px;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 100%;
	line-height: 1.4;
}
#wrraper #tenpo .tenpo-info table {
	padding-left: 0px;
	font-size: 1.05em;
	line-height:1.5;
}
#wrraper #tenpo .tenpo-info table tr td {
	padding-left: 30px;
}
#wrraper #tenpo .tenpo-info a {
	color: #00F;
	padding: 10px 0;
	display: block;
	text-align: center;
}
#wrraper #tenpo .tenpo-info a:hover {
	color: #F00;
}

/* 店舗案内 */

/* フッターエリア */

#wrraper #myst-footer ul {
	clear: both;
	padding: 5px 0;
	font-size: 90%;	
}
#wrraper #myst-footer ul li {
	display:inline;
	list-style-type: none;
}
#wrraper #myst-footer {
	text-align: center;
	color: #FFF;
	background-color: #063;
}
#wrraper address {
	clear: both;
	text-align: center;
	background-color: #090;
	color: #FFF;
	padding: 5px 0;
}
#wrraper #myst-footer ul li a {
	color: #FFF;
}
#wrraper #myst-footer ul li a:hover {
	color: #F00;
}

/* フッターエリア */


/* お問い合せボタン */

#wrraper .link-button {
	margin: 10px 0;
	background-image: url(../images/bgimage16.jpg);
	width:950px;
	height:240px;
	clear:both;
}
#wrraper .link-button a.mail {
	display: block;
	width: 360px;
	height: 51px;
	margin-left: 560px;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-top:90px;	
}
#wrraper .link-button a.shop {
	display: block;
	width: 360px;
	height: 51px;
	margin-left: 560px;
	margin-top: 5px;
	margin-bottom: 7px;	
}
#wrraper .link-button a img {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

/* お問い合せボタン */

/* メインエリア */
#wrraper #main a {
	color:#00F;
}
#wrraper #main a:hover {
	color:#090;
}

#wrraper #main h2.midashi {
	height: 75px;
	width: 950px;
	text-indent:-9999px;
	background-image:url(../images/nayami00.jpg);
	margin:5px 0;
}

#wrraper #main .cont1 {
	float: left;
	height: 380px;
	width: 310px;
	position:relative;
}
#wrraper #main .cont1p {
	position:absolute;
	top:240px;
	left:15px;
	width:210px;
	font-size:90%;
	line-height:1.45;
}
#wrraper #main .contlink1 {
	position:absolute;
	top:315px;
	left:40px;
}

#wrraper #main .cont2 {
	float: left;
	height: 380px;
	width: 310px;
	margin:0 10px;
	position:relative;
}
#wrraper #main .cont2p {
	position:absolute;
	top:240px;
	left:15px;
	width:210px;
	font-size:90%;
	line-height:1.45;
}
#wrraper #main .contlink2 {
	position:absolute;
	top:315px;
	left:35px;
}
#wrraper #main .cont3 {
	float: left;
	height: 380px;
	width: 310px;
	position:relative;
}
#wrraper #main .cont3p {
	position:absolute;
	top:240px;
	left:15px;
	width:210px;
	font-size:90%;
	line-height:1.45;
}
#wrraper #main .contlink3 {
	position:absolute;
	top:315px;
	left:35px;
}
#wrraper #main .cont4 {
	float: left;
	height: 380px;
	width: 310px;
	margin-top:10px;
	position:relative;
}
#wrraper #main .cont4p {
	position:absolute;
	top:240px;
	left:15px;
	width:210px;
	font-size:90%;
	line-height:1.45;
}
#wrraper #main .contlink4 {
	position:absolute;
	top:315px;
	left:35px;
}
#wrraper #main .cont5 {
	float: left;
	height: 380px;
	width: 310px;
	margin:10px 10px 0 10px;
	position:relative;
}
#wrraper #main .cont5p {
	position:absolute;
	top:240px;
	left:15px;
	width:210px;
	font-size:90%;
	line-height:1.45;
}
#wrraper #main .contlink5 {
	position:absolute;
	top:315px;
	left:48px;
}
#wrraper #main .cont6 {
	float: left;
	height: 380px;
	width: 310px;
	margin-top:10px;
	position:relative;
}
#wrraper #main .cont6p {
	position:absolute;
	top:240px;
	left:15px;
	width:210px;
	font-size:90%;
	line-height:1.45;
}
#wrraper #main .contlink6 {
	position:absolute;
	top:315px;
	left:35px;
}
#wrraper #main p.s-link{
	text-align: center;
	margin: 5px 0 0;
}

#wrraper #main .introduction {
	padding: 10px;
	margin-right: 20px;
}
#wrraper #main .introduction h2 {
	text-align: center;
	font-size: 140%;
	overflow: hidden;
	line-height:2.5;
}
#wrraper #main .introduction .left-image {
	float: left;
	padding: 0 20px;
	overflow:hidden;
	font-size:140%;
	text-align:center;
}
#wrraper #main .introduction .left-image img {
	padding-bottom:20px;
}
#wrraper #main .introduction ul li {
	font-size: 80%;
	border-bottom-style: dashed;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	margin-left: 380px;
}
#wrraper #main .introduction .right-text1 {
	font-size:90%;
	line-height:2;	
}
#wrraper #main .introduction .right-text2 {
	font-size: 120%;
	margin:15px 0;
	overflow:hidden;
}


#wrraper #shimei {
	background-image: url(../images/bgimg0a.jpg);
}
#wrraper #shimei h3 {
	color: #C03;
	font-size: 130%;
	padding: 10px 30px 0;
}
#wrraper #shimei p {
    font-size: 90%;
    padding: 0 35px 10px 35px;
	line-height:1.5;
}
#wrraper #shimei .otoi {
    background-image: url(../images/bgimg0b.jpg);
    height: 80px;
    padding-left: 70px;
    padding-top: 5px;
    width: 830px;
}
#wrraper #shimei a {
	display: block;
	height: 54px;
	width: 412px;
	margin:0 auto;
	float:left;
}
#wrraper a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}
#wrraper #kaiketsu1 {
	width: 910px;
	margin-top:10px;
}
#wrraper #kaiketsu1 h2 {
	background-image: url(../images/backimg00.jpg);
	color: #FFFFFF;
	font-size: 180%;
	height: 40px;
	padding-top: 27px;
	text-align: center;
	width: 950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	clear: both;
}

#kaiketsu1 #nayami1 p, 
#kaiketsu1 #nayami2 p, 
#kaiketsu1 #nayami3 p, 
#kaiketsu1 #nayami4 p, 
#kaiketsu1 #nayami5 p, 
#kaiketsu1 #nayami6 p {
	width: 890px;
	background-repeat:repeat-y;
	padding: 0 30px 10px 30px;
	font-size: 100%;
	background-image:url(../images/backimg01.jpg);
	margin:0;
	line-height:1.4;
}
#wrraper #kaiketsu1 #nayami1 .hp-link, 
#wrraper #kaiketsu1 #nayami2 .hp-link, 
#wrraper #kaiketsu1 #nayami3 .hp-link, 
#wrraper #kaiketsu1 #nayami4 .hp-link, 
#wrraper #kaiketsu1 #nayami5 .hp-link, 
#wrraper #kaiketsu1 #nayami6 .hp-link {
	background-image: url(../images/backimg02.jpg);
	width: 890px;
	text-align: right;
	height: 35px;
}

#wrraper #kaiketsu1 .other-nayami {
    background-image: url(../images/backimg03.jpg);
    height: 94px;
    padding-top: 140px;
    text-align: center;
    width: 950px;
}
#wrraper #kaiketsu1 .other-nayami a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}
#wrraper #main .rev h3 {
	font-size: 120%;
	color: #111;
	border-bottom: solid #090 3px;
	padding: 0 10px 5px 5px;
	margin: 0 15px 10px 15px;
}
#wrraper #main .rev p {
	margin-bottom: 30px;
	padding:0 25px;
	font-size:100%;
	line-height:1.4;
}
#wrraper #main .rev .kamei {
	font-weight: bold;
	margin: 0 10px 10px 0px;
}

