@charset "utf-8";
@import "about.css";
@import "maincollarlist.css";
/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/
.headmenu{
	clear: both;
	background-color: #F4F4EF;
	width: 100%;
	float: left;
	height: 30px;
	overflow: hidden;
}
.headmenu ul{
	float: left;
	width: 880px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	line-height: 30px;
	background-image: url(../../parts/topparts/headmenu.png);
	display: block;
	position: relative;
	left: 10px;
	overflow: hidden;
}
.headmenu li{
	float: left;
	height: 30px;

}
.headmenu a{
	float: left;
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.headmenu #mmo a{
	width: 165px;
}
.headmenu #bg a{
	width: 165px;
}
.headmenu #ds a{
	width: 110px;
}
.headmenu #psp a{
	width: 115px;
}
.headmenu #wii a{
	width: 105px;
}
.headmenu #ps3 a{
	width: 115px;
}
.headmenu #xbox a{
	width: 100px;
}
#clm1{
	float: left;
}
#clm2{
	float: right;
	width: 430px;
}
* {
	margin:0;
	padding:0;
}
li{
	list-style-type: none;
}
body {
	height:100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#logobody {
	background-image: url(../../parts/logojack/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logobody2 {
	background-image: url(../../parts/logojack/allodsbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
#logobody3 {
	background-image: url(../../parts/logojack/hellgatebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
#logobody4 {
	background-image: url(../../parts/logojack/grandfantasiabg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#logobody5 {
	background-image: url(../../parts/logojack/sangokurpgbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
* html body {
	line-height: 150%;
}
html[xmlns] body {
	line-height: 154%;
}
html {
	overflow-y:scroll;

}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
padding: 0px;
margin: 0px;
border: none;
vertical-align: bottom;
}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {

}

a:link {
	color:#006699;
}

a:visited {
	color:#666666;

}

a:hover {
	color:#003366;
	text-decoration: none;
}

a:active {
}

#footer a {
	color:#003399;
	padding-right: 10px;
}
#footer a:hover {
	color:#CC0000;
	text-decoration: none;
}
#footer a:visited {
	color:#006699;
}
/*-----------------------------------------------
 __header
-----------------------------------------------*/

#topbigbanner{
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 150px;
	width: 900px;
	bottom: 150px;
	position: relative;
}
#topbigbanner a{
	text-indent: -9999px;
	display: block;
	height: 150px;
	width: 900px;
	clear: both;
	float: left;
}
.topbigbannerimg1{
	background-image: url(../../com/rotate/img/senmado.gif);
	}
div#container{
	width: 900px;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F4EF;

}

#contents{
	width: 100%;
	background-color: #F4F4EF;
	clear: left;
	float: left;
}
#header {
	width:100%;
	float: left;
	background-image: url(/parts/topparts/header.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: left top;
	padding-bottom: 7px;

}
#header h1{
	height: 60px;
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header.logojack{
	background-image: url(../../parts/topparts/logojack_do.jpg);
}
#logobody2 #header.logojack{
	background-image: url(../../parts/topparts/logojack_al.jpg);
}
#logobody3 #header.logojack{
	background-image: url(../../parts/topparts/logojack_hel.jpg);
}
#logobody4 #header.logojack{
	background-image: url(../../parts/topparts/logojack_gf.jpg);
}
#logobody5 #header.logojack{
	background-image: url(../../parts/topparts/logojack_sanrpg.jpg);
}
#header h1 a{
	background-repeat: no-repeat;
	height: 60px;
	width: 505px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#HeaderNavi{
	float: left;
	font-size: 12px;
	width: 250px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: none;
	height: 40px;
	overflow: hidden;
}

#headlineul{
	width: 160px;
	text-align: left;
}
#headlineul li{
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}
#headlineul strong{
	font-weight: bold;
	color: #CC3333;
}
#columnhead {
	background-repeat: no-repeat;
	clear: both;
	background-position: left top;

}
.topcatch{
	text-align: center;
	position: relative;
	height: 150px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../parts/top.jpg);
}
.topcatch embed{
	margin-right: auto;
	margin-left: auto;
}
/*-----------------------------------------------
 __contents
-----------------------------------------------*/
#newsiframe{
	height: 650px;
	width: 180px;
	background-color: #FFFFFF;
	overflow: auto;
}
#banneriframe{
	width: 390px;
	float: right;
	height: 50px;
	margin-top: 5px;
}
#wideiframe{
	height: 150px;
	width: 900px;
	overflow: hidden;
}
#picupiframe{
	height: 245px;
	width: 180px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 5px;
}
#spiframe{
	height: 300px;
	width: 180px;
	margin-right: 10px;

}
/*-----------------------------------------------
 __iframes
-----------------------------------------------*/

