<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/************* COMMON *************/

html{
	overflow-y:scroll;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
	position:relative;
	background-color:#FFFFFF;
	background:url(/image/bg_4gamer.gif) center repeat-y #979797;

}
#body {
	margin: 0px auto 0px auto;
	width: 960px;
	padding: 0px;
	text-align: left;
	background:url(/image/main_back.gif) repeat-y 0px 7px;
}

* html #body{
	padding-left:7px;
	background:url(/image/main_back.gif) repeat-y top 7px;
}

.body{
	text-align:center;
}

div {
	margin: 0px;
	padding: 0px;
}

span {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/************* HEADER *************/
#logo {
	margin: 8px 0px;
}

#utility {
	margin: 5px 10px 0px 0px;
}
#utility span {
	padding-left: 8px;
}

/************* GLOBAL NAVIGATION *************/
#globalNav {
	position: relative;
	width: 920px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background: #5f59cf;
}
#gnl {
	position: absolute;
	top: 0px;
	left: 0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right: 0px;
}
#globalLink {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/************ SUB GLOBAL NAV **************/
.subglobalNav {
	position: absolute;
	margin: 0px auto;
	top: 71px;
	width: 920px;
	height: 20px;
	visibility: hidden;
	color: #ffffff;
	text-align: left;
}
.subglobalNav span {
	padding: 0px 8px 0px 0px;
}
.subglobalNav a {
	color: #ffffff;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	background: url(/images/arw_gnav.gif) no-repeat 0px 0px;
}
.subglobalNav a:hover {
	color: #ffffff;
	text-decoration: underline;
	background: url(/images/arw_gnav.gif) no-repeat 1px 0px;
}

.subglobalNav a:visited{ color:#ffffff; }

/************ SEARCH **************/
#containerSubSearch {
	margin: 0px;
	padding: 0px;
	width: 180px;
	background: #eeeeee url(/images/tbl_mid_180_gry.gif) repeat-y;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.boxSubSelect {
	padding: 5px 4px 0px 4px;
}
.boxSubTextfield {
	padding: 4px 0px 5px 0px;
}
select#subSelect {
	width: 162px;
	font-size: 12px;
}
*html input#subTextfield {
	width: 120px;
	font-size: 12px;
}
input#subTextfield {
	width: 116px;
	font-size: 12px;
}
*html input#subTextfield2 {
	width: 120px;
	font-size: 12px;
}
input#subTextfield2 {
	width: 116px;
	font-size: 12px;
}
#btnSearch {
	margin-left: 10px;
}
.valignMiddle {
	vertical-align: middle;
}

/************ SUB NAVIGATION **************/
#containerSubNav {
	margin: 0px auto;
	padding: 0px;
	width: 180px;
	background: #ffffff url(/images/tbl_mid_180_wht.gif) repeat-y;
}
#containerSubNav .mrgTitle {
	margin-top: 3px;
}
#boxSubNav {
	margin: 0px 5px;
	padding: 0px;
	width: 170px;
	text-align:left;
}
#boxSubNav .base {
	padding: 3px 5px;
	height: 15px;
	font-size:12pt;
	background: #e0dcf3 url(/images/hr_sdw_ppl.gif) repeat-x bottom;
}
#boxSubNav .base a {
	color: #000000;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	font-weight:bold;
	background: url(/images/arw_s.gif) no-repeat 0px 2px;
	display: block;
}
#boxSubNav .base a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_s.gif) no-repeat 1px 2px;
	display: block;
}



/************ 05/08/24追加 **************/
#boxSubNav .app2 {
	text-align:left;
	padding: 3px 1px;
	height: 15px;
	font-size:12pt;
	background: #e0dcf3 url(/images/hr_sdw_ppl2.gif) repeat-x bottom;
}
#boxSubNav .app2 a {
	text-align:left;
	color: #000000;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	font-weight:bold;
}
#boxSubNav .app2 a:hover {
	color: #6d58cf;
	text-decoration: underline;
}
#boxSubNav .base b {
	text-align:left;
	color: #000000;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	font-weight:bold;
	background: url(/images/arw_s.gif) no-repeat 0px 2px;
	display: block;
}



/************ NEWS **************/
.containerNews1 {
	margin: 8px 0px;
	padding: 0px;
	width: 550px;
}
.containerNews1 .imgBox {
	width: 120px;
	height: 90px;
	float: right;
}
.containerNews1 .txtBox {
 	width: 550px;
	float: left;
}
.containerNews2 {
	margin: 8px 0px;
	padding: 0px;
	width: 550px;
}

/************ TIE UP **************/
.containerTieup {
	margin: 0px;
	padding: 0px;
	width: 130px;
	background: #eeeeee url(/images/tbl_mid_130_gry.gif) repeat-y;
}
.containerTieup .boxDocs {
	padding: 0px 5px 3px 5px;
}

