@charset "utf-8";



html, body{

	margin: 0;

	padding: 0;

	height: 100%;

	background-color: #000;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}



body > #container {

	height: auto;

	background-color: #000;

}



#container {

	position: relative;

	height: 100%;

	min-height: 100%;



s

; 		width: 100%;

	margin-right: auto;

	margin-left: auto;

}

#header_bg {

	height: 37px;

	width: 100%;

	background-color: #000;

}

#header {

	display: block;

	height: 37px;

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

}



#main {

	height: auto;

	width: 1000px;

	padding-bottom: 0px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	margin-bottom: 0px;

	background-repeat: repeat-y;



}

#main_end {
	height: 100px;
	width: 1000px;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;

}

#totop {

	background-color: #000;

	height: 27px;

	width: 160px;

	position: relative;

	left: 420px;

	top: 10px;

}

#change {

	height: 50px;

	width: 160px;

	position: relative;

	left: 420px;

	top: 50px;

	color: #FFF;

	font-size: small;

	text-align: center;

}



#footer_bg {

	background-color: #000;

	height: 90px;

	width: 100%;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFF;

	position: absolute;

	left: 0px;

	bottom: 0px;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}



#footer {

	height: 90px;

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

	display: block;

}



img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#arcade {

	float: left;

	height: 27px;

	width: 124px;

	padding: 0px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 10px;

}

#amuse {

	float: left;

	height: 27px;

	width: 124px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}
#pj {
	float: left;
	height: 27px;
	width: 132px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}



#capcom {

	float: right;

	height: 27px;

	width: 124px;

	padding: 0px;

	margin-top: 5px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-right: 10px;

}





#share_all {

	height: 22px;

	width: 160px;

	float: right;

	margin-top: 6px;

}

#share_t {

	float: right;

	height: 22px;

	width: 22px;

	margin-top: 8px;

	margin-right: 4px;

}



#share_m {

	float: right;

	height: 22px;

	width: 22px;

	margin-top: 8px;

	margin-right: 4px;

}

#share_f {

	float: right;

	height: 22px;

	width: 22px;

	margin-top: 8px;

	margin-right: 4px;

}

#share_g {

	float: right;

	height: 22px;

	width: 22px;

	margin-top: 8px;

	margin-right: 16px;

}

#share {

	float: right;

	height: auto;

	width: 50px;

	margin-top: 9px;

	margin-right: 4px;

	color: #FFF;

	font-size: small;

}



.f {

	background-color: #000;

	height: 27px;

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 6px;

}

.link {

	display: block;

	float: left;

	height: 27px;

	width: 160px;

	margin-top: 0px;

	margin-left: 0px;

	font-size: x-small;

	font-weight: bold;

	color: #FFF;

}

.link2 {

	display: block;

	float: left;

	height: 20px;

	width: 120px;

	margin-top: 0px;

	margin-left: 6px;

	font-size: x-small;

	font-weight: bold;

	color: #FFF;

}

p {

	color: #CCC;

	float: right;

	font-size: small;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}



a:link {

	color: #FFFFFF;

	font-style: normal;

	font-weight: normal;

}

a:visited {

	color: #CCCCCC;

	text-decoration: none;

}

a:hover {

	color: #CCCCCC;

	font-style: normal;

	text-decoration: none;

}

a:active {

	text-decoration: none;

	color: #CCCCCC;

	font-weight: bold;

}



ul.menu{

	zoom: 1;

	width: 1000px;

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	height: 72px;

}

ul.menu:after {

	height: 0;

	visibility: hidden;

	content: ".";

	display: block;

	clear: both;

	margin: 0px;

	padding: 0px;

}





ul.menu li{
	width: 240px;
	height: 72px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;

}




ul.menu li:nth-of-type(3){
	display: none;
	opacity: 0.7;
	pointer-events: none;
}






ul.menu li a{
	display: block;
	width: 240px;
	height: 72px;
	color: #000000;
	margin: 0px;
	padding: 0px;

}

ul.menu li ul.menu2_sub{
	position: absolute;
	height: auto;
	width: 186px;
	padding: 0px;
	z-index: 10;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
}

#menu_bg .menu li .menu2_sub li a {

	height: 40px;

}

.menu li .menu2_sub li {

	float: none;

	list-style-type: none;

	height: 40px;

	width: 186px;

	padding: 0px;

	font-weight: bold;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

ul.menu li ul.menu3_sub{
	position: absolute;
	height: auto;
	width: 186px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	z-index: 10;
	display: none;
}

#menu_bg .menu li .menu3_sub li a {

	height: 40px;

}

.menu li .menu3_sub li {

	float: none;

	list-style-type: none;

	height: 40px;

	width: 186px;

	padding: 0px;

	font-weight: bold;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#menu_bg {
	height: 72px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}





a.shop:link {

	text-decoration : underline;

	color : #000099;

	font-weight: bold;

 }



 a.shop:visited {

	text-decoration : underline;

	color : #333333;

 }

 a.shop:hover {

	text-decoration : none;

	color : #666666;

 }

 a.shop:active {

	text-decoration : none;

	color : #666666;

 }
.area_bg_t {
	background-image: url(../img/contents/area_bg_1.png);
	background-repeat: no-repeat;
	width: 864px;
	margin-left: 18px;
	height: 16px;
}
.area_bg_tm {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: no-repeat;
	width: 864px;
	margin-left: 18px;
	height: 16px;
}
.area_bg_area00_m {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: repeat-y;
	width: 864px;
	margin-left: 18px;
	height: 170px;
}
.area_bg_area01_m {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: repeat-y;
	width: 864px;
	margin-left: 18px;
	height: 736px;
}
.area_bg_area02_m {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: repeat-y;
	width: 864px;
	margin-left: 18px;
	height: 2050px;
}
.area_bg_area03_m {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: repeat-y;
	width: 864px;
	margin-left: 18px;
	height: 580px;
}
.area_bg_area04_m {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: repeat-y;
	width: 864px;
	margin-left: 18px;
	height: 1230px;
}
.area_bg_area05_m {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: repeat-y;
	width: 864px;
	margin-left: 18px;
	height: 1030px;
}
.area_bg_area06_m {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: repeat-y;
	width: 864px;
	margin-left: 18px;
	height: 450px;
}
.area_bg_area07_m {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: repeat-y;
	width: 864px;
	margin-left: 18px;
	height: 210px;
}
.area_bg_area08_m {
	background-image: url(../img/contents/area_bg_2.png);
	background-repeat: repeat-y;
	width: 864px;
	margin-left: 18px;
	height: 680px;
}
.area_bg_e {
	background-image: url(../img/contents/area_bg_3.png);
	background-repeat: no-repeat;
	width: 864px;
	margin-left: 18px;
	height: 16px;
	float: left;
}
.area_bg_area08_e {
	background-image: url(../img/contents/area_bg_3.png);
	background-repeat: no-repeat;
	width: 864px;
	margin-left: 18px;
	height: 18px;
	float: left;
}
