* {
	margin: 0px;
	padding: 0px;
}
html {

}
body{
	font-family: 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	line-height : 160%;
	font-size : 95%;
	color: #333;
	border-top: 0px solid #006400;
	background-color: #FFF;
}
img{
	border: none;
    max-width: 100%;
    height: auto;
    width:auto;
}
#header {
	width: 100%;
	background-color: #FFF;
}
#headerinner {
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 0px 0px;
}
#headerleft {
	padding: 10px 0px;
	margin: 0px auto;
	width : 90%;
	text-align: center;
}
#headerright {
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	width : 90%;
	font-weight: normal;
	font-size: 110%;
	text-align: center;
}
#reservation {
	padding: 5px 0px;
	margin: 0px auto;
	width : 90%;
	text-align: center;
	clear: both;
}
#topmenu {
	width : 100%;
	clear: both;
	margin-top: 3px;
	background-color: #5b1e85;
	border-bottom: 4px solid #a22291;
}
#topmenuinner {
	margin: 0 auto;
	width: 100%;
}
#toppageimage {
	clear: both;
	width: 100%;
}
#toppageimageinner {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
#container {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	background-color: #FFF;
	position: relative;
	clear: both;
	border-left: 0px solid #f4f4f4;
	border-right: 0px solid #f4f4f4;
}
#main {
	padding: 5px 0px;
	background-color: #ffffff;
	clear: both;
	margin: 0 auto;
}
#menu {
	margin: 0 auto;
	width: 90%;
}
#left {
	margin: 0 auto;
	width: 90%;
}
#bottommenu {
	text-align: right;
	clear: both;
	padding: 7px 10px;
	background-color: #ffffff;
	border-top: 1px solid #e9e9e9;
}
#footer {
	width : 100%;
	clear: both;
}
#footerinner {
	margin: 0 auto;
	width: 90%;
	clear: both;
	padding: 10px 0px;
}
#footerinner a {


}
#footerleft {
	padding: 5px 10px;
	margin: 0 auto;
	width: 90%;
}
#footerright {
	padding: 5px 10px;
	margin: 0 auto;
	width: 90%;
	text-align: right;
}
#topmenu ul li {
	float: left;
	width: 139px;
	text-align: center;
	list-style: none;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	border-left: 1px solid #391353;
}
#topmenu ul li.right {
	float: left;
	text-align: center;
	list-style: none;
	height: 40px;
	line-height: 40px;
	width: 138px;
	border-right: 1px solid #391353;
}
#topmenu ul li a{
	text-decoration: none;
	display: block;
	color: #fff;
}
#topmenu a:hover {
	background-color: #a22291;
}
.menubar {
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	font-size: 120%;
	text-indent: 15px;
	margin: 5px 0px 10px 0px;
	background-color: #5b1e85;
	color: #fff;
	border-bottom: 1px solid #5b1e85;
}
.menubar a:link {
	color: #fff;
}
.menubar a:visited {
	color: #fff;
}
#menu ul {
}
#menu ul li {
	font-weight: normal;
	text-indent: 25px;
	list-style-type: none;
	line-height: 40px;
	font-size: 16px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px dotted #000;
}
#menu ul li a {
	text-decoration: none;
	display: block;
	color: #666;
}
#menu ul li a:hover {
	color: #ec5771;
	text-decoration: underline;
	display:block;
}
a:link {
	color: #5b1e85;
}
a:visited {
	color: #5b1e85;
}
a:hover {
	color: #5b1e85;
	text-decoration: none;
}
a:active {
	color: #5b1e85;
	text-decoration: none;
}
h1 {
	margin-top: 5px;
	margin-bottom: 10px;
	text-indent: 60px;
	font-size: 110%;
	line-height: 40px;
	font-weight: bold;
	background-image: url(images/entry.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	clear: both;
	border-top: 2px solid #5b1e85;
	border-bottom: 2px solid #5b1e85;
	background-color: #a22291;
	color: #fff;
}
h2 {
	margin-top: 5px;
	text-indent: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 110%;
	line-height: 35px;
	clear: both;
	border-bottom: 1px dotted #a22291;
	color: #a22291;
}
h3 {
	font-weight: normal;
	font-size: 110%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 15px;
	line-height: 20px;
	color: #a22291;
	border-left: 2px solid #a22291;
	clear: both;
}
.red {
	color: #F00;
}
.redpurple {
	color: #a22291;
}
.yellowbg {
	background-color: #F2F975;
}
.bold {
	font-weight: bold;
}
.big {
	font-size: 120%;
}
.small {
	font-size: 80%;
	line-height: 150%;
}
.tableborder{
    border-collapse: collapse;
    border: 1px solid #330000;
}
.tableborder td{
	border: 1px solid #ccc;
	padding: 4px;
}
.tableborder th{
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #f4f4f4;
	text-align: left;
	font-weight: normal;
}
.box {
	line-height : 150%;
}
.clear {
	clear: both;
}
.toppagemenu {
	margin-bottom: 5px;
}
.imageleft {
    display: block;
    clear: both;
	margin: 0px 0px 10px 0px;
}
.imageright {
    display: block;
    clear: both;
	margin: 0px 0px 10px 0px;
}
.imagebottom {
	margin: 0px 0px 10px 0px;
}
.imagewaku {
	padding: 5px; /* 画像枠 */
	border: 1px solid #e9e9e9; /* 画像の枠線 */
}
.imagemiddle {
    vertical-align:middle;
}
.itembox {
	padding: 10px 10px;
	border: 0px solid #f4f4f4;
	float: left;
	width: 100%;
	margin: 0px 5px 10px 0px;
}
.btn { /* ご予約ボタン*/
	text-decoration: none;
	font-size: 120%;
	line-height: 150%;
	text-align: center;
	display: inline-block;
	background-color: #a22291;
    border-radius: 4px;
	width: 140px;
	padding: 5px 10px;
	color: #fff;
}
.triangle{
    display: block;
    width: 0px;
    height: 0px;
    border-top: 15px solid #5b1e85;
    border-right: 60px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 60px solid transparent;
}
a.btn {
	color:#fff;
}
.clearfix:after { 
    content : "."; 
    display : block; 
    height : 0; 
    clear : both; 
    visibility : hidden; 
} 
* html .clearfix { 
    height : 1%; 
} 
.clear { 
    clear : both; 
} 

.embed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* slicknav */
.slicknav_menu {
	display:none;
}

@media screen and (max-width: 768px) {
	/* #menu is the original menu */
	.js #topmenu_slicknav {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}

/*ページ上部に戻るボタン*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
}
 
.pagetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}