/************ SPECIAL **************/
#containerSp {
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 222px;
	background: #ffffff url(/images/tbl_mid_240_wht.gif) repeat-y;
}

/************ RANKING **************/
#containerRank {
	margin: 0px;
	padding: 0px;
	width: 550px;
	background: #ffffff url(/images/tbl_mid_rank.gif) repeat-y;
}

/************ TOPICS **************/
#containerTopics {
	margin: 0px;
	padding: 0px;
	width: 170px;
	background: #eeeeee url(/images/tbl_mid_170_gry.gif) repeat-y;
}
#containerTopics img {
	margin-right: 8px;
	float: left;
}

/************ EXTRA CONTENT **************/
.containerEx {
	margin: 0px;
	padding: 0px;
	width: 170px;
	background: #ffffff url(/images/tbl_mid_170_wht.gif) repeat-y;
}

/************ BLANK TITLE **************/
.ttlBlank1 {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 20px;
	text-align: center;
	background: url(/images/ttl_blank_170_ppl.gif) no-repeat;
}
.ttlBlank2 {
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 20px;
	text-align: center;
	background: url(/images/ttl_blank_170_gry.gif) no-repeat;
}
.ttlBlankTxt {
	padding-top: 5px;
	font-size: 10pt;
	font-weight: bold;
	color:white;
}

/************* TEXT *************/
h1,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-size: 115%;
	font-weight: bold;
	font-family:"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 98%;
	font-weight: bold;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
}

r_menu {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
.txtsale {
	font-size: 70%;
	line-height
}

.txt0 {
	font-size: 60%;
	line-height: 130%;
}

.txt1 {
	font-size: 75%;
	line-height: 130%;
}
.txt2 {
	font-size: 80%;
	line-height: 130%;
	margin-top:0px;
	margin-bottom:0px;
}
.txt3 {
	font-size: 92%;
	line-height: 130%;
}
.txt4 {
	font-size: 102%;
	line-height: 130%;
}
.txt5 {
	font-size: 122%;
	font-weight: bold;
	line-height: 130%;
}
.txt6 {
	font-size: 182%;
	font-weight: bold;
	line-height: 130%;
}
.txtWhite {
	color: #ffffff;
}

/************* ANCHORS *************/
a {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	color: #6d58cf;
	text-decoration: underline;
}

a:visited{
	color: #706090;

}


h2 a {
	color: #000080;
	font-size: 82%;
	line-height: 130%;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	background: url(/images/arw_l.gif) no-repeat 0px 3px;
	display: block;
}
h2 a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_l.gif) no-repeat 2px 3px;
	display: block;
}
h3 a {
	color: #000080;
	font-size: 70%;
	line-height: 130%;
	text-decoration: underline;
	padding: 0px 0px 0px 12px;
	background: url(/images/arw_s.gif) no-repeat 0px 2px;
	display: block;
}
h3 a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_s.gif) no-repeat 1px 2px;
	display: block;
}

.arwSmall a {
	color: #000080;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	background: url(/images/arw_s.gif) no-repeat 0px 0px;
}
.arwSmall a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_s.gif) no-repeat 1px 0px;
}

.arwTop a {
	display:none;
	color: #000080;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 1px 0px 0px 12px;
	background: url(/images/arw_top.gif) no-repeat 0px 1px;
}
.arwTop a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_top.gif) no-repeat 0px 0px;
}

/************ HR **************/
.lineDotX {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	font-size: 0px;
	background: url(/images/hr_dot_x.gif) repeat-x;
}
.lineDotY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 1px;
	font-size: 0px;
	background: url(/images/hr_dot_y.gif) repeat-y;
}
.lineSdw {
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 100%;
	font-size: 0px;
	background: url(/images/hr_sdw_gry.gif) repeat-x;
}
.lineStd {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	font-size: 0px;
	background: url(/images/hr_std.gif) repeat-x;
}

/************ MARGIN **************/
.mrgStd5 {
	margin: 5px;
}
.mrgStd8 {
	margin: 8px;
}
.mrgStd10 {
	margin: 10px;
}
.mrgW5 {
	margin: 0px 5px;
}
.mrgW8 {
	margin: 0px 8px;
}
.mrgW10 {
	margin: 0px 10px;
}
.mrgH5 {
	margin: 5px 0px;
}
.mrgH8 {
	margin: 8px 0px;
}
.mrgH10 {
	margin: 10px 0px;
}
.mrgT10 {
	margin-top: 10px;
}
.mrgT1 {
	margin-top: 1px;
}
.mrgT2 {
	margin-top: 4px;
}
.mrgB1 {
	margin-bottom: 1px;
}
.mrgB2 {
	margin-bottom: 2px;
}
.mrgB3 {
	margin-bottom: 3px;
}
.mrgB5 {
	margin-bottom: 5px;
}
.mrgB8 {
	margin-bottom: 8px;
}
.mrgEx1 {
	margin: 10px 0px 20px 0px;
}
.mrgEx2 {
	margin: 3px 0px 8px 0px;
}

