@charset "utf-8";
body {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	background-color: #0A0F30;
	font-family: "ＭＳ Ｐゴシック", sans-serif, "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
#LAYOUT {
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#preloadedimg {
       width: 0px;
       height: 0px;
       display: inline;
}
.FontEN {
	font-family: 'Crimson Text', serif;
}
a {
	color: #84ACFF;
	text-decoration: none;
}
a:hover {
	outline: none;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:active {
	text-decoration: none;
	outline: none;
}
a:focus{
	outline: none;
}
.clear{ 
	clear: both; 
	visibility: 
	hidden; 
	height: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
.imgW100 {
       width: 100%;
	   height:auto;
} 
img {
	border: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
} 
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
p,em {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}
ul,li,ol,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

submit{
　　-webkit-appearance: none;
}

.brdisp {
}

@media screen and (max-width: 480px) {
.brdisp {
	display:none;
}
}

.brsp {
	display:none;
}

@media screen and (max-width: 480px) {
.brsp {
	display: block;
}
}

#OPENING {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
}
#HEADERBG {
	display:none;
}
#HEADERINFO {
	display:none;
	position: absolute;
	top: -60px;
	width: 100%;
	z-index: 69;
}

#MAINPHOTO {
	position: relative;
}
#MAINPHOTO .mainimgfoot {
	position: absolute;
	bottom: 0px;
}

#MAINIMG {
	position: relative;
}
#MAINIMG img {
	width: 100%;
}


#MAINIMG .mainimgfoot {
	position: absolute;
	bottom: -1px;
}
#MAINIMG .mainimgfoot img {
	width: 100%;
}
#TITLEIMG {
	width: 100%;
	height: auto;
	position: relative;
	clear: both;
	z-index: auto;
}
#TITLEIMG .titleimgfoot {
	position: absolute;
	bottom: 0px;
}


#SUBMENU {
}
#SUBMENU .selCategory {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#SUBMENU .selCategory select {
	resize: vertical;
	font-size: 16px;
	border-radius: 0;
	width: 32%;
	background-color: #FFF;
	border: 1px solid #C6AF7D;
	margin-right: 0%;
	padding: 10px;
	margin-left: 0.4%;
}


@media screen and (max-width: 480px) {
#SUBMENU .selCategory select {
	width: 48%;
	margin-right: 0%;
	margin-left: 1%;
}
}

