.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.mainpic {
	width:100%;
	margin:50px auto;
}

.subpic .pic{
	float:left;
	width:44%;
	margin:20px 3%;
}


.bx-wrapper .bx-pager {
	z-index:100;
}
@media screen and (min-width: 768px) {
.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 30px 30px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background:#FFE681;
  border-radius: 15px;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #FFE681;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
}
#nyutokun_character {
	width:80%;
	margin:auto;
	text-align:center;
	padding:100px 0;
}
#nyutokun_character img{
	width:30%;
	margin: auto;
}
#nyutokun_character p{
	float:right
	width:50%;
}
#nyutokun {
	width:200px;
	height:200px;
	position:fixed;
	z-index:100;
	right:5%;
	bottom:15%;
	background-image:url(nyutokun_pic.png);
	background-size:cover;
}
#nyutokun a{
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:200px;
	display:block;
}
#nyutokun img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#nyutokun a:hover img {
	filter: alpha(opacity=100);
	opacity:1;
    -moz-opacity: 1;
}



html {
    height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "MS Meiryo", "MS PGothic", "HiraKakuProN-W3";
	height: 100%;
	color:#000000;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height:200%;
}
body#sub{
	background-image: url(body_bg2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a {
	color:#990000;
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
	     -o-transition: 0.2s ease-in-out;
	        transition: 0.2s ease-in-out;
}
a:hover {
	color:#FF6600;
	filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}


a img {
	border:none;
}
.header_wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	height: 100px;
	background-color:#000;
}
.header {
	width: 100%;
	max-width: 1200px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.header h1 {
	margin: 0;
    background-image: url(kiranoyu_newlogo_pc.png);
    background-repeat: no-repeat;
	background-size:contain;
    text-indent: -9999px;
	position:absolute;
	width:300px;
}


.header h1 a{
    color: #fff;
    text-decoration: none;
    display: block;
    height: 100px;
}

.header#eng {
	background-image: url(./e/header_bg.gif);
}
.outbox {
	width:90%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
	min-height:100%;
}
.outbox#top {
	background:none;
}
.outbox#nihao {
	background-image:url(banner_nihao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuname {
	width: 900px;
	height: 400px;
}
.banner2 {
	width:100%;
	overflow: hidden;
}
.footer_wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	min-height: 100px;
	background-color: #000000;
	clear: both;
	height:200px;
}
.footer {
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	color:#fff;
}
.footer #footer_logo img {
	width:50%;
}
.footer #sitemap {
	float:left;
}
.footer #address {
	float:right;
}
.footer #sitemap li {
	list-style:none;
	padding:0.2em 0;
	text-align:left;
	line-height:120%;
}
.footer #sitemap li a {
	color:#fff;
	text-decoration:none;
}
.footer#eng {
	background-image: url(./e/footer_bg_e.gif);
}
.menu {
	width: 900px;
	height: 90px;
	clear: both;
}
.menu_eng {
	width: 900px;
	height: 90px;
	background-image: url(./e/menu_bg_e.gif);
	clear: both;
}
.menu_btn {
	width: 180px;
	height: 90px;
//	background-image: url(menu_bg.gif);
	float: left;
}
a.menu_btn#b1 {
	background-position:0px 0px;
}
a.menu_btn#b2 {
	background-position:-180px 0px;
}
a.menu_btn#b3 {
	background-position:-360px 0px;
}
a.menu_btn#b4 {
	background-position:-540px 0px;
}
a.menu_btn#b5 {
	background-position:-720px 0px;
}
a:hover.menu_btn#b1 {
	background-position:0px -100px;
}
a:hover.menu_btn#b2 {
	background-position:-180px -100px;
}
a:hover.menu_btn#b3 {
	background-position:-360px -100px;
}
a:hover.menu_btn#b4 {
	background-position:-540px -100px;
}
a:hover.menu_btn#b5 {
	background-position:-720px -100px;
}
a.menu_btn#c1 {
	background-position:0px -100px;
}
a.menu_btn#c2 {
	background-position:-180px -100px;
}
a.menu_btn#c3 {
	background-position:-360px -100px;
}
a.menu_btn#c4 {
	background-position:-540px -100px;
}
a.menu_btn#c5 {
	background-position:-720px -100px;
}
.header_menu {
	height:30px;
	width: 440px;
	margin-left: 0px;
	float: left;
	padding-left: 220px;
}
.header_menu_btn {
	width: ;
	float:left;
	padding-right: 0px;
	padding-left: 10px;
	line-height:200%;
	height: 30px;
	color: #FFFFFF;
	background-image: url(header_listmark.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 0px 7px;
	text-indent: 8px;
	margin-right: 10px;
	display: block;
	width: 80px;
}
.header_menu_btn a {
	color: #FFFFFF;
	text-decoration:none;
}
.header_menu_btn a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.header_menu_btn#left {
	margin-left:200px;
}
.honbun {
	margin-top: 10px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
}
.honbun2 {
	margin-top: 10px;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 150%;
	font-size: 120%;
	display: inline-block;
	width: 90%;
}
.cal {
	position: absolute;
	height: 301px;
	width: 261px;
	left: 0px;
	top: 0px;
}
.side_l {
	float: left;
	width:45%;
	margin-right: 10px;
	margin-left: 0px;
}
.side_r {
	float: right;
	width:45%;
	font-size:18px;
}