/* __main
------------------------------------------*/

#main {
	color:black;
	width: 690px;
	float: left;
	padding-left: 10px;
	margin-top: 5px;
}
.mainspbox{
	margin-bottom: 10px;
	width: 430px;
	float: right;
}
.mainspboxhead{
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	width: 100%;
}
.mainspboxhead #sptitle{
	text-indent: -9999px;
	background-image: url(/parts/topparts/box/430x200_01.gif);
}
.mainspboxhead #ctitle{
	text-indent: -9999px;
	background-image: url(../../parts/topparts/box/430x200c_01.gif);
}
.mainspboxbody{
	background-image: url(/parts/topparts/box/430x200_02.gif);
	background-repeat: repeat-y;
	background-position: center center;
	float: left;
	width: 100%;
}

.mainspboxbody h3{
	line-height: 30px;
	background-image: url(/parts/topparts/menusp.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-bottom: 5px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}


.mainnewsbox{
	width: 430px;
	float: right;
	margin-bottom: 10px;
}
.mainnewsbox #morenews{
	clear: both;
	text-align: right;
	padding-right: 20px;
	float: left;
	width: 410px;
	font-weight: bold;
}
.mainnewsboxhead{
	height: 30px;
	line-height: 30px;
	width: 100%;
}
.mainnewsboxhead h2{
	text-indent: -9999px;
	background-repeat: no-repeat;

}
.mainnewsboxhead .mmonews{
	background-image: url(/parts/topparts/box/430mmo_01.gif);
}
.mainnewsboxhead .dsnews{background-image: url(/parts/topparts/box/430ds_01.gif);}
.mainnewsboxhead .bgnews{background-image: url(/parts/topparts/box/430bg_01.gif);}
.mainnewsboxhead .dscal{background-image: url(../../parts/topparts/box/430x200c_01.gif);}
.mainnewsboxhead .pspnews{background-image: url(/parts/topparts/box/430psp_01.gif);}
.mainnewsboxhead .wiinews{background-image: url(/parts/topparts/box/430wii_01.gif);}
.mainnewsboxhead .ps3news{background-image: url(/parts/topparts/box/430ps3_01.gif);}
.mainnewsboxhead .xboxnews{background-image: url(/parts/topparts/box/430xbox_01.gif);}
.mainnewsboxbody{
	background-image: url(/parts/topparts/box/430x200_02.gif);
	background-repeat: repeat-y;
	background-position: center center;
	float: left;
	width: 100%;
}
.newpage{
	padding-top: 5px;
	padding-left: 5px;
	color: #666;
	padding-right: 5px;
}
.newpage h4{
	color: #990000;
	background-image: url(../../parts/icon/12x12bla.png);
	background-position: 5px center;
	padding-left: 20px;
	display: block;
	background-color: #FFCB00;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	clear: both;
	border: 1px solid #554400;
}
.newpage strong{
	background-color: #FFF9DF;
	display: block;
	margin-bottom: 5px;
	clear: both;
	padding-left: 5px;
	color: #CC6600;
	border: 1px dotted #E6D8BD;

}
.newpage p{
	clear: both;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;

}
.newpage a{
	font-weight: bold;
	clear: both;
	float: left;
	line-height: 50px;
	height: 50px;
}
.newpage img{
	height: 50px;
	width: 50px;
	margin-right: 5px;
	text-decoration: none;
	display: block;
	float: left;
}
.newsul{
	margin-left: 5px;
}
.newsul li{
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;

}

.newsul li a{
	text-decoration: none;
}
.newsul a:hover{
	color: #CC0000;

}
.newsul#mmonews li{background-image: url(../../parts/icon/12x12r.png);}
.newsul#bgnews li{background-image: url(../../parts/icon/12x12pu.png);}
.newsul#dsnews li{background-image: url(../../parts/icon/12x12pi.png);}
.newsul#pspnews li{background-image: url(../../parts/icon/12x12o.png);}
.newsul#ps3news li{background-image: url(../../parts/icon/12x12bl.png);}
.newsul#wiinews li{background-image: url(../../parts/icon/12x12bg.png);}
.newsul#xboxnews li{
	background-image: url(../../parts/icon/12x12gl.png);
}
.mainnewsboxbody iframe{
	width: 100%;
	height: 155px;
	clear: left;
	overflow-x:hidden;
	margin-top: 5px;
}