#BANNERBOX {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 0.5%;
	padding-bottom: 1%;
}
#BANNERBOX .likebox {
	width: 17.2%;
	z-index: 10000;
	position: absolute;
	text-align: center;
	padding-top: 4%;
}
#BANNERBOX .facebook {
	float: left;
	width: 50%;
	text-align: left;
}
#BANNERBOX .line {
	float: left;
	width: 50%;
	text-align: right;
}
#BANNERBOX .facebook img, #BANNERBOX .line img, #BANNERBOX .other img {
	width: 99%;
}
#BANNERBOX .kaizokusen {
	float: none;
	width: 100%;
	clear: both;
	padding-bottom: 1%;
}
#BANNERBOX .kaizokusen img {
	width: 100%;
}
#BANNERBOX .other {
	float: left;
	width: 50%;
	text-align: right;
}
@media screen and (max-width: 480px) {
#BANNERBOX {
	width: 100%;
	padding-bottom: 1%;
}
#BANNERBOX .likebox {
	width: 31%;
	padding-top: 2.1%;
}
#BANNERBOX .facebook {
	float: none;
	width: 100%;
	clear: both;
	padding-bottom: 1%;
}
#BANNERBOX .line {
	float: none;
	width: 100%;
	clear: both;
}
#BANNERBOX .kaizokusen {
	padding-bottom: 1%;
}
#BANNERBOX .facebook img, #BANNERBOX .line img, #BANNERBOX .kaizokusen img {
	width: 100%;
}
#BANNERBOX .other {
	display:none;
}
}
.CONTACTBOX {
	padding-bottom: 25px;
}
.CONTACTBOX ul {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
.CONTACTBOX ul li {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 49.5%;
	background-color: #1C1C1C;
}
.CONTACTBOX ul li img {
	width: 100%;
}
.CONTACTBOX ul li span {
	width: 100%;
	color: #FFF;
	font-size: 14px;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 140%;
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 12px;
}


.CONTACTBOX ul .tel {
	border: 3px solid #364BAD;
}
.CONTACTBOX ul .line {
	border: 3px solid #39B61C;
	float: right;
}
@media screen and (max-width: 580px) {

.CONTACTBOX ul {
	width: 98%;
}
.CONTACTBOX ul li {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	background-color: #1C1C1C;
	clear: both;
	margin-top: 15px;
}
.CONTACTBOX ul li.banner {
	margin-top: 15px;
}



}


.SNSBOXSUB {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.SNSBOXSUB ul {
}
.SNSBOXSUB ul li {
}
.SNSBOXSUB ul li a {
	text-decoration: none;
	color: #FFF;
	float: left;
	display: block;
	width: 32%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-right: 1%;
	margin-left: 1%;
	font-size: 14px;
	line-height: 130%;
}
.SNSBOXSUB ul li.facebook a {
	background-color: #3B5999;
	text-decoration: none;
	margin-left: 0px;
	color: #FFF;
}
.SNSBOXSUB ul li.twitter a {
	background-color: #55ACEE;
}
.SNSBOXSUB ul li.line a {
	background-color: #00A228;
	margin-right: 0%;
}
#MAIN .SNSBOXSUB a {
	text-decoration: none;
}
.SNSBOXSUB ul li a br.break {
	display:none;
}

@media screen and (max-width: 480px) {
.SNSBOXSUB {
	width: 100%;
}
.SNSBOXSUB ul li a {
	font-size: 12px;
	line-height: 120%;
	padding-top: 8px;
	padding-bottom: 7px;
}
.SNSBOXSUB ul li a br.break {
	display:block;
}
}






#HEADNAVI {
	clear: both;
	width: 100%;
	float: none;
	background-color: #000;
}
#HEADNAVI ul.snav {
}
#HEADNAVI ul.snav li {
	float: left;
	width: 32.933%;
	margin-right: 0.2%;
	margin-left: 0.2%;
	margin-bottom: 0.4%;
}
#HEADNAVI ul.snav li img {
	width: 100%;
	height: auto;
}


@media screen and (max-width: 480px) {
#HEADNAVI ul.snav {
}
#HEADNAVI ul.snav li {
	width: 49.4%;
	margin-right: 0.3%;
	margin-left: 0.3%;
	margin-bottom: 0.5%;
}
#HEADNAVI ul.snav li img {
	width: 100%;
	height: auto;
}
#HEADNAVI ul.snav li.map {
	display:none;
}
#HEADNAVI ul.snav li.facebook {
	display:none;
}


}

#HEADNAVI ul li.reserved {
	width: 100%;
	border-right-style: none;
}










#SUBMENU {
	background-image: url(../images/map_bg.jpg);
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: repeat-y;
	width: 100%;
	position: relative;
	clear: both;
	background-color: #EDD8A3;
}
#SUBMENU .imghead {
	position: absolute;
	top: -15px;
}
#SUBMENU .imgfoot {
	position: absolute;
	bottom: -15px;
	z-index: 100;
}
#SUBMENU .cbox {
	width: 97%;
	clear: both;
	float: none;
	padding-top: 9px;
	padding-bottom: 8px;
	z-index: 9999;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#SUBMENU ul {
	clear: both;
	width: 100%;
}
#SUBMENU ul li a {
	background-color: #694D27;
	opacity: 0.7;
	display: block;
	border: 1px solid #CEA561;
	text-decoration: none;
	float: left;
	width: 24%;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	background-image: url(../images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	-moz-background-size: 11px 11px;
	background-size: 11px 11px;
	text-indent: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0.5%;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#SUBMENU ul li a:hover {
	opacity: 0.9;
	background-color: #101950;
}
#SUBMENU ul li a.on {
	opacity: 0.9;
	background-color: #101950;
}