/************ FLEXIBLE BOX **************/
.boxStd {
	padding: 8px 9px 8px 9px;
}
.boxEx {
	padding: 8px 9px 0px 9px;
}
.boxAd {
	padding: 11px;
	background: #eeeeee;
}

/************ FLOAT **************/
.blockImgL {
	margin-right: 8px;
	float: left;
}
.blockImgR {
	margin-left: 8px;
	float: right;
}


/************ CLEAR **************/
.clearBoth {
	clear: both;
	height: 1px !important;
	display: block !important;
	font-size: 0px !important;
	margin: 0ox !important;
}


.alignLeft{
	text-align:left;
}

.leftBlock{
/**	background-color:#403090;	**/
	text-align:center;
}

.mainBlock{
	background-color:#ffffff;
	padding-top:4px;
}

.rightBlock{
	background-color:#f8f2ff;
	text-align:center;
	PADDING-TOP:2PX;
}


/************ Compatible **************/
/*旧時間表示クラス*/
.titleDate{
	display:none;
	text-decoration: none;
}
.newsspace{
	display:none;
}
.newsdate{
	display:inline;
}
.newstime{
	display:none;
}

.newsyear{
	display:inline;
}

.newstitle{
	display:none;
}

/*新時間表示クラス*/

.title_Date{
	display:block;
	font-size:80%;
	text-decoration:none;
	margin-left:1em;
}

.news_space{
	display:inline;
	font-size:85%;
}

.title_Date{
	display:inline;
	font-size:85%;
}

.news_space{
	display:inline;
	font-size:85%;
}

.news_date{
	display:inline;
	font-size:85%;
}

.news_time{
	display:inline;
	font-size:85%;
}

.news_year{
	display:none;
	font-size:70%;
}


h2.newstitleh2{
	margin: 0px;
	padding: 0px;
	font-size: 82%;
	line-height: 130%;
	font-weight: normal;
	display:inline;
}

h2.newstitleh2 a {
	font-size: 82%;
	line-height: 130%;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
	background: url(/images/arw_l.gif) no-repeat 0px 3px;
	display:inline;
}

h2.newstitleh2 a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_l.gif) no-repeat 2px 3px;
	display:inline;
}

h2.newstitleh2 a:visited {
	text-decoration: underline;
	background: url(/images/arw_l.gif) no-repeat 0px 3px;
	display:inline;
}

/************ LOCAL NAVIGATION **************/
#containerLocalNav {
	margin-top: 10px;
	padding: 0px;
	width: 730px;
	border-bottom: 5px solid #6d58cf;
}
.localNav {
	width: 102px;
	height: 18px;
	text-align: center;
	background: url(/middle/images/lnav_blank.gif) no-repeat;
}
.localNavTxt {
	padding-top: 4px;
	font-size: 70%;
}
.localNavTxt a {
	color: #000000;
	text-decoration: none;
}
.localNavTxt a:hover {
	color: #6d58cf;
	text-decoration: underline;
}

/************ MIDDLE MAIN **************/

#containerMid a {
	color: #6d58cf;
	text-decoration: underline;
}
#containerMid a:hover {
	color: #4b34b8;
	text-decoration: none;
}
#containerMid a:visited {
	color: #663366;
	text-decoration: underline;
}
#boxMid {
	padding: 0px 0px 0px 10px;
}

/************ PRODUCT INFO **************/
#containerPro {
	margin: 0px;
	padding: 0px;
	width: 719px;
}
#containerPro .imgBox {
	width: 150px;
	float: left;
}
#containerPro .txtBox {
 	width: 569px;
	float: right;
}

/************ INSECTION **************/
.insection {
	margin: 8px 0px;
	padding: 8px;
	background: #eeeeee;
	border: 1px solid #cccccc;
}

/************ ARTICLE **************/
.containerArticle1 {
	margin: 8px 0px;
	padding: 0px;
	width: 539px;
}
.containerArticle1 .imgBox {
	width: 120px;
	float: left;
}
.containerArticle1 .txtBox {
 	width: 411px;
	float: right;
}
.containerArticle2 {
	margin: 8px 0px;
	padding: 0px;
	width: 539px;
}

/************ SUB BLOCK **************/
#containerSub {
	margin: 0px;
	padding: 0px;
	width: 539px;
	background: #ffffff url(/middle/images/tbl_mid_539_wht.gif) repeat-y;
}