#topinfo_banner {
	width:90%;
	margin:50px auto;
	text-align:center;
	font-size:10pt;
}
#topinfo_banner .tb{
	float:left;
	width:30%;
	margin:50px 1%;
	text-align:center;
}

.wrap {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body > .outbox { 
    height:auto; 
}
h3 {
	color:#990000;
	font-size:16px;
//	background-color: #FFFFFF;
	height: 30px;
	line-height: 200%;
	text-align:center;
}
.headline1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
	color: #990000;
	font-family: "MS PMincho",  "HiraMinProN-W3";
	height: 30px;
	line-height: 200%;
	clear:both;
	width:60%;
	margin:50px auto;
	text-align:center;
}
.menu_table {
	border-collapse:collapse;
	border: 1px solid #888888;
	margin-left: 0px;
	font-size: 14px;
}
.menu_table td{
	border: 1px solid #888888;
	padding: 2px;
}
.bath {
	float: left;
	width: 390px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(bath_bg.png);
	background-repeat: no-repeat;
	height: 600px;
	padding-top: 120px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
}
.bath#sub {
	background-image: url(bath_bg2.png);
}
.pictframe img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 10px;
}
.pictframe#sub {
}
dl {
	line-height:200%;
}
dt {
	width:100px;
	background-color:#d9d0c4;
	text-align:center;
	float:left;
}
dd {
	text-indent:20px;
}
#price dl {
	border-bottom:1px solid #ccc;
}
#price dt {
	text-align:inherit;
	background:none;
	float:left;
	clear:both;
	width:240px;
	border-top:1px solid #ccc;
	line-height:200%;
	padding:10px 0;
}
#price dd {
	width:240px;
	text-indent:0px;
	margin-left:240px;
	margin-bottom:10px;
	font-size:0.8em;
	position:relative;
	border-top:1px solid #ccc;
	padding:10px 0;
}
.num {
	font-size:1.5em;
	padding:2px;
}
.tag {
	width:160px;
	height:75px;
	position:absolute;
	left: 60px;
	top: -25px;
}
#price {
	width:480px;
	margin:0 auto;
}
#link {
	width:800px;
}
#link dt {
	width:300px;
	background-color:#CCCC99;
}
#link {
	width:800px;
}
#menu {
	margin:0;
	width:70%;
	height:100px;
	margin-left:30%;
}
#menu dt {
	width:300px;
	background-color:#CCCC99;
	line-height:200%;
}
#menu dd {
	line-height:200%;
}
.higawari {
	position: absolute;
	left: 387px;
	top: 17px;
	z-index: 10;
}
.bath_tag {
	position: absolute;
	left: 47px;
	top: 351px;
	z-index: 10;
}
.bath_tag#sub {
	position: absolute;
	left: 475px;
	top: 354px;
	z-index: 10;
}
.comment {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.pane {
	background-image:url(bgimg.jpg);
	background-repeat:repeat-x;
	background-color: #f8f8f8;
	width:100%;
	font-size: 13px;
	line-height: 160%;
	margin: 0px;
}
.pane p {
	padding:20px;
}
.pane#jurakuan {
	background-color: #d9c27e;
	width: 100%;
	font-size: 14px;
	background-image: url(jurakuan6.png);
	background-repeat: no-repeat;
}
.marukado_u {
	background-image: url(marukado_u.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 260px;
	margin: 0px;
	padding: 0px;
}
.marukado_b {
	background-image: url(marukado_b.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 260px;
}
.headline_btn a {
	color: #000;
	padding:3px 6px;
	text-decoration:none;
	border-radius:2px;
	border:1px solid #000;
	background-color:#fff;
}
.headline_btn a:hover {
	text-decoration:underline;
}
.menu_table2 {
	border-collapse:collapse;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menu_table2 td{
    padding-top:5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.link-item {
	padding-left: 20px;
	background-image: url(sitelistmark.gif);
	background-repeat: no-repeat;
	height: 30px;
}
a:hover img {
    filter:alpha(opacity=70);
    opacity:0.7;
}
.flag_icon {
	float: left;
	height: 30px;
}
.flag_icon img {
	margin-top: 5px;
}
.foodmenu {
	float: left;
	height: 100%;
	width: 200px;
}
.food {
	float: left;
	height: 100%;
	width: 660px;
	margin-left: 20px;
}
.foodmenu ul {
	margin: 0px;
	padding: 0px;
}
.foodmenu li {
	height: 50px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	list-style-type: none;
	font-size: 14px;
	line-height: 300%;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
.foodmenu li a {
	height: 50px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	list-style-type: none;
	font-size: 14px;
	line-height: 300%;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	display: block;
	text-decoration: none;
}
.foodmenu li a:hover {
	background-color: #FAF2E4;
}
.foodmenu li a#active{
	background-color: #FAF2E4;
}
.menuname {
	font-size: 14px;
	width: 80%;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 30px;
}
.menuprice {
	width: 20%;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.menu_banner {
	height: 120px;
	width: 660px;
	margin-bottom: 20px;
}
.menucomment {
	font-size: 12px;
	color: #996633;
}
.menupicname {
	color: #999999;
	text-align: center;
}
#info_banner {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#weather {
	height: 185px;
	width: 260px;
}
#weather_header {
	height: 35px;
}
#weather_body {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}



#tabmenu{
    padding:0px;
    margin:0px;
    color:#333;
    font-size: 11px;
    width:240px;
    position:relative;
}
 
#tabmenu div#tab{
    position: absolute;
    top:0px;
    left:0px;
}
 
#tabmenu div#tab a{
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 120px;
    display: block;
    text-decoration:none;
    color:#333;
    background:#efefef;
}
 
