@charset "UTF-8";

body, html {
	font-size: 100%;
	padding: 0;
	margin: 0;
	align: center;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	text-align: center;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	border-style: none;
	margin: 0px;
	border-width: 0px;
	padding: 0px;
}

a {
	color: #EB5E23;
	text-decoration: none;
}

a:hover {
	color: #990;
	text-decoration: underline;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #EB5D23;
	margin-left: 3%;
	font-size: 28pt;
}

h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #ED7AA6;
	margin-left: 3%;
	font-size: 24pt;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}

.s_txt {
	font-size: small;
}
.red_txt{
	color: #F00;
}
.gr_txt{
	color: #0C0;
}
h3.en_txt {
	width: 100%;
	font-size: small;
	margin-top: 30px;
}
#base_fixd {
	background-attachment: fixed;
	background-color: #f29c79;
	background-image: url(../global_img/back2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}

#heder {
	width: 100%; 
}


#hedlogo{
	min-height: 170px;
	position: static;
}

#logo1 {
	width: 280px;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -140px;
}
#logo2 {
	width: 280px;
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: -140px;
}
#logo3 {
	width: 280px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -420px;
}
#logo4 {
	width: 280px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: 140px;
}
#logo5 {
	width: 280px;
	height: 25px;
	position: absolute;
	top: 145px;
	left: 50%;
	margin-left: -140px;
	background-image: url(../global_img/img/logo5_s.png);
	background-repeat: no-repeat;
	background-position: right -200px;
}
.cont_wide div{
	margin: 0 auto;  
	
}

#nav{
	max-width: 1000px;
	width: 90%;
	min-height: 60px;
	border-top-width: 3px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #e7b1b2;
	background-image: url(../nav/img/nav_back.png);
	background-repeat: repeat;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-color: #e7b1b2;
}

#nav1, #nav2, #nav3 {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#nav4 {
	margin-top: 15px;
	margin-right: 15px;
	float: right;
}


#maincont {
	max-width: 1000px;
	width: 90%;
	min-height: 500px;
	background-color: rgba(256,256,256,0.6);
	padding-bottom: 10px;	
}

#footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #FA6964;
	margin-right: 3%;
	margin-left: 3%;
}

#footbar {
	background-image: url(../global_img/img/foot_back.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
}

.line_eight{
	color: #F08CAC;
	width: 80%;
	border-top-color: #ED7AA6;
	border-right-color: #ED7AA6;
	border-bottom-color: #ED7AA6;
	border-left-color: #ED7AA6;
}
.line_nine{
	color: #F08CAC;
	width: 90%;
	border-top-color: #ED7AA6;
	border-right-color: #ED7AA6;
	border-bottom-color: #ED7AA6;
	border-left-color: #ED7AA6;
}
.line_ten{
	color: #F08CAC;
	width: 100%;
	border-top-color: #ED7AA6;
	border-right-color: #ED7AA6;
	border-bottom-color: #ED7AA6;
	border-left-color: #ED7AA6;
}

.shop_info{
	max-width: 1000px;
	width: 100%;
	min-height: 460px;
	text-align: left;
	padding-bottom: 10px;
}
.shop_info div {
	max-width: 400px;
	width: 40%;
	margin-left: 1%;
}
.shop_info img{
	max-width: 50%;
	width: 500px;
	margin-right: 3%;
	margin-left: 3%;
	float: left;
	margin-bottom: 10px;
}
.shop_info p{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12pt;
	line-height: 15pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}
.thumb {
	max-width: 100%;
	width: 400px;
	float: left;	
}
.thumb img {
	width: 100px;
	margin-top: 5px;
	margin-right: 1%;
	margin-left: 0%;
}


.info_txt{
	float: left;	
}

.info_txt dl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	color: #C13E3E;
	margin: 5px;
	line-height: 1.5em;
}

.info_txt dl dd {
	margin-left: 5em;
	margin-top: -1.5em;
}

.maincont p a {
	color: #666;
	text-decoration: none;
}
#shop_map{
	max-width:890px;
	height: 665px;
	overflow: visible;
	position: relative;
}
#map_scale{
	width: 86px;
	position: absolute;
	left: -1000px;
	top: 15px;
	right: auto;
	bottom: auto;
	zoom: 90%;
}


#shop_top {
    counter-reset: li1;    /* li のカウンタを 0 にセット */
}

li:before {
	border-radius: 30%;
	color: #FFF;
	text-align: center;
	counter-increment: li1;   /* li の数を一つずつ増加 */
	content: counter(li1) ". ";          /* 数を表示 */
	width: 1.4em;
	left: -1.8em;
	position: absolute;
	font-size: smaller;
	background-color: #708D0C;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px;
}
.shoplist{
	text-align: left;
	width: 280px;
	float: left;
	position: relative;
	background-color: rgba(256,256,256,0.4);
}
.shoplist li{
	list-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	/* [disabled]text-indent: -1.4em; */
	position: relative;
	margin-top: 0.4em;
	color: #999;
}
.shoplist li a {
	color: #EB5E23;
	text-decoration: none;
}
.shoplist li a:hover {
	color: #708D0C;
	text-decoration: underline;
}

.shop_info h2 img{
	position: relative;
	top: -10px;
	max-height: 50px;
	width: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#map_scale2{
	position: absolute;
	top: 0px;
	left: -1000px;
	right: auto;
	bottom: auto;
	background-color: #FFF;
}

.shoppop{
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
}
.info_txt a {
	color: #EB5E23;
	font-weight: bold;
}
.info_txt a:hover {
	color: #708D0C;
	text-decoration: underline;
}
.tel-link{
	color: #EB5E23;
	text-decoration: none;
	font-weight: bold;
}

.global {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.r_img{
	float: right;
	zoom: 60%;
	margin-left: 10px;
	margin-bottom: 20px;
}
.r2_img{
	float: right;
	zoom: 70%;
	margin-left: 10px;
	margin-bottom: 20px;
}

.l_img{
	float: left;
	zoom: 60%;
	margin-right: 10px;
	margin-bottom: 20px;
}

.last_img{
	margin: 10px;
	zoom: 70%;
}

.caps1 {
	font-size: 12px;
	line-height: 15px;
	text-indent: -12px;
	margin-left: 1em;
	padding-left: 1em;
	float: left;
	position: relative;
	left: 0px;
	right: auto;
}
.caps2 {
	font-size: 12px;
	line-height: 15px;
	text-indent: -12px;
	margin-left: 1em;
	padding-left: 1em;
	left: 0px;
	right: auto;
}
.box_txt{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.accessinfo{
	float: left;
	max-width: 48%;
}
dl.accessinfo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}

.fwifi img {
	height: 1em;
	width: 1.5em;
}