/************ 旧デザインと共通CSS **************/

	.bold		{color:#d01000;font-weight:bold;}
	.bold2		{color:#00881f;font-weight:bold;}
	.copy		{font-size:65%;color:#000000;font-family:Verdana;}
	.icaption	{
		font-size:68%;
		color:#000000;
		background-color:#E1E0E0;
		text-align:left;
		padding:4px;
		line-height:120%;
		width:auto;
}
	.headline 	{font-size:125%;color:#5522cc;font-weight:bold;margin-bottom:8px}
	.artic		{font-size: 82%;;color: #000000;line-height:130%; }




/*****ニュースタイトル*****/

.str  {
	color: #6d58cf;
	font-size: 82%;
	line-height: 130%;
	font-family:ＭＳ Ｐゴシック;
	font-weight:bold;
}

/************ 右ブロック（11月24日追加） **************/


.recentLink a {
	color: #000080;
	font-size: 9pt;
	line-height: 130%;
	text-decoration: underline;
	padding: 0px 0px 0px 12px;
	background: url(/images/arw_s.gif) no-repeat 0px 2px;
	display: block;
}
.recentLink a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_s.gif) no-repeat 1px 2px;
	display: block;
}

/**********ニュース画像枠（11月29日追加） **************/


.newsImageTable       {background-color:#FFFFFF;}
.newsImageTable_Top   {background-color:#FFFFFF;}
.newsImageTable_Multi {background-color:#FFFFFF;}
.news_txt1 {color: #6d58cf;font-weight:bold;text-align:right;margin-bottom:6px;}
.news_copyright {font-size:60%;font-family:monospace;line-height:110%;}
.news_block{}
.news_start{vertical-align:top;}
.newstext {margin-left:0px;padding:0.5em;line-height:1.4em;font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;}

/**** 最新ニュース一覧 2005/04/23 ****/
#containerSub2 {
	display:none;
	margin: 0px;
	padding: 0px;
	width: 539px;
	background: #ffffff url(/images/tbl_mid_539_news.gif) repeat-y;
}


/**********引用（2005/11/04 mk） **************/

.blockquote{color:#880000;}


/************ 左メニュー **************/
/************ 05/12/05追加 **************/


#boxSubNav .base4g {
	text-align:left;
	padding: 3px 5px;
	height: 15px;
	font-size:12pt;
	background: #FFFFFF url(/images/hr_sdw_4gamer_back.gif) repeat-x bottom;
}

#boxSubNav .base4g a {
	text-align:left;
	color: #000000;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	font-weight:bold;
	background: url(/images/arw_s.gif) no-repeat 0px 2px;
	display: block;
}

#boxSubNav .base4g a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_s.gif) no-repeat 1px 2px;
	display: block;
}


#boxSubNav .app4g {
	text-align:left;
	padding: 3px 1px;
	height: 15px;
	font-size:12pt;
	background: #FFFFFF url(/images/hr_sdw_4gamer_back.gif) repeat-x bottom;
}

#boxSubNav .app4g a {
	text-align:left;
	color: #000000;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	font-weight:bold;
}

#boxSubNav .app4g a:hover {
	color: #6d58cf;
	text-decoration: underline;
}


/************ 05/12/05追加 **************/

#boxSubNav .basehw {
	text-align:left;
	padding: 3px 5px;
	height: 15px;
	font-size:12pt;
	background: #FFFFFF url(/images/hr_sdw_hardware_back.gif) repeat-x bottom;
}

#boxSubNav .basehw a {
	text-align:left;
	color: #000000;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	font-weight:bold;
	background: url(/images/arw_s.gif) no-repeat 0px 2px;
	display: block;
}

#boxSubNav .basehw a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_s.gif) no-repeat 1px 2px;
	display: block;
}


#boxSubNav .apphw {
	text-align:left;
	padding: 3px 1px;
	height: 15px;
	font-size:12pt;
	background: #FFFFFF url(/images/hr_sdw_hardware_back.gif) repeat-x bottom;
}

#boxSubNav .apphw a {
	text-align:left;
	color: #000000;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	font-weight:bold;
}

#boxSubNav .apphw a:hover {
	color: #6d58cf;
	text-decoration: underline;

}

/************ 06/01/31追加 **************/

#boxSubNav .basemac {
	text-align:left;
	padding: 3px 5px;
	height: 15px;
	font-size:12pt;
	background: #FFFFFF url(/images/hr_sdw_mac_back.gif) repeat-x bottom;
}

#boxSubNav .basemac a {
	text-align:left;
	color: #000000;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	font-weight:bold;
	background: url(/images/arw_s.gif) no-repeat 0px 2px;
	display: block;
}

#boxSubNav .basemac a:hover {
	color: #6d58cf;
	text-decoration: underline;
	background: url(/images/arw_s.gif) no-repeat 1px 2px;
	display: block;
}


#boxSubNav .appmac {
	text-align:left;
	padding: 3px 1px;
	height: 15px;
	font-size:12pt;
	background: #FFFFFF url(/images/hr_sdw_mac_back.gif) repeat-x bottom;
}

#boxSubNav .appmac a {
	text-align:left;
	color: #000000;
	font-size: 70%;
	line-height: 130%;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	font-weight:bold;
}

