@charset "utf-8";

html, body{
	height: 100%;
	background-color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
}

#cotainer {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCC;
}
#header_bg {
	height: 42px;
	width: 100%;
	background-color: #000;
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}
#header {
	display: block;
	height: 37px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	z-index: 999;
}
#arcade {
	float: left;
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: small;
	color: #FFF;
}
#amuse {
	float: left;
	height: auto;
	width: auto;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: small;
	color: #FFF;
}
#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;
}

#main {
	background-color: #000;
	height: 2667px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../img/common/bg.png);
	text-align: center;
	color: #FFF;
	padding: 0px;
	position: relative;
}


.totop {
	display: block;
	height: 32px;
	width: 164px;
	margin-left: 474px;
	background-color: #CCC;
	margin-top: 50px;
}

#footer_bg {
	background-color: #000;
	height: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
	width: 100%;
}
.footer {
	display: block;
	padding: 0px;
	height: 27px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#info {
	height: 1787px;
	width: 1140px;
	padding: 0px;
	background-image: url(../img/download.png);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
}


#info2 {
	height: 880px;
	width: 1140px;
	padding: 0px;
	background-image: url(../img/download.png);
	background-repeat: no-repeat;
	margin: 0px;
}
#info2 ul  {
	list-style-type: none;
	width: 920px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	background-color: #0F0F0F;
}
#info2 ul li {
	display: block;
	list-style-type: none;
	text-align: left;
	width: 920px;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: #CCC;
}
#info2 h2 {
	text-align: center;
	display: block;
	padding: 0px;
	width: 920px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
}
#info2 h3 {
	text-align: left;
	display: block;
	padding: 0px;
	width: 920px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
}
#info2 h4 {
	text-align: left;
	display: block;
	padding: 0px;
	width: 910px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	font-weight: bold;
}
#info2 p {
	display: block;
	padding: 0px;
	color: #F30100;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	width: 920px;
	font-size: medium;
}








#campaign {
	height: 1000px;
	width: 1112px;
	margin: 0px;
	padding: 0px;
}
#campaign2 {
	height: 0px;
	width: 1112px;
	margin: 0px;
	padding: 0px;
}

#footer_bg .footer ul  {
	display: block;
	padding: 0px;
	width: 680px;
	list-style-type: none;
	color: #CCC;
	height: 25px;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#footer_bg .footer ul li  {
	display: block;
	height: 25px;
	width: auto;
	list-style-type: none;
	float: left;
	margin-left: 10px;
}
.copy {
	float: right;
	font-size: small;
	margin-top: 0px;
	color: #CCC;
	width: 320px;
}


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;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 80px;
	right: 20px;
	z-index: 999;
}
.pagetop a {
	display: block;
	width: 56px;
	height: 56px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#logo {
	height: 290px;
	width: 320px;
	position: absolute;
	left: 869px;
	top: 80px;
}
h5 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
}