#tabmenu div#tab a:hover {
    background:#000;
    color:#fff;
}
 
div#tab_contents{
    width:240px;
    overflow:
    hidden;clear:both;
}
div#tab_contents ul{
    width:2500px;
    padding:0px;
    margin:0px;
}
div#tab_contents ul li {
    float: left;
    width:240px;
	height:120px;
    list-style-type:none;
    padding:20px  0px  0px 0px;
    background:#efefef;
}
.menua_frame {
	float: left;
	width: 200px;
	height: 220px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menua_frame#left {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menua_name {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	height: 40px;
	width: 100%;
	text-indent: 10px;
	line-height: 200%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right;
}
h5#m1 {
	background-image: url(h5_bg_01.gif);
}
h5#m2 {
	background-image: url(h5_bg_02.gif);
}
h5#m3 {
	background-image: url(h5_bg_03.gif);
}
h5#m4 {
	background-image: url(h5_bg_04.gif);
}
h5#m5 {
	background-image: url(h5_bg_05.gif);
}
h5#m6 {
	background-image: url(h5_bg_06.gif);
}
.menua_frame2 {
	float: left;
	width: 280px;
	margin-left: 0px;
	margin-right: 50px;
}
.menua_frame2 table {
	width: 100%;
}
h4 {
	font-size: 16px;
    line-height: 200%;
}
h6 {
	font-size: 100%;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#youkou h5 {
	background-color: #FFFFFF;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	height: 20px;
}
#youkou p {
	padding-left: 4em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 14px;
}
#youkou ul {
	list-style-type: none;
	padding-left: 5em;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 10px;
}
#youkou li {
	text-indent: -1em;
}
.honbun2 #youkou {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.honbun2 h3 {
	font-size: 120%;
	clear:both;
}
#qc {
	position:relative;;
}
#qc div {
	position:absolute;
	bottom:0;
	left:0;
	width:120px;
	background-color:#000;
	font-size:0.8em;
	text-align:center;
	border:2px solid #000;
}
#qc img {
	border:none;
}
#qc a {
	text-decoration:none;
	color:#fff;
}
#sauna {
	width:100%;
}
#smallbath {
	width:100%;
}
dl#spot {
	width:80%;
	margin:0 auto;
}
dl#spot dt {
	width:100%;
	clear:both;
	float:none;
}
dl#spot dd {
	width:100%;
	margin:1em 0;
	text-indent:0;
}
#fb_pc {
}
#fb_smp {
	display:none;
}


}