#boxSubNav .appmac a:hover {
	color: #6d58cf;
	text-decoration: underline;

}


/************* 2007/1/15 favorite *************/



.favorite{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	width:178px;
	border-top:solid 1px #BFBFBF;
	border-right:solid 1px #BFBFBF;
	border-left:solid 1px #BFBFBF;
	background-color:#848484;
	color:#000000;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	letter-spacing:0.1em;
}

.favorite .title_pdg{
	padding:0px 2px 0px 4px;
}


.favorite a:visited{
	color:#000000;
	text-decoration:none;
}

.favorite a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.favorite a{
	color:#000000;
	text-decoration:none;
}

.favorite .info{
	font-size:10px;
	color:#FF0000;
	padding:2px 0px;
}

.favorite .link{
	text-align:right;
	font-size:10px;
	color:#FF0000;
	padding:2px 0px;
}


.favorite .link a:hover{
	color:#FF6600;
	text-decoration:underline;
}

.favorite .link a:visited{
	color:#FF0000;
	text-decoration:underline;
}

.favorite .link a{
	color:#FF0000;
	text-decoration:underline;
}


.favorite_title{
	width:178px;
	height:20px;
	background:url(../images/mylist_favorite.gif) top center no-repeat;

}


.favorite_box{
	border:1px solid #003366;
	margin:0px 1px 0px 1px;
	background-color:#EEEEEE;
}

.favorite_margin{
	text-align:left;
	margin:2px 2px 4px;
}

.favorite .mrgB3{
	height:100%;
}

.favorite .valign_mid{
	vertical-align:middle;
	cursor:pointer;
}


/************* 2007/1/15 checked *************/

.checked{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	width:178px;
	border-top:solid 1px #BFBFBF;
	border-right:solid 1px #BFBFBF;
	border-bottom:solid 1px #BFBFBF;
	border-left:solid 1px #BFBFBF;
	background-color:#848484;
	color:#000000;
	font-size:10px;
	padding-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	letter-spacing:0.1em;
}

.checked .title_pdg{
	padding:0px 2px 0px 4px;
}


.checked a:visited{
	color:#000000;
	text-decoration:none;
}

.checked a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.checked a{
	color:#000000;
	text-decoration:none;
}

.checked .info{
	font-size:10px;
	color:#FF0000;
	padding:2px 0px;
}

.checked .link{
	text-align:right;
	font-size:10px;
	color:#FF0000;
	padding:2px 0px;
}


.checked .link a:hover{
	color:#FF6600;
	text-decoration:underline;
}

.checked .link a:visited{
	color:#FF0000;
	text-decoration:underline;
}

.checked .link a{
	color:#FF0000;
	text-decoration:underline;
}



.checked_title{
	width:178px;
	height:33px;
	background:url(../images/mylist_check.gif) top center no-repeat;

}

.checked_box{
	border:1px solid #003366;
	margin:0px 1px 0px 1px;
	background-color:#EEEEEE;
}

.checked_margin{
	text-align:left;
	margin:2px 2px 4px;
}


.checked .mrgB3{
	height:100%;
}

.checked .valign_mid{
	vertical-align:middle;
}

.valign_mid{
	vertical-align:top;
}

.count{
	float:right;
	padding-top:3px;
}




/************* 2007/2/27 release copy *************/

.release_table{
	table-layout:auto;
	width:520px;
	text-align:left;
	background:#ffffff;
	margin-bottom:4px;
	margin-bottom:1em;
}

.release_title{
	width:100%;
	border-left:solid 1px #333399;
	border-right:solid 1px #333399;
	border-top:solid 1px #333399;
	padding-left:4px;
}

.release_deli_origin{
	width:50px;
	border-left:solid 1px #333399;
	border-bottom:solid 1px #333399;
	border-top:solid 1px #333399;
	background:#DDDDFF;
	text-align:center;
}

.release_maker{
	width:330px;
	border-left:solid 1px #333399;
	border-bottom:solid 1px #333399;
	border-top:solid 1px #333399;
	padding-left:4px;
}

.release_deli_date{
	width:50px;
	border-left:solid 1px #333399;
	border-bottom:solid 1px #333399;
	border-top:solid 1px #333399;
	background:#DDDDFF;
	text-align:center;
}

.release_date{
	width:90px;
	text-align:center;
	border-right:solid 1px #333399;
	border-bottom:solid 1px #333399;
	border-left:solid 1px #333399;
	border-top:solid 1px #333399;
}

.release_caution{
	color:red;
	padding-bottom:1em;
	text-align:center;
}


.release_box{
	border-top:1px dashed #9999CC;
	padding-top:1em;
}

hr.release_eol{
	border-style: dashed none none none; 
	border-top-width: 1px; 
	display:inline;
	border-top-color: #9999CC; 
	height: 1px; 
	line-height:1px;
}

/************* 2007/3/1 review *************/

