@charset "shift-jis";

* {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
}

body {
	margin:0px;
	padding:0px;
	background-color:#000000;
}

img {
	border:0px;
}

/* ----------------------------------------------------- */

#header_bg {
	width:100%;
	height:40px;
	background:url(../images/header_bg.gif) top center repeat;
	text-align:center;
}


#header {
	position:relative;
	margin:0px auto;
	width:980px;
	height:40px;
}

#konami {
	position:absolute;
	top:3px;
	left:57px;
}

#tour {
	position:absolute;
	top:15px;
	left:560px;
}


#g_index {
	position:absolute;
	top:30px;
	right:57px;
}

a#g_index{
	display:block;
	width:110px;
	height:20px;
	/*background-image:url(images/g_index.gif);*/
}

a#g_index:hover{
	background-position:0px 20px;
}
	

/* ----------------------------------------------------- */

#flash_area {
	margin:0px auto;
	width:980px;
	height:350px;
}

/* ----------------------------------------------------- */

.info_area {
	width:100%;
	background:url(../images/information_bg.gif) top center repeat-x;
	text-align:center;
	margin:0 auto;
}

.story{
	position:relative;
	margin:0 auto;
	padding-top:80px;
	width:780px;
	text-align:left;
	color:#fff; line-height:22px;
}

.storytxt{
	font-weight:bold; font-size:120%;
}

.picBox{
	margin-left:-9px;
	margin-bottom:20px;
}

.picBox li{
	float:left;
	margin-left:9px;
	list-style: none;
}

.info_pos {
	position:relative;
	margin:20px auto 0 auto;
	width:780px;
	text-align:left;
}

.besttxt{
	 margin:40px auto 40px auto;
	 padding-top:20px;
	 float:left; color:#999; 
	 line-height:22px; 
	 position:relative;
	 border-top: dotted 1px #999;
	 }

.bestpkg{ 
	height:200px; 
	margin-top:0px; 
	float:left; 
	padding-top:0px; 
	padding-right:20px;

}

.news{
	width:740px;
	margin:20px auto 0px auto;
	position:relative;
	text-align:left;
	border:#999 1px solid;
	padding:10px 10px 10px 20px;
}

/* ----------------------------------------------------- */

#collabo_area {
	position:relative;
	margin:0px auto;
	height:200px;
	margin-top:30px;
}

#collabo_area a{
	display:block;
	height: 112px;
	width: 202px;
	position: absolute;
}

#collabo_area a:hover{
	background-position:0px 112px;
}

#regain {
	background-image:url(images/collabtn_1.jpg);
	left:0px;
}
	
#sony {	
	background-image:url(images/collabtn_2.jpg);
	left:208px;
}
	
#ut {	
	background-image:url(images/collabtn_3.jpg);
	left:415px;
}
	
#gansune {
	background-image:url(images/collabtn_4.jpg);
	left:622px;
}

/* ----------------------------------------------------- */

#link_area{
	position:relative;
	margin:0px auto;
	height:200px;
	margin-top:30px;

}

#link_area a{
	display:block;
	border:1px solid #888888;
	width:156px;
	height:110px;
}

#link_area a:hover{
	border:1px solid #ffffff;
}

#link_area div{
	height: 110px;
	width: 156px;
	position: absolute;
	top:0px;
}

#link_area02{
	position:relative;
	margin:0px auto;
	height:200px;
	margin-top:30px;
}

#link_area02 a{
	display:block;
	border:1px solid #888888;
	width:128px;
	height:110px;
}

#link_area02 a:hover{
	border:1px solid #ffffff;
}

#link_area02 div{
	height: 128px;
	width: 130px;
	position: absolute;
	top:0px;
}


/* ----------------------------------------------------- */

#license_area {
	position:relative;
	margin:20px auto 45px auto;
	width:890px;
	height:64px;
}

#license_area #ps3 {
	position:absolute;
	right:0px;
	top:0px;
}

#license_area #cero {
	position:absolute;
	left:0px;
	top:0px;
}

#footer_bg {
	width:100%;
	height:124px;
	background:url(../images/footer_bg.gif) top center repeat;
	text-align:center;
}

#footer_bg img{
	margin:0px auto;
	margin-top:10px;
}

/* ------------------------------------------------------------------------------------------ */
/* cookie button */
/* ------------------------------------------------------------------------------------------ */

#footer_bg .ot-sdk {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 0 -5px;
	padding-top: 15px;
}

#footer_bg .ot-sdk #ot-sdk-btn {
	color: #c5c5c5;
	transition: 0s;
	text-decoration: none;
	cursor: pointer;
	padding: 0;
	margin: 0;
	display: inline;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
	text-align: left;
	font-size: 12px;
}

#footer_bg .ot-sdk #ot-sdk-btn:hover {
	color: #c5c5c5;
	background: transparent;
	text-decoration: underline;
}
