@charset "utf-8";
/* CSS Document */

body{
	font-size:13px;
}
p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #f0eeda;
}
.logo {
	text-align: center;
	margin: 3px 0px 0px;
	padding: 0px;
}

.ui-page {
	background-image: url(../img/body.jpg);
	background-repeat: repeat;
}
.ui-header .ui-btn-inner{
	margin: 0px;
	padding: 0px;
}
#index .ui-header {
	height: 62px;
	padding: 0px;
	margin: 0px;
}
#index .ui-content {
	background-image: url(../img/body.jpg);
	background-repeat: repeat;
}

#price .ui-content {
	background-image: url(../img/body.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ui-content {

}
.ui-header {
	color: #f0eeda;
	margin: 0px;
	padding: 6px 0px 0px;
	border-bottom: 1px solid #742946;
	text-align: center;
	height: 45px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat;
	background-position: top;
	    
}





.ui-footer {
	font-size: 13px;
	height: 42px;
	padding: 0px;
	color: #f0eeda;
	background-image: url(../img/body.jpg);
	border-top: 2px solid #f0eeda;
}


.header h1 {
	clear: none;
}

.header {
	overflow: hidden;
}






.space {
	padding-right: 10px;
}
.navi {
	margin-top: 15px;
	background-image: url(../img/point_bg.png);
	background-repeat: no-repeat;
	background-position: 100px 176px;
	overflow: hidden;
}
.navi ul {
	padding: 0px;
	width: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navi li {
	list-style-type: none;
	float: left;
	margin: 0px 0px 10px;
	list-style-image: none;
	height: 80px;
	width: 80px;
}

.ui-header img{ margin:0; padding:0; border:0;}

/*画像自動調整*/
img {
     max-width: 100%;
     /*height: auto;*/
}


/*地図*/
div#map{
  width:100%;
  height:280px;
  border:4px solid white;
  -webkit-box-sizing: border-box;
  box-sizing:border-box;
}

.link{color:#FFF;background: url(../img/link.png) no-repeat right; font-weight:bold; height:30px; padding:10px 20px 0 5px; text-shadow:none; text-align:right;}
.link a{color:#FFF;  text-decoration:none; padding:0 20px 0 0;}
.link a:visit{color:#FFF;}
.link a:active{color:#FFF;}

.clear{clear:both; margin:0; padding:0;}
span.bana{color:#2DA1DA; font-weight:bold;}


.topcoment {
	margin-top: 5px;
	margin-bottom: 5px;
}
.close {
	width: 150px;
	clear: both;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

.close2 {

	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 250px;
}


address {
	text-align: center;
	padding: 0px;
	margin: 15px auto 0px;
	width: 276px;
}
address p {
	color: #f0eeda;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}
.listspace {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}


strong {
	font-size: 14px;
	margin-bottom: 5px;
}
#index .ui-collapsible-content{
	background-color: #FFFFFF;
}  
table {
	width: 100%;
	background-color: #333333;
	margin: 0px auto 10px;
}
table p {
	font-size: 13px;
	line-height: 20px;
}

h1 {

}


h2 {
	margin: 10px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 5px;
	color: #ff7800;
	text-align: left;
	margin: 0px;
}
h5 {
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	line-height: 16px;
	margin: 5px 0px;
	padding: 0px;
}
h6 {
	font-size: 13px;
	color: #FF8484;
	text-align: center;
	padding: 0px;
	font-weight: normal;
	margin: 8px 0px 3px;
}

th {
	color: #f0eeda;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 5px 5px 8px;
	text-align: center;
	background-color: #413827;
	
}



td {
	background-color: #fffddd;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	color: #000000;
	padding: 5px 5px 5px 8px;
}

hr {
	color: #000000;
	margin: 10px 0px;
	border-top: 1px dotted #000000;
	padding: 0px;
}
.hr01 {
	border-top: 1px solid #000000;
}

ul {
	overflow: hidden;
}
li {
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 18px;
}

.text01 {
	padding: 5px 0px 0px;
	color: #FF5555;
	margin: 0px;
}
.text02 {
	padding-left: 10px;
}
.telbox3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.telbox4 {
	padding-bottom: 80px;
	padding-top: 10px;
}




.btn01 .ui-btn {
	color: #FFFFBB;
}
.btn03 .ui-btn {
	background-image: url(../img/btn_bg.jpg);
	background-repeat: repeat-x;
}

#around .btn04 .ui-btn {
	background-image: none;
}

.iframebox {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	width: 277px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	height: 200px;
}

.telbox {
	overflow: hidden;
	margin: 20px auto 0px;
}
.telbox2 {
	margin-top: 10px;
	margin-bottom: 10px;
}


.plan01 {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 10px;
}
.plan02 {
	padding: 0px;
	width: 290px;
	margin: 20px auto 12px;
}

.basebox {
	padding-top: 15px;
}
.basebox2 {
	padding-top: 10px;
}

.imgbox {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgbox1 {
	text-align: center;
}

.imgbox2 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.imgbox3 {
	margin-bottom: 5px;
}





.imgtext01 {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #000000;
}
.comentbox01 {
	float: left;
	width: 240px;
}



.lbimg {
	text-align: center;
	margin-top: 0px;
	
}

.lbimg img {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.button {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.listbox ul {
	margin: 0px auto;
	padding: 0px;
	width: 290px;
}
.listbox li {
	float: left;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/icon_list.png);
	font-size: 13px;
	line-height: 20px;
}


#slider,#slider2,#slider3,#slider4,#slider5 {
	text-align: center;
}


#slider{
	background-color: #FFFFFF;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	
}
.contactbox {
	text-align: left;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.contactbox h2 {
	font-size: 15px;
	line-height: 20px;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
}



.inbox {
	padding: 5px;
}

.btn02 .ui-btn-inner {
	padding: 0.6em 0px 0.6em 25px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	zoom: 1
}
.subjectbox01 {
	padding-top: 5px;
	padding-bottom: 5px;
}





.coment01 {
	margin-bottom: 5px;
	margin-top: 5px;
	
	
}
.coment01 p {
	font-size: 13px;
	line-height: 18px;
	color: #f0eeda;
}
.coment02 {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
.coment02 p {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.coment03 {

	margin-bottom: 10px;
	margin-top: 10px;
}
.fricktext {
	color: #FF4444;
	margin-top: 15px;
}
.reservetext {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 5px;
}
.faxtext {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-bottom: 10px;
}
#price .btn03  .btn04 {
	background-image: none;
}
#map {
	margin-bottom: 10px;
}
.listbox02 {
	margin: 5px 0px 10px;
	padding: 0px;
}
.td01 {
	text-align: left;
}