.review_lead{
	border:1px solid #999999;
	background:#DDDDFF;
	padding:2px 1em 6px;
}

.review_raquo{
	color:red;
	font-size:130%;
	line-height:130%;
	font-weight:bold;
}

.dclinebox{
font-size:12px;
line-height:16px;
}
.dclinebox .bold {font-size:14px;color:#4444dd;font-weight:bold;}

.dclinebox ul{margin-top:0;margin-bottom:10px}
.dcline {font-size:12px;}








/**************************************** 次世代用CSS ****************************************/


/************* display:none; *************/

td.leftBlock div.mrgT10 p img{
	display:none;
}



/**************************************** 基本要素 ****************************************/


body{
	font-size:100%;
	margin:0 auto 0 auto;
	text-align:center;
	background:url(/image/bg_4gamer.gif) center repeat-y #979797;
	color:#333333;
}


a:link{
	color:#000080;
}

a:visited{
	color:#7D7DB3;
}

a:hover{
	color:#0033ff;
}

input{
	padding:0;
	margin:0;
}


img{
	padding:0;
	margin:0;
	border:none;
}

ul,
ol{
	padding:0;
	margin:0;
	list-style:none;
}

li{
	padding:0;
	margin:0;
}

h1,h2,h3,h4,h5,h6{
}

.clear_both{
	clear:both;
}

.center{
	text-align:center;
	margin:0 auto;
}




/******************** 全体の横幅を指定 ********************/

.contents{
	width:960px;
	margin:0 auto 0;
	text-align:left;
/**	border-left:5px solid #aaaaaa;
	border-right:5px solid #aaaaaa;	**/
	background:url(/image/main_back.gif) repeat-y top center /**#ffffff**/;
	color:#333333;
}


/**************************************** ヘッダー ****************************************/

.header{
	width:960px;
	height:42px;
	background:url(/image/bg_header_archive.gif) repeat-x left top #ffffff;
}


/******** Hottest Game Now ********/

.header .ad_top{
	margin:8px 105px 0 0;
	float:right;
	border-top:2px solid #7f7f7f;
	border-right:2px solid #afafaf;
	border-bottom:2px solid #e3e3e3;
	border-left:2px solid #afafaf;
}

*html .header .ad_top{
	margin:8px 52px 0 0;
}


/******** ユーティリティ ＋ ロゴ ********/

.header .unit_utility{
	width:216px;
	height:138px;
	float:left;
}


/******** ユーティリティ ********/

.header .unit_utility ul{
	width:216px;
	height:22px;
	padding-left:6px;
	background:url(/image/bg_utility_menu_archive.gif) no-repeat left top;
}

.header .unit_utility li{
	display:inline;
}

.contents table.utility{
	background:url(/image/bg_utility_menu_archive.gif) no-repeat left top;
}


/******** ロゴ ********/

.header .utility .logo img{
	margin:0 8px 3px 0;
}


/**************************************** グローバルナビ ****************************************/

.global_navi{
	width:960px;
	border-bottom:1px solid #aeaeae;
	background:#666666;
	clear:both;
}


/******** 大分類 ********/

.global_navi .class1{
	width:960px;
	height:28px;
	background:url(/image/bg_global_com.gif) repeat-x left top;
	text-align:left;
}

.global_navi .class1 .tab{
	width:940px;
	height:21px;
	padding:5px 10px 0;
}


/******** 中分類 ********/

.global_navi .class2{
	width:932px;
	height:22px;
	background:url(/image/bg_subglobal_com.gif) repeat-x left top;
	padding:0 4px 0 24px;
	text-align:left;
}

.global_navi .class2 img{
	margin-right:16px;
	padding:0 6px 0;
}


/******** 検索 ********/

.global_navi .search{
	width:956px;
	height:21px;
	padding:1px 4px 1px 0;
	background:url(/image/bg_search_com.gif) repeat-x left top;
	text-align:right;
	font-size:11px;
}


/**************************************** 左カラム ****************************************/

td.leftBlock{
	width:216px;
	float:left;
	text-align:left;
	padding:0px;
}


/******** Hot Game Now ********/

td.leftBlock .hot_game_now{
	width:203px;
	margin:4px 4px 4px 5px;
	border:1px solid #ffffff;
}

td.leftBlock .hot_game_now div{
	padding:4px 4px 0;
	border:1px solid #b3b3b3;
}

td.leftBlock .hot_game_now img,
td.leftBlock .hot_game_now object{
	margin-bottom:4px;
}



/******** 左メニュー ********/
td.leftBlock .left_menu{
	background:url(/image/old_bg_leftmenu_com.gif) repeat-y right top;
}

td.leftBlock .left_menu .left_menu_top{
	background:url(/image/old_bg_leftmenu_com_top.gif) no-repeat right top;
}

td.leftBlock .left_menu .left_menu_bottom{
	background:url(/image/old_bg_leftmenu_com_bottom.gif) no-repeat right bottom;
}

td.leftBlock .left_menu a:visited{
	color:#000080;
}

td.leftBlock .left_menu a{
	font-size:11px;
	text-decoration:none;
}


/******** お気に入り / 最近記事を読んだタイトル / 週刊連載 / トピックス / 検索メニュー / 問い合わせ ********/


/******** div ********/

td.leftBlock .left_menu .favorite,
td.leftBlock .left_menu .weekly,
td.leftBlock .left_menu .left_search{
	width:202px;
	padding:8px 0 0 11px;
}

td.leftBlock .left_menu .already,
td.leftBlock .left_menu .topics{
	width:202px;
	padding:3px 0 0 11px;
}

td.leftBlock .left_menu .inquiry{
	width:202px;
	padding:3px 0 8px 11px;
}


/******** p ********/

td.leftBlock .left_menu .favorite p,
td.leftBlock .left_menu .already p{
	width:194px;
	height:12px;
	padding:1px 0 1px 6px;
	font-size:10px;
	border-left:1px solid #4d0b0b;
	border-right:1px solid #4d0b0b;
	background:#e5dada;
	color:#333333;
}


td.leftBlock .left_menu .left_search p{
	width:194px;
	height:12px;
	padding:1px 0 1px 6px;
	font-size:10px;
	border-left:1px solid #4d0b0b;
	border-right:1px solid #4d0b0b;
	background:#e5dada;
	color:#333333;
}


/******** ul ********/

td.leftBlock .left_menu .favorite ul,
td.leftBlock .left_menu .already ul,
td.leftBlock .left_menu .weekly ul,
td.leftBlock .left_menu .topics ul,
td.leftBlock .left_menu .left_search ul,
td.leftBlock .left_menu .inquiry ul{
	width:200px;
	padding:2px 0 10px;
	border-left:1px solid #4d0b0b;
	border-right:1px solid #4d0b0b;
	border-bottom:1px solid #4d0b0b;
	background:url(/image/bg_leftmenu_all_inside.gif) no-repeat top left #eeeeee;
}


td.leftBlock .left_menu .weekly ul{
	padding:2px 0 1px;
}

td.leftBlock .left_menu .inquiry ul{
	padding:2px 0 1px;
	border-bottom:none;
}


/******** ul h5 ********/

td.leftBlock .left_menu .favorite h5,
td.leftBlock .left_menu .already h5,
td.leftBlock .left_menu .weekly h5,
td.leftBlock .left_menu .topics h5,
td.leftBlock .left_menu .left_search h5,
td.leftBlock .left_menu .inquiry h5{
	height:15px;
	padding:5px 0 0 14px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	background:url(/image/bar_leftmenu_com.gif) no-repeat left top;
	color:#ffffff;
}

td.leftBlock .left_menu .favorite h5,
td.leftBlock .left_menu .weekly h5,
td.leftBlock .left_menu .left_search h5{
	background:url(/image/bar_leftmenu_com_1st.gif) no-repeat left top;
}


/******** ul li ********/

td.leftBlock .left_menu .favorite ul li,
td.leftBlock .left_menu .already ul li{
	width:192px;
	font-size:11px;
	line-height:14px;
	padding:4px 4px 0;
	background:url(/image/border_dotted_leftmenu.gif) no-repeat center bottom;
}

td.leftBlock .left_menu .weekly ul li,
td.leftBlock .left_menu .left_search ul li,
td.leftBlock .left_menu .inquiry ul li{
	width:192px;
	font-size:11px;
	line-height:14px;
	padding:4px 4px 3px;
	background:url(/image/border_dotted_leftmenu.gif) no-repeat center bottom;
}

td.leftBlock .left_menu .topics ul li{
	width:192px;
	height:61px;
	line-height:120%;
	padding:4px;
	font-size:11px;
	background:url(/image/border_dotted_leftmenu.gif) no-repeat center bottom;
}

/******** ul li a ********/


td.leftBlock .left_menu .weekly ul li a,
td.leftBlock .left_menu .left_search ul li a{
	padding-left:3px;
}


/******** お気に入り 画像 ********/

td.leftBlock .left_menu .favorite ul li span,
td.leftBlock .left_menu .already ul li span{
	display:block;
	height:18px;
	padding-bottom:0px;
}


td.leftBlock .left_menu .favorite ul li img.count,
td.leftBlock .left_menu .already ul li img.count{
	display:block;
	margin-top:5px;
	float:right;
	vertical-align:middle;
}

td.leftBlock .left_menu .favorite ul li img.check,
td.leftBlock .left_menu .already ul li img.check{
	padding:0 6px 2px 0;
	vertical-align:middle;
}

/******** 週刊連載 ********/


td.leftBlock .left_menu .weekly ul li span{
	font-size:9px;
}


td.leftBlock .left_menu .weekly ul li.contents_all{
	width:192px;
	height:14px;
	margin:-5px 0 -3px;
	padding:4px;
	text-align:right;
	background:none;
}

td.leftBlock .left_menu .weekly ul li.contents_all a{
	padding-left:10px;
	margin-left:6px;
	text-decoration:none;
	font-size:10px;
	background:url(/image/icatch_blue_gray_11.gif) no-repeat left center;
}



/******** トピックス ********/

td.leftBlock .left_menu .topics ul li a{
	text-decoration:none;
}

td.leftBlock .left_menu .topics ul li img.lead{
	margin-right:5px;
	float:left;
}


/**************************************** 中央カラム ****************************************/
.ad_news_center{
	margin-left:16px;
}


/**************************************** 右カラム ****************************************/

div.alignLeft{
	float:right;
	width:174px;
	padding-top:8px;
	margin-left:7px;
}




/****************** side top ******************/
div.alignLeft .sidetop{
	width:160px;
	margin:3px 6px 0 6px;
}

div.alignLeft .sidetop img{
	margin-bottom:3px;
}

div.alignLeft .sidetop object,
div.alignLeft .sidetop embed{
	margin-bottom:3px;
}

/****************** スカイスクレーパー ******************/
div.alignLeft .skyscraper{
	width:160px;
	margin:3px 6px 0 6px;
}





/****************** トピックス ******************/
div.alignLeft .topics{
	width:160px;
	margin:0 6px;
	border-bottom:1px solid #999999;
}

div.alignLeft .topics .title,
div.alignLeft .ranking .title{
	width:140px;
	height:14px;
	padding:4px 4px 0 16px;
	background:url(/image/bar_rightmenu_topics.gif) no-repeat left top;
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
}

div.alignLeft .topics .container:after,
div.alignLeft .ranking .container:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}


