@charset "EUC-JP";

p,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,blockquote{
	padding:0;
	margin:0;
}

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


a:link{
	color:#000080;
}

a:visited{
	color:#7D7DB3;
}

a:hover{
	color:#0033ff;
}

img{
	padding:0;
	border:none;
}


/************************************** ダウンロード **************************************/

.download_page{
	width:460px;
	margin:0 auto 0;
	text-align:left;
	border-left:5px solid #aaaaaa;
	border-right:5px solid #aaaaaa;
	border-bottom:2px solid #777777;
/**	background:url(/image/bg_header_archive.gif) repeat-x left top #FFFFFF;	**/
	background:#ffffff;
	color:#333333;
}


.download_page .header{
	height:36px;
	background:url(/image/bg_header.gif) repeat-x left bottom #FFFFFF;
	border-bottom:1px solid #666666;
}

.download_page .logo{
	float:left;
	height:32px;
	padding:4px 0 0 8px;
}

.download_page p.page_title{
	float:right;
	height:20px;
	padding:16px 5px 0 0;
	font-weight:bold;
	font-size:17px;
	line-height:100%;
}

.download_page .main_contents{
	clear:both;
	width:460px;
	background:#ffffff;
	text-align:left;
	padding-bottom:1em;
}


/*********** URL部分 ***********/

.download_page .main_contents .download_container{
	font-size:100%;
	line-height:100%;
	width:362px;
	margin:1.2em auto 1.8em;
	padding:20px 1.2em 8px;
	background:#ffffdd;
	word-break:break-all;
	word-wrap:break-word;
}

.download_page .main_contents .download_container a:visited{
	color:#000080;
}

.download_page .main_contents .download_container a:hover{
	color:#0033ff;
}

/** 上部 **/

.download_page .main_contents .download_container p.download{
	color:#000000;
	font-size:120%;
	line-height:100%;
	text-align:left;
	margin-bottom:18px;
}

.download_page .main_contents .download_container div{
	text-align:center;
	margin:-5px 0 12px 0;
}

.download_page .main_contents .download_container p.file{
	border:1px solid #f6f6d6;
	background:#ffffee;
	padding:8px;
	margin:4px 0 2px;
	text-align:left;
	font-size:13px;
}

.download_page .main_contents .download_container p.caution{
	margin-bottom:3em;
	font-size:11px;
	color:#bb4444;
}



/** 参照元の記事に戻る **/

.download_page .main_contents .download_container p.finding{
	margin-left:4px;
	font-size:13px;
	line-height:120%;
}

.download_page .main_contents .download_container p.article{
	font-size:13px;
	line-height:120%;
	margin:0 0 1.2em 0px;
	padding:0 0.5em 0;
}


/** 参照元の記事のURLリスト **/

.download_page .main_contents .download_container ul{
	list-style:none;
	padding:0 0.5em 1em;
	margin-left:0px;
	font-size:13px;
	line-height:120%;
	word-break:break-all;
}

.download_page .main_contents .download_container ul li{
	font-size:13px;
	line-height:110%;
	margin-bottom:3px;
}



/************************************** 4Gamer最新情報エリア **************************************/

.main_contents .article_eof{
	display:none;
}

.main_contents .whats_new{
	width:410px;
	text-align:left;
	margin:4px auto 0px;
	background:#fffff6;
}

.main_contents .whats_new .title{
	width:388px;
	height:15px;
	padding:6px 4px 0 18px;
	background:url(/image/bar_4g_newscontents_dl.gif) no-repeat left top;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
}




/****** 注目記事 / 新着記事 / 連載 レビュー / スクリーンショット ******/

.main_contents .whats_new .noteworthy:after{
	content:"";
	clear:both;
	height:0px;
	display:block;
}

.main_contents .whats_new .noteworthy{
	display:none;
	clear:both;
	width:400px;
/**	height:146px;	**/
	height:100%;
	margin:0 auto;
	padding:4px 4px 0;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	text-align:center;
}

.main_contents .whats_new .arrived{
	clear:both;
	width:400px;
	padding:8px 4px 0;
	margin:0 auto;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:center;
}

.main_contents .whats_new .serial_review:after,
.main_contents .whats_new .screenshot:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
	padding-bottom:4px;
}

