body {
	background-color : #000000;
	background-image : url(‘images/background.jpg’);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-size : 100% auto; /* 画面の幅に合わせて拡大・縮小 */
	background-image: url(../../img/index/indexBG.jpg);
	margin: 0;
	padding: 0;
}

h1 {font-size:10px;
	margin-left: 10px;

color:#FFF;}

#index{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}


a {
  color: #FFF;
  text-decoration: none;
}

#logo{
	height: 65px;
	width: 221px;
	margin-top: 30%;
	float: right;
	margin-right: 5%;
}

#enter{
	height: 93px;
	width: 210px;
	margin-top: 10px;
	margin-bottom:20px;
	float: right;
	margin-right: 5%;
}

#open{
	width: 144px;
	margin-top: 10px;
	margin-bottom:10px;
	float: right;
	margin-right: 5%;
	color:#FFFFFF;
	font-size:12px;
}


#enter img{
	display: inline;
}

#notice{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #CCC;
	text-align: center;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clear:both;
}

#enter a:hover{
	 opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}

#rec{
	margin-top: 20px;
	margin-bottom: 20px;
}


#rec2{
	margin-top: 20px;
	width:100%;}




#shop{
	width: 95%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
}

#shop ul{
	width: 95%;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#shop li{
	list-style-type: none;
	display: inline;
}

#kensa{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 18px;
	padding-bottom: 10px;
}

#kensa span{
	color: #F00;
	font-size: 12px;
	text-align: center;
}

#gnavi {
	width: 320px;
	width: 150px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


#footer{
	height: 20px;
	background-color: #000;
}


#footer p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-right: 0px;
	margin-left:10px;
	color: #FFF;
}


#footer p a{
    color: white;
}




.table-ul {
	background-color: #000;
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}
.table-ul li {
	display: table-cell;
	vertical-align: middle;
	border-right-width: 0px;
	border-right-style: solid;
}
.table-ul li:last-child {
  border-right: 0;
}
.table-ul li a {
  color: #fff;
  display: block;
  font-size: 13px;
  text-decoration: none;
  padding: 10px 0;
  background-color:#1B1B1B;
  border:1px solid #000;

}

#playgroup {color:#FF0000;
text-align:center;}

.color { color:#FFFD01;}

#notice a {color:#FF0000;}

.red {color:#FF0000;}


.tenpo 


.img-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.img-flex img {
    width: 50%;
	 margin-right: 0px;
}

.img-flex img:last-child {
    margin-right: 0;
}



.linkbana1 { width:88px;
height:31px;
float:left;
margin-right:4px;
	margin-left: 4px;
margin-bottom:5px;}

.linkbana2 { width:100%;
height:140px;
clear: both;

}


#aizu {width:90%;
margin: 0 auto 0px;}