@media screen and (max-width: 767px) {

#nyutokun_character {
	width:100%;
	padding:50px 0;
	text-align:center;
}
#nyutokun_character img{
	float:none;
	width:60%;
	margin: auto 20%;
}
#nyutokun_character p{
	float:none;
	width:100%;
	margin: auto;
	text-align:center;
}


#nyutokun {
	width:100px;
	height:100px;
	position:fixed;
	z-index:100;
	right:10%;
	bottom:15%;
	background-image:url(nyutokun_pic.png);
	background-size:cover;
}
#nyutokun img {
	width:100%;
}
#nyutokun a{
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:100px;
	display:block;
}
.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 20px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFE681;
  border-radius: 15px;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #FFE681;
}

.balloon1-left p {
  margin: 0;
  padding: 0;
  font-size:14px;
}
html {
    height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "MS Meiryo", "MS PGothic", "HiraKakuProN-W3";
	height: 100%;
	color:#000000;
	font-size: 12px;
	height:100%;
	background-color: #FFFFFF;
}
body#sub{
	background-color: #000;
}
a {
	color:#990000;
}
a:hover {
	color:#FF6600;
}
.screen {
	min-height: 100%;
@  height:auto !important;
@  height:100%;
	margin-bottom: -100px;
}
#push {
	height: 100px;
	clear: both;
}
.header_wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	height: 100px;
	background-color:#000;
}
.header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color:#000;
}
.header h1 {
	margin:0;
	background-image:url(kiranoyu_newlogo_pc.png);
	background-repeat:no-repeat;
	background-size:contain;
	text-indent:-9999px;
	background-size: 200px;
    background-position-y: center;
}
.header h1 a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:100px;
	width:180px;
}
.header#eng {
	background-image: url(./e/header_bg.gif);
}
.outbox {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	height: 100%;
	min-height:100%;
}
.outbox#top {
	background:none;
}
.outbox#nihao {
	background-image:url(banner_nihao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuname {
	width: 900px;
	height: 400px;
}
.banner2 {
	width: 100%;
	overflow: hidden;
}
.footer_wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	min-height: 100px;
	background-color: #000000;
	clear: both;
	padding:0 0 1em 0;
}
.footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color:#fff;
}
.footer #footer_logo img {
	width:80%;
}
.footer #sitemap a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:2em;
	border-bottom:1px solid #333;
	padding:0.5em 0;
}
.footer ul#sitemap {
	padding:0;
}
.footer #sitemap li {
	list-style:none;
}
.footer#eng {
	background-image: url(./e/footer_bg_e.gif);
}
.menu {
	width: 100%;
	height: 90px;
	clear: both;
}
.menu_eng {
	width: 900px;
	height: 90px;
	background-image: url(./e/menu_bg_e.gif);
	clear: both;
}
.menu_btn {
	width: auto;
	height: auto;
}
#menu ul li a {
	color:#fff;
	display:block;
	padding:0.5em 0;
	text-align:center;
	height: 40px;
	line-height:300%;
}
.header_menu {
	height:30px;
	width: 100%;
	margin-left: 0px;
	float: left;
}
.header_menu_btn {
	width: ;
	float:left;
	padding-right: 0px;
	padding-left: 10px;
	line-height:200%;
	height: 30px;
	color: #FFFFFF;
	background-image: url(header_listmark.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-position: 0px 7px;
	text-indent: 8px;
	margin-right: 10px;
	display: block;
	width: 80px;
}
.header_menu_btn a {
	color: #FFFFFF;
	text-decoration:none;
}
.header_menu_btn a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.header_menu_btn#left {
	margin-left:200px;
}
.honbun {
	margin-top: 10px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
}
.honbun2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 150%;
	font-size: 120%;
	display: inline-block;
}
.cal {
	position: absolute;
	height: 301px;
	width: 261px;
	left: 0px;
	top: 0px;
}
.side_l {
	width: 100%;
	height: 100%;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 30px;
}
.side_r {
	width: 100%;
	height: 100%;
	font-size:14px;
	text-align:center;
	margin-bottom: 30px;
}
#topinfo_banner {
	width:70%;
	margin:50px auto;
}
#topinfo_banner .tb{
	margin:20px auto;
}
.wrap {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body > .outbox { 
    height:auto; 
}
h3 {
	color:#990000;
	font-size:14px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 30px;
	line-height: 200%;
}
.headline1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 30px;
	color: #990000;
	font-family: "MS PMincho",  "HiraMinProN-W3";
	height: 30px;
	line-height: 200%;
	text-align:center;
}
.menu_table {
	border-collapse:collapse;
	border: 1px solid #888888;
	margin-left: 0px;
	font-size: 14px;
}
.menu_table td{
	border: 1px solid #888888;
	padding: 2px;
}
.bath {
	float: left;
	width: 390px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(bath_bg.png);
	background-repeat: no-repeat;
	height: 600px;
	padding-top: 120px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
}
.bath#sub {
	background-image: url(bath_bg2.png);
}
.pictframe img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 10px;
}
.pictframe#sub {
}
dl {
	line-height:200%;
}
dt {
	width:100px;
	background-color:#d9d0c4;
	text-align:center;
	float:left;
}
dd {
//	text-indent:20px;
	display:inline-table;
}
dl#price {
	line-height:150%;
	color:#FFFFFF;
	margin-top: 380px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 340px;
}
#price dt {
	text-align:left;
	background:none;
	width:100%;
	line-height:110%;
	padding:10px 0;
	float:none;
	border-top:1px solid #ccc;
}
#price dd {
	width:100%;
	text-indent:0px;
	position:relative;
	height:3em;
	line-height:110%;
	padding:0.2em 0;
	margin:0;
	text-align: center;
	font-size: 120%;
}
.num {
	font-size:1.5em;
	padding:2px;
}
.tag {
	width:160px;
	height:75px;
	position:absolute;
	left: 60px;
	top: -25px;
}
#price {
	width:85%;
	font-size:80%;
	margin: 0 auto;
}
#link {
	width:800px;
}
#link dt {
	width:300px;
	background-color:#CCCC99;
}
#link {
	width:800px;
}
#menu {
	width:100%;
	background-color:#000;
	z-index:10;
}
#menu dt {
	width:300px;
	background-color:#CCCC99;
	line-height:200%;
}
#menu dd {
	line-height:200%;
}
.higawari {
	position: absolute;
	left: 387px;
	top: 17px;
	z-index: 10;
}
.bath_tag {
	position: absolute;
	left: 47px;
	top: 351px;
	z-index: 10;
}
.bath_tag#sub {
	position: absolute;
	left: 475px;
	top: 354px;
	z-index: 10;
}
.comment {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.pane {
	background-image:url(bgimg.jpg);
	background-repeat:repeat-x;
	background-color: #f8f8f8;
	width: 100%;
	font-size: 13px;
	line-height: 160%;
	margin: 0px;
}
.pane p {
	padding:20px;
}
.pane#jurakuan {
	background-color: #d9c27e;
	width: 100%;
	font-size: 14px;
	background-image: url(jurakuan6.png);
	background-repeat: no-repeat;
}
.marukado_u {
	background-image: url(marukado_u.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 260px;
	margin: 0px;
	padding: 0px;
}
.marukado_b {
	background-image: url(marukado_b.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 260px;
}
.headline_btn {
	color: #660000;
	padding: 3px;
	height: 16px;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.headline_btn a {
	color: #660000;
	text-decoration:none;
}
.headline_btn a:hover {
	color: #660000;
	text-decoration:underline;
}
.menu_table2 {
	border-collapse:collapse;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menu_table2 td{
    padding-top:5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.link-item {
	padding-left: 20px;
	background-image: url(sitelistmark.gif);
	background-repeat: no-repeat;
	height: 30px;
}
a:hover img {
    filter:alpha(opacity=70);
    opacity:0.7;
}
.flag_icon {
	float: left;
	height: 30px;
}
.flag_icon img {
	margin-top: 5px;
}
.foodmenu {
	float: left;
	height: 100%;
	width: 200px;
}
.food {
	float: left;
	height: 100%;
	width: 660px;
	margin-left: 20px;
}
.foodmenu ul {
	margin: 0px;
	padding: 0px;
}
.foodmenu li {
	height: 50px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	list-style-type: none;
	font-size: 14px;
	line-height: 300%;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
.foodmenu li a {
	height: 50px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	list-style-type: none;
	font-size: 14px;
	line-height: 300%;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	display: block;
	text-decoration: none;
}
.foodmenu li a:hover {
	background-color: #FAF2E4;
}
.foodmenu li a#active{
	background-color: #FAF2E4;
}
.menuname {
	font-size: 14px;
	width: 80%;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 30px;
}
.menuprice {
	width: 20%;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.menu_banner {
	height: 120px;
	width: 660px;
	margin-bottom: 20px;
}
.menucomment {
	font-size: 12px;
	color: #996633;
}
.menupicname {
	color: #999999;
	text-align: center;
}
#info_banner {
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#weather {
	height: 185px;
	width: 260px;
	margin: 20px auto 0;
}
#weather_header {
	height: 35px;
}
#weather_body {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}



#tabmenu{
    padding:0px;
    margin:0px;
    color:#333;
    font-size: 11px;
    width:240px;
    position:relative;
}
 
#tabmenu div#tab{
    position: absolute;
    top:0px;
    left:0px;
}
 
#tabmenu div#tab a{
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 120px;
    display: block;
    text-decoration:none;
    color:#333;
    background:#efefef;
}
 
#tabmenu div#tab a:hover {
    background:#000;
    color:#fff;
}
 
