<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{
	margin: 0;
	padding: 0;

	charanet "utf-8"; 
	font-size: 12px;

	font-family::'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color: #66F;
}

#container 	{
	width: 100%;
	overflow: hidden;
	position: inherit;
	margin: 0 0 0 0;
	color: #ffffff;
	background-repeat: no-repeat;
	height: 100%;
	background-size: 100% auto;
	z-index: 50;
	}

html, body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
	}

ul {
  font-size: 0;
}

li {
  display: inline-block;
  font-size: 12px;
  padding: 10px
  
}

.top {
	height: auto;
	width: 100%;
	border: 0px;
	
}

.pic {
	height: auto;
	width: 98%;
	border: 0px;
	
}

.heder1 {
	max-height: auto;
	border: 0px;
	float: left;
	max-width: 100%;
}

.content {
	width: 178px;
	max-height: 50px;
	min-height: 50px;
	border: 0px;
	float: left;
}

.btn {
	height: auto;
	max-width: 100%;
	padding: 2px;
	padding-left: 5px;
}

.event_botan{
	height: auto;
	margin-top: 0px;
	position: relative;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

/***** top *****/

#content_box{
	width: 100%;
	position: relative;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
	
#bodyfooter_index{
	width: 100%;
	position: relative;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_w.png);
	background-repeat: repeat;
	
}

#botan_box {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	position: relative;
	}

#shop_1s{
	width: 50%;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	float: left;

}

#shop_1l{
	width: 50%;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	float: left;

}

#shop_1b{
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	float: left;

}

#ca_s1 {
	width: 100%;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	position: relative;
	}

#header {
	width: 100%;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #480000;
	}

#text_c {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	padding: 2;
	color: #FFF;
	margin-bottom: 0px;
	float: left;
	}

#main_bg {
	width: 100%;
	height: auto;
	margin-left: auto;
	z-index: 1;
	margin-right: auto;
	position: relative;
	}


/***** spec *****/

#staff_text{
	width: 500px;
	height: auto;
	margin-top: auto;
	margin-left: auto;
	color: #ffffff;
	margin-right: auto;
	float: left;
}

#spec_text{
	width: 355px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: large;
	color: #ffffff;
}

/***** table *****/
	
table.hgb_sp_spec {
	width: 100%;



	background: #;
	border: 0px #ff8fdb solid;
	border-collapane: collapane;
	border-spacing: 0;
	padding: 5;
}

table.hgb_sp_spec th {
    padding: 0px;
    border: #ff8fdb solid;
    border-width: 0 0 0 0;
    background: #FFF;
    font-weight: bold;
    line-height: 0;
    text-align: right;
}
table.hgb_sp_spec td {
	font-size: 11px;
	color: #6666CC;
	padding: 1px;
	border: 0px #f2a456 solid;
	border-width: 0 0 0 0;
	text-align: left;
	text-shadow: 1px 1px 1px #9776cb;
}

/***** footer *****/

#footer_box {
	width: 500px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}

#iframe {
  width:100%;
  height:100%;
  border:none; 
  display:block; 
}


/***** text *****/

#news_text {
	font-size: 10px;
	color: #ea4129;
	text-align: left;
	background-color: #FFF;
	width: 100%;
	line-height: 1.2em;
}

#special_text {
	font-size: 12px;
	color: #4582c6;
}

.link {
	font-size: 12px;
	font-weight: bold;
}
	
a {
	text-decoration:none; color:#b42c2f; 
}

a:hover {
	text-decoration:none;
	color: #b42c2f;
}

/***** page top *****/

#page {     
    position: relative;
}

#page_top {
    font-size:12px;
    font-weight:bold;s
}
#page_top.bottomsmall {　
    position:fixed;
    bottom:20px;
}

#page_top.bottomlage {
    position:absolute;
    bottom:190px;
}


#page_top.i_bottom {
    position: fixed;
    bottom: 190px;
}

#page-top {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 10;
	
}
#page-top a {
	width: 150px;a
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
</pre></body></html>