* html .mainnewsboxbody iframe{
	width: 430px;
	clear: left;
	overflow-x:hidden;
}
.mainnewsboxfoot{
	background-image: url(/parts/topparts/box/430x200_03.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: center bottom;
	line-height: 10px;
	height: 5px;
}

.iframesp1table{
	width: 100%;
	font-weight: bold;
	line-height: 130%;

}
.iframesp1table img{
	height: 30px;
	width: 60px;
	margin-right: 5px;
	margin-left: 5px;

}
.iframesp1table a{

}
.iframesp1 {
	clear: both;
	float: left;
	margin-bottom: 5px;
	width: 100%;
	line-height: 30px;
}
.iframesp1 .inftxt{
	width: 340px;
	line-height: 100%;
	padding-left: 30px;

}
.iframesp1 img{
	height: 30px;
	width: 60px;
	margin-right: 5px;
	float: left;
	margin-left: 5px;
}
#iframesp1{
	width: 100%;
	height: 180px;
	clear: left;
	overflow: visible;
}
p.iframesp1all {
	width: 99%;
	text-align: right;
	clear: both;
	font-weight: bold;
}
.iframesp1 a{
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
	float: left;
}
.iframesp1 a:visited{
	text-decoration: underline;

}

.iframesp1 a:hover{
	color: #FD3B2C;
	text-decoration: none;

}

.mainspboxfoot{
	background-image: url(/parts/topparts/box/430x200_03.gif);
	background-repeat: no-repeat;
	clear: both;
	line-height: 10px;
	background-position: center bottom;
	height: 10px;
}
.mainspbox .spleft{
	float: left;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;

}
.mainspbox .spright{
	float: right;

}

.gamelistbox h4{
	float: left;
	width: 134px;
	clear: left;
}
#main #box1{
	float: left;
	width: 250px;
}

#main #box2{
	float: left;
	width: 430px;
}
.mainsubboxhead{
	background-repeat: no-repeat;
	background-position: left top;
}
#box2 .mainsubboxhead h3{
	height: 30px;
	width: 100%;
	display: block;

}
#box1 .mainsubboxhead h2{
	height: 30px;
	width: 100%;
	text-indent: -9999px;
	display: block;

}
#box1 .mainsubboxhead{
	background-image: url(/parts/topparts/box/250x60_01.gif);
}
#box2 .mainsubboxhead{
	background-image: url(/parts/topparts/box/430_01.gif);
}
.mainsubboxbody{
	float: left;
	width: 100%;
	background-image: url(/parts/topparts/box/250x60_02.gif);
	background-repeat: repeat-y;
}
.mainsubboxfoot{
	clear: both;
	background-repeat: no-repeat;
	background-position: left top;
}
#box1 .mainsubboxfoot{
	background-image: url(/parts/topparts/box/250x60_03.gif);
}
#box2 .mainsubboxfoot{
	background-image: url(/parts/topparts/box/430_03.gif);
}
.gametitlecap{
	width: 100px;
	float: left;
	clear: left;
	background-color: #CC6600;
}



#hotgamebox{
	width: 100%;
	float: left;
	background-color: #FFFFFF;
}
#hotgamebox h3{
	background-image: url(/parts/topparts/menuhotgamesub.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
	font-size: 14px;
	width: 430px;
	clear: both;
	background-position: left;
	float: left;
	display: block;
}
#hotgamebox h3 a{
	margin-left: 40px;
}
#hotgamebox h3 a:link,a:visited{
	color: #993333;

}

#hotgamebox h3 a:hover{
	color: #CC3333;
	text-decoration: underline;

}
#hotgamebox p{
	float: left;
	clear: left;
	width: 410px;
	padding: 10px;
}
#hotgamebox p img {
	float: right;
	margin-bottom: 2px;
	margin-left: 2px;
}

.mainsubbox#box1 hr {
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}
.mainsubbox#box1 p {
	text-align: left;
	clear: both;
	float: left;
	vertical-align: middle;
	width: 246px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-top: 5px;
}
.mainsubbox#box1 .st {
	height: 12px;
	width: 35px;
	margin-top: 5px;

}
.mainsubbox#box1 p a{
	text-decoration: none;
	float: left;
	margin-left: 5px;
	overflow: visible;
	line-height: 200%;
}