.main_contents .whats_new .serial_review{
	display:none;
	clear:both;
	width:408px;
	margin:0 auto;
	padding-top:8px;
	text-align:center;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}


.main_contents .whats_new .serial_review .serial{
	width:175px;
	padding:0 0 4px 3px;
	float:left;
}

.main_contents .whats_new .serial_review .review{
	width:175px;
	padding:0 3px 4px 0;
	float:right;
}

.main_contents .whats_new .screenshot{
	display:none;
	clear:both;
	width:396px;
	margin:0 auto;
	padding:0 6px;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:center;
}



/****** title ******/


.main_contents .whats_new .noteworthy .title,
.main_contents .whats_new .arrived .title,
.main_contents .whats_new .screenshot .title,
.main_contents .whats_new .serial_review .serial .title,
.main_contents .whats_new .serial_review .review .title{
	height:12px;
	padding:2px 4px 1px;
	margin:0 auto 5px;
	background:#801313;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}


.main_contents .whats_new .serial_review .serial .title,
.main_contents .whats_new .serial_review .review .title{
	width:261px;
	margin:0 auto 0;
}



.main_contents .whats_new .arrived .title span,
.main_contents .whats_new .serial_review .serial .title span,
.main_contents .whats_new .serial_review .review .title span,
.main_contents .whats_new .screenshot .title span{
	float:right;
	font-size:11px;
}


.main_contents .whats_new .arrived .title span a,
.main_contents .whats_new .serial_review .serial .title span a,
.main_contents .whats_new .serial_review .review .title span a,
.main_contents .whats_new .screenshot .title span a{
	padding-left:11px;
	background:url(/image/icatch_white_red_11.gif) no-repeat left center;
	color:#ffffff;
}





/****** 注目記事 ******/

.main_contents .whats_new .noteworthy p:after{
	content:"";
	height:0px;
	display:block;
	clear:both;
}

.main_contents .whats_new .noteworthy img{
	clear:both;
	float:left;
	margin:0 12px 1em 6px;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
}

.main_contents .whats_new .noteworthy h6{
	line-height:120%;
	margin:0 12px 0.3em 0;
	font-size:14px;
	text-align:left;
}

.main_contents .whats_new .noteworthy p{
	line-height:120%;
	min-height:60px;
	margin:0 0 0 140px;
	padding-bottom:1em;
	font-size:13px;
	text-align:left;
}

.main_contents .whats_new .noteworthy span{
	padding-left:1em;
	font-size:11px;
	color:#999999;
}



/****** 新着記事 ******/


.main_contents .whats_new .arrived ul{
	list-style:none;
	width:384px;
	line-height:140%;
	padding:0 8px 6px;
	font-size:13px;
	text-align:left;
}

.main_contents .whats_new .arrived ul li{
	margin-bottom:0.2em;
}

.main_contents .whats_new .arrived ul li a{
	padding-left:16px;
	background:url(/image/link_icon_12px_red.gif) no-repeat 0 2px;
}



/****** 連載 レビュー ******/

.main_contents .whats_new .serial_review .serial .container:after,
.main_contents .whats_new .serial_review .review .container:after{
	content:"";
	display:block;
	clear:both;
	height:0px;
}

.main_contents .whats_new .serial_review .serial .container,
.main_contents .whats_new .serial_review .review .container{
	clear:both;
	width:255px;
	height:100%;
	min-height:66px;
	padding:5px 8px 5px;
	background:url(/image/line_dotted_265.gif) no-repeat center bottom;
}

.main_contents .whats_new .serial_review .serial .container img,
.main_contents .whats_new .serial_review .review .container img{
	margin:2px 5px 5px 0;
	float:left;
}

.main_contents .whats_new .serial_review .serial .container p,
.main_contents .whats_new .serial_review .review .container p{
	line-height:140%;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}


/****** スクリーンショット ******/



.main_contents .whats_new .screenshot .container{
	float:left;
	width:136px;
	text-align:center;
}

.main_contents .whats_new .screenshot .container p{
	line-height:120%;
	font-size:12px;
	text-align:center;
}

/****** Google ad ******/
iframe{
	margin:1em 0;
}








.footer_bottom{
	clear:both;
	width:460px;
	height:16px;
	line-height:140%;
	margin:0 auto;
	padding:10px 0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #000000;
	background:#000000;
	font-size:12px;
	text-align:center;
}

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

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

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