@media screen and (max-width: 700px) {
#SUBMENU {
	background-image: url(../images/map_bg.jpg);
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: repeat-y;
	width: 100%;
}
#SUBMENU .imghead {
	position: absolute;
	top: -10px;
}
#SUBMENU .imgfoot {
	position: absolute;
	bottom: -10px;
}
#SUBMENU .cbox {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#SUBMENU ul {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#SUBMENU ul li a {
	background-color: #694D27;
	display: block;
	border: 1px solid #CEA561;
	text-decoration: none;
	float: left;
	width: 49%;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	margin: 0.5%;
	background-position: 0px;
	text-indent: 10px;
}


}




















#PANKUZU {
	clear: both;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 6px;
	padding-top: 6px;
}


#SIDE {
	display:none;
}

#SIDEMENU {
	display:none;
	width: 100%;
}

#SIDEMENU .menuTOP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#SIDEMENU .menuJP {
}
#SIDEMENU .menuEN {
}

#SIDEMENU h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: normal;
	color: #B79B84;
}

#SIDEMENU ul {
	padding-top: 15px;
	padding-left: 6px;
}
#SIDEMENU ul li a {
	background-image: url(../images/listing.gif);
	background-repeat: no-repeat;
	letter-spacing: 2px;
	font-size: 14px;
	background-position: 0px 9px;
	text-indent: 20px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*日本語用*/
.BCatID2 #SIDEMENU ul li a {
	background-position: 0px 12px;
}

#SIDEMENU .menuEN  ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#SIDEMENU ul li.sub {
	padding-bottom: 5px;

}
#SIDEMENU ul li.sub ul {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#SIDEMENU ul li.sub ul li a {
	list-style-type: circle;
	background-image: none;
	list-style-position: outside;
	font-size: 14px;
}
#MAIN {
	width: 100%;
	background-color: #1F1F1F;
	color: #FFF;
	background-image: url(../images/frame_bg_tab.gif);
	background-repeat: repeat-y;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}


#MTITLEBOX {
	background-image: url(../img/mtitle_bg.gif);
	background-repeat: no-repeat;
	width: 90%;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
#MTITLEBOX h1 {
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #630;
	padding-bottom: 6px;
	font-weight: normal;
	width: 100%;
}


#MTITLEBOX p.subdesc {
	font-size: 14px;
	padding-top: 7px;
	color: #B0966F;
}
#MTITLEBOX ul.submenu {
}
#MTITLEBOX ul.submenu li {
}

#SNSBOX {
	position: relative;
	width: 100%;
}



#EVENTDESIGN {
	background-image: url(../images/yohou_bg_tab_event.jpg);
	background-repeat: repeat-y;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 100%;
	position: relative;
	margin-top: 0px;
	background-position: 0px -5px;
}
#RANKING #EVENTDESIGN {
}
#EVENTDESIGN h2 {
	position: relative;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
#EVENTDESIGN h2 img {
	width: 100%;
	margin-top: 9%;
	margin-bottom: 6%;
}
@media screen and (max-width: 480px) {
#EVENTDESIGN h2 {
	width: 85%;
}
#EVENTDESIGN h2 img {
	margin-top: 7%;
	margin-bottom: 4%;
}
}
#EVENTDESIGN .cbox {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#EVENTDESIGN .imghead {
	position: absolute;
	z-index: auto;
	top: 0px;
	clear: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
#EVENTDESIGN .imgbottom {
	position: absolute;
	z-index: auto;
	bottom: -10px;
	clear: none;
	width: 100%;
}
#EVENTDESIGN .imgbottom img {
	width: 100%;
}
img.crown {
	width: 101px;
}
p.rankingtitle {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 30px;
}
p.rankingtitle img {
	width: 80%;
}

@media screen and (max-width: 480px) {
#EVENTDESIGN .cbox {
	padding-top: 10px;
	padding-bottom: 10px;
}
#EVENTDESIGN .maphead {
	top: -10px;
}
#EVENTDESIGN .mapbottom {
	bottom: -10px;
}
#EVENTDESIGN .imgbottom {
	bottom: -5px;
}
img.crown {
	width: 85px;
}
p.rankingtitle img {
	width: 100%;
}
}


















#MAPDESIGN {
	background-image: url(../images/map_bg.jpg);
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: repeat-y;
	width: 100%;
	clear: none;
	position: relative;
}
#MAPDESIGN .cbox {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#MAPDESIGN .maphead {
	position: absolute;
	z-index: auto;
	top: -15px;
	clear: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