.mainsubbox#box1 p a img{
	margin-right: 2px;
	height: 25px;
	width: 25px;
	float: left;

}
.mainsubbox#box1 h2{
	line-height: 60px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	color: #666666;

}
.mainsubbox#box2 h2{
	line-height: 30px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	color: #666666;

}
.mainsubbox#box1 h3{
	float: left;
	line-height: 40px;
	height: 40px;
	font-size: 12px;
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
	color: #666666;
	clear: left;

}
.mainsubbox#box2 h3{
	line-height: 30px;
	height: 30px;
	display: block;
}
.mainsubbox h3#populargames{
	background-image: url(/parts/topparts/menupopulargames.gif);
}
.mainsubbox h3#othergames{
	background-image: url(/parts/topparts/menuothergames.gif);
}
.mainsubbox h3#gamelist{
	background-image: url(/parts/topparts/menugamelist.gif);
}
.mainsubbox h3#consumer{
	background-image: url(/parts/topparts/menuconsumer.gif);
}
.mainsubbox h3#browsergames{
	background-image: url(/parts/topparts/menubrowsergames.gif);
}
.mainsubbox h3#specialgames{
	background-image: url(/parts/topparts/menuspecialgames.gif);
}
.mainsubbox h3#newgames{
	background-image: url(/parts/topparts/menunewgames.gif);
}
.mainsubbox h3#mmogames{
	background-image: url(/parts/topparts/menummogames.gif);
}
.mainsubbox h3#netgames{
	background-image: url(/parts/topparts/menunetgames.gif);
}
.mainsubbox h3#suspendedgames{
	background-image: url(/parts/topparts/menususpendedgames.gif);
}
.mainsubbox h4{
	background-image: url(/parts/topparts/menusub3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #444;
	line-height: 20px;
	padding-left: 14px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	width: 235px;
}

.mainsubbox h4.gametitlecap{
	margin-top: 0px;
}
.mainsubbox h4 span{
	float: left;
	font-size: 120%;

}
.mainsubbox h4 a{
	float: right;
	margin-right: 5px;
	background-image: url(../../parts/icon/15x15bl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;

}
/* __sub
------------------------------------------*/
#sub {
	margin-top: 5px;

}
#sub #sub1,#sub2,#sub3{
	width:190px;
	float: right;
	clear: right;
	margin-bottom: 10px;
}
.gamelist{
	background-repeat: no-repeat;
	height: 30px;
	overflow: hidden;
	float: left;
	clear: both;
	text-indent: -9999px;
}



#sub3 p{
	width: 180px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../../parts/topparts/box/subboxshadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subbox{
	width: 180px;
	clear: both;
	margin-right: 10px;
}

.subboxhead{
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 100%;
}
.subboxhead h3{
	line-height: 14px;
	text-indent: -9999px;
	overflow: hidden;

}
.subbox h4{
	clear: both;
	width: 180px;
	color: #FFFFFF;
	text-indent: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../parts/bg/line/r6.gif);
	font-size: 12px;
	margin: 0px;
	background-position: center center;
	background-color: #DC2233;
	background-repeat: repeat-x;
}
.subbox h4 a:link,.subbox h4 a:visited{
	color: #FFF;
}
.subbox h4 a:hover{
	color: #f5f5f5;
}
.subboxhead#menupicup{	background-image: url(/parts/topparts/box/180_01.gif);}
.subboxhead#menubestshot{	background-image: url(/parts/topparts/box/182_01.gif);}
.subboxhead#menunews{	background-image: url(/parts/topparts/box/181_01.gif);}
.subboxbody{
	background-repeat: repeat-y;
	background-position: center center;
	width: 100%;
	clear: both;
	float: left;
	background-color: #FFFFFF;

}
.subboxbody p{

}
#topsp iframe{
	width: 180px;
	height: 700px;
	clear: right;
	float: right;
	padding-right: 10px;
}
.subboxfoot{
	background-image: url(/parts/topparts/box/180_03.gif);
	background-repeat: no-repeat;
	clear: both;
	line-height: 10px;
	background-position: center bottom;
	margin-bottom: 5px;
}
.mstopcentergoogle{
	width: 336px;
	display: block;
	height: 280px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;

}
/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	line-height: 150%;
	height: 80px;
	background-color: #FFFFFF;
	clear: both;
}

#footer ul {
	text-align:center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}


#footer ul li {
	display: inline;
	margin-right: 5px;

}
.footlink{
	text-align: center;
}
.footlink a:visited{
	color:#006699;
}
#footer p#copyright {
	text-align:center;
	width: 100%;
	color: #666666;
	margin-top: 5px;
	}