div#tab_contents{
    width:240px;
    overflow:
    hidden;clear:both;
}
div#tab_contents ul{
    width:2500px;
    padding:0px;
    margin:0px;
}
div#tab_contents ul li {
    float: left;
    width:240px;
	height:120px;
    list-style-type:none;
    padding:20px  0px  0px 0px;
    background:#efefef;
}
.menua_frame {
	float: left;
	width: 200px;
	height: 220px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menua_frame#left {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menua_name {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	height: 40px;
	width: 100%;
	text-indent: 10px;
	line-height: 200%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right;
}
h5#m1 {
	background-image: url(h5_bg_01.gif);
}
h5#m2 {
	background-image: url(h5_bg_02.gif);
}
h5#m3 {
	background-image: url(h5_bg_03.gif);
}
h5#m4 {
	background-image: url(h5_bg_04.gif);
}
h5#m5 {
	background-image: url(h5_bg_05.gif);
}
h5#m6 {
	background-image: url(h5_bg_06.gif);
}
.menua_frame2 {
	float: left;
	width: 280px;
	margin-left: 0px;
	margin-right: 50px;
}
.menua_frame2 table {
	width: 100%;
}
h4 {
	font-size: 16px;
}
h6 {
	font-size: 100%;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#youkou h5 {
	background-color: #FFFFFF;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	height: 20px;
}
#youkou p {
	padding-left: 4em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 14px;
}
#youkou ul {
	list-style-type: none;
	padding-left: 5em;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 10px;
}
#youkou li {
	text-indent: -1em;
}
.honbun2 #youkou {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.honbun2 h3 {
	font-size: 120%;
}
#qc {
	position:relative;;
}
#qc div {
	position:absolute;
	bottom:0;
	left:0;
	width:120px;
	background-color:#000;
	font-size:0.8em;
	text-align:center;
	border:2px solid #000;
}
#qc img {
	border:none;
}
#qc a {
	text-decoration:none;
	color:#fff;
}

dl#spot dt {
	width:100%;
	float:none;
}
dl#spot dd {
	margin:1em 0;
	text-indent:0;
}
#fb_pc {
	display:none;
}
#fb_smp {
}

}

#slide {
	height:600px;
}
#slide li{
	height:600px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
@media screen and (max-width:767px) {
#slide {
	height:400px;
}
#slide li{
	height:400px;
}
}