div.alignLeft .topics .container,
div.alignLeft .ranking .container{
	clear:both;
	width:154px;
	padding:4px 2px 0;
	background:url(/image/line_dotted_154.gif) no-repeat center bottom #f3f3f3;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

div.alignLeft .topics .container{
	height:67px;
}


div.alignLeft .topics .container img{
	float:left;
	margin:0 6px 0 4px;
}

div.alignLeft .topics .container p{
	line-height:110%;
	margin-right:4px;
	font-weight:normal;
	font-size:11px;
}





/****************** ランキング ******************/

div.alignLeft .ranking{
	width:160px;
	margin:3px 6px;
	border-bottom:1px solid #999999;
}

div.alignLeft .ranking .container p{
	float:right;
	width:123px;
	line-height:110%;
	margin:0 2px 4px 0;
	font-size:11px;
	font-weight:normal;
}


div.alignLeft .ranking .no1,
div.alignLeft .ranking .no2,
div.alignLeft .ranking .no3,
div.alignLeft .ranking .no4,
div.alignLeft .ranking .no5,
div.alignLeft .ranking .no6,
div.alignLeft .ranking .no7,
div.alignLeft .ranking .no8,
div.alignLeft .ranking .no9,
div.alignLeft .ranking .no10{
	float:left;
	width:16px;
	height:13px;
	margin:0 5px 0 2px;
	padding-top:1px;
	border:1px solid #333333;
	background:#FFFEF2;
	color:#333333;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}

div.alignLeft .ranking .no1{
	background:#FFF699;
}

div.alignLeft .ranking .no2{
	background:#FFF9B2;
}

div.alignLeft .ranking .no3{
	background:#FFFCD9;
}



div.alignLeft .ranking .contents_all{
	width:154px;
	height:12px;
	padding:2px;
	background:#F3F3F3;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:right;
}

div.alignLeft .ranking .contents_all a{
	background:url(/image/icatch_blue_gray_11.gif) no-repeat left center;
	padding-left:10px;
	margin-left:6px;
	text-decoration:none;
	font-size:10px;
}



/**************************************** フッター ****************************************/


.footer_top,
.footer_middle,
.footer_bottom{
	clear:both;
	width:956px;
	line-height:140%;
	margin:0 2px;
	padding:10px 0;
	color:#ffffff;
	border-bottom:1px solid #000000;
	font-size:12px;
	text-align:center;
}

.footer_top{
	height:34px;
	background:#333333;
}

.footer_middle{
	height:50px;
	background:#333333;
	border-top:1px solid #666666;
}

.footer_bottom{
	height:16px;
	background:#000000;
	border-top:1px solid #666666;
}

.footer_top p a:visited,
.footer_middle p a:visited,
.footer_bottom p a:visited{
	color:#ffffff;
}

.footer_top p a:hover,
.footer_middle p a:hover,
.footer_bottom p a:hover{
	color:#ffffff;
}

.footer_top p a,
.footer_middle p a,
.footer_bottom p a{
	color:#ffffff;
}


/************** containerMid ****************/

#containerMid{
	margin-left:5px;
}

</pre></body></html>