#MAPDESIGN .mapbottom {
	position: absolute;
	z-index: auto;
	bottom: -14px;
	clear: none;
	width: 100%;
}
@media screen and (max-width: 480px) {
#MAPDESIGN .cbox {
	padding-top: 10px;
	padding-bottom: 10px;
}
#MAPDESIGN .maphead {
	top: -10px;
}
#MAPDESIGN .mapbottom {
	bottom: -10px;
}
}

@media screen and (max-width: 480px) {
#MAPDESIGN #BANNERBOX {
	width: 100%;
	padding-bottom: 2%;
}
#MAPDESIGN #BANNERBOX .likebox {
	width: 35%;
	padding-top: 9.5%;
}
}


#FACEBOOK {
	background-color: #FFFFFF;
	width: 100%;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 15px;
}


#FACEBOOK h2.title {
	background-color: #172770;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	max-width:500px;
	padding-top: 12px;
	padding-bottom: 10px;
}
#FACEBOOK h2.title span {
	font-weight: normal;
}
#FACEBOOK .fb-page {
	width: 100%; !important;
	margin-right: auto; !important;
	margin-left: auto; !important;
}
#FACEBOOK .fb_iframe_widget {
}
#FACEBOOK .fb_iframe_widget iframe {
	width: 100%; !important;
}

@media screen and (max-width: 500px) {
#FACEBOOK {
}

}


#FOOTER {
	color: #999;
	text-align: center;
}
#FOOTER h2 {
	font-size: 12px;
	padding-top: 15px;
}
#FOOTER .address {
	font-size: 12px;
	padding-top: 5px;
	line-height: 140%;
}
#FOOTER .link{
}
#FOOTER .copyright {
	padding-top: 10px;
	font-size: 10px;
	color: #666;
	padding-bottom: 10px;
}
#CONTENTS {
	min-width: 320px;
	max-width: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
  }
  
  
  
.mapcover {
}
.mapcoverfoot {
	position: relative;
	top: -10px;
	width: 100%;
	z-index: 0;
}

@media screen and (max-width: 480px) {
.mapcover {
}
.mapcoverfoot {
	position: relative;
	top: -5px;
	width: 100%;
	z-index: 0;
}
}


.chokanews{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 40px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EECF9B;
	border-right-color: #A0825F;
	border-bottom-color: #A0825F;
	border-left-color: #EECF9B;
	padding-top: 4%;
	padding-right: 1%;
	padding-bottom: 5%;
	padding-left: 1%;
}
.chokanews .boxAM{
	float: left;
	width: 47%;
}
.chokanews .boxPM{
	float: right;
	width: 47%;
}

.chokanews h2 {
	text-align: center;
}
.chokanews h2 span {
	font-size: 24px;
	font-weight: bold;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	text-decoration: none;
	background-color: #3B5999;
	color: #FFF;
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
}
.chokanews .date {
	text-align: center;
	color: #FFF;
	font-size: 22px;
	padding-bottom: 4%;
	padding-top: 2%;
	font-weight: bold;
}
.chokanews dl {
}
.chokanews dt,.chokanews dd {
	line-height: 160%;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.chokanews dt {
	float: left;
}
.chokanews dt.title {
	clear: both;
	float: none;
}
.chokanews dt.title span {
	font-weight: bold;
	color: #EECF9B;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EECF9B;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 8px;
}
.chokanews dt.mes {
	clear: both;
	float: none;
	padding-bottom: 6px;
}
.chokanews dd {
}
@media screen and (max-width: 480px) {
.chokanews{
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 40px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #A0825F;
	border-left-color: #EECF9B;
	padding-top: 3%;
	padding-bottom: 2%;
	padding-right: 0px;
	padding-left: 0px;
}
.chokanews h2 span {
	font-size: 18px;
	padding-bottom: 2%;
}
.chokanews .date {
	font-size: 18px;
}
.chokanews h2 br {
	display:block;
}
}


#fbPagePlugin{
	text-align: center;
}
#fbPagePlugin2{
	text-align: center;
}
