<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "EUC-JP";
/**************************************** 基本要素 ****************************************/
*{
	padding:0;
	margin:0;
}
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_search.gif) repeat-y top center #ffffff;
	color:#333333;
}
/******************** コンテンツエリア ********************/
.unit_contents{
	float:left;
	width:786px;
}
/**************************************** ヘッダー ****************************************/
.header{
	width:786px;
	height:138px;
	background:url(/image/bg_header.gif) repeat-x left top #ffffff;
}
/******** Hottest Game Now ********/
.header .ad_top{
	width:550px;
	height:125px;
	margin:8px 7px 0 0;
	float:right;
	border-top:2px solid #7f7f7f;
	border-right:2px solid #afafaf;
	border-bottom:2px solid #e3e3e3;
	border-left:2px solid #afafaf;
}
/******** ユーティリティ ＋ ロゴ ********/
.header .unit_utility{
	width:216px;
	height:138px;
	float:left;
}
/******** ユーティリティ ********/
.header .unit_utility .utility{
	width:216px;
	height:22px;
	background:url(/image/bg_utility_menu.gif) no-repeat left top;
}
.header .unit_utility .utility ul{
	padding:0 0 0 6px;
}
.header .unit_utility .utility li.rss{
	display:inline;
	border-right:1px solid #ffffff;
}
.header .unit_utility .utility li.mobile{
	display:inline;
	border-right:1px solid #ffffff;
	border-left:1px solid #818181;
}
.header .unit_utility .utility li.inquiry{
	display:inline;
	border-left:1px solid #818181;
}
.header .unit_utility .utility li a:visited{
	color:#000080;
}
.header .unit_utility .utility li a{
	padding:4px 4px 0 10px;
	margin-left:6px;
	font-size:11px;
	line-height:20px;
	text-decoration:none;
	background:url(/image/icatch_blue_gray_11.gif) no-repeat 0px 5px;
}
/******** ロゴ ********/
.header .unit_utility .logo{
	padding-top:13px;
	width:216px;
	height:103px;
	text-align:center;
	margin:0 auto;
}
.header .unit_utility .logo img{
	margin:0 0 8px;
	float:none;
	border:none;
}
.header .unit_utility .logo p{
	font-size:12px;
}
/**************************************** グローバルナビ ****************************************/
.global_navi{
	width:786px;
	border-bottom:1px solid #aeaeae;
	background:#666666;
	clear:both;
}
/******** 大分類 ********/
.global_navi .class1{
	width:786px;
	height:28px;
	background:url(/image/bg_global_pc.gif) repeat-x left top;
	text-align:center;
}
.global_navi .class1 .tab{
	height:24px;
	padding:2px 10px 0;
	display:block;
	text-align:center;
	overflow:hidden;
}
.global_navi .class1 .tab a{
	font-size:12px;
	display:block;
	margin:0 auto;
	text-decoration:none;
	color:#ffffff;
}
.global_navi .class1 .tab div{
	float:left;
	line-height:26px;
}
/******** タブ ********/
.global_navi .class1 .tab .tab1{
	width:84px;
	padding:0;
	background:url(/image/global_tab_pc_1.gif) no-repeat left top;
}
.global_navi .class1 .tab .tab1 a{
	width:75px;
	margin:0 auto;
}
.global_navi .class1 .tab .tab2{
	width:71px;
	padding:0 10px 0 0;
	background:url(/image/global_tab_pc_2.gif) no-repeat left top;
}
.global_navi .class1 .tab .tab2 a{
	width:61px;
	font-weight:bold;
}
.global_navi .class1 .tab .tab3{
	width:87px;
	padding:0 10px 0 0;
	background:url(/image/global_tab_pc_3.gif) no-repeat left top;
}
.global_navi .class1 .tab .tab3 a{
	width:61px;
}
.global_navi .class1 .tab .tab4{
	width:69px;
	padding:0 10px 0 0;
	background:url(/image/global_tab_pc_4.gif?081024) no-repeat left top;
}
.global_navi .class1 .tab .tab4 a{
	width:61px;
}
.global_navi .class1 .tab .tab5{
	text-align:center;
	width:97px;
	padding:0 10px 0 0;
	background:url(/image/global_tab_pc_5.gif?090109) no-repeat left top;
	overflow:hidden;
}
.global_navi .class1 .tab .tab5 img{
	margin:7px 3px 0 0;
	float:left;
}
.global_navi .class1 .tab .tab5 a{
	color:#ffffff;
}
.global_navi .class1 .tab .tab1 a:hover,
.global_navi .class1 .tab .tab3 a:hover,
.global_navi .class1 .tab .tab4 a:hover,
.global_navi .class1 .tab .tab5 a:hover{
	color:#ffff99;
	text-decoration:underline;
}
/******** 読者レビュー ********/
.global_navi .class1 .tab .tab6{
	float:right;
	text-align:center;
	width:145px;
	padding:0 0 0 0;
	background:url(/image/global_tab_pc_6.gif) no-repeat left top;
	overflow:hidden;
}
.global_navi .class1 .tab .tab6 img{
	margin:7px 4px 0 0;
	float:left;
}
.global_navi .class1 .tab .tab6 a{
	color:#333333;
	font-weight:bold;
}
.global_navi .class1 .tab .tab6 a:hover{
	color:#cc3300;
	text-decoration:underline;
}
/******** PRタブ ********/
.global_navi .class1 .tab .tab_pr{
	padding:0;
	float:right;
}
/******** 中分類 ********/
.global_navi .class2{
	width:758px;
	height:22px;
	background:url(/image/bg_subglobal_pc.gif) repeat-x left top;
	padding:0 4px 0 24px;
	text-align:center;
}
.global_navi .class2 a{
	display:block;
	height:18px;
	float:left;
	padding:1px 6px 0;
	font-size:11px;
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
}
.global_navi .class2 a:hover{
	background:url(/image/bg_globalsub_pc_on.gif) repeat-x center top;
}
.global_navi .class2 div.tab{
	position:relative;
	height:20px;
	margin-right:16px;
	float:left;
}
.global_navi .class2 span{
	line-height:13px;
	padding-top:3px;
	float:left;
}
.global_navi .class2 span.pulldown{
	font-size:8px;
}
.global_navi .class2 .tab ul.pulldown{
 	clear:both;
	position:absolute;
	left:0;
	right:0;
	top:19px;
	z-index:1000;
	padding-bottom:4px;
	background:url(/image/bg_pulldown_bottom.gif) repeat-x left bottom #f4f4f5;
	border:1px solid #808080;
	width:212px;
	text-align:left;
}
.global_navi .class2 .tab ul.pulldown li{
	font-size:11px;
	width:210px;
	line-height:18px;
	border:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
}
.global_navi .class2 .tab ul.pulldown li a{
	float:none;
	width:188px;
	padding:0 0 0 20px;
	background:url(/image/link_icon_10px_red.gif) no-repeat 8px 5px;
	color:#333333;
}
.global_navi .class2 .tab ul.pulldown li a:hover{
	background-color:#ffffe5;
}
/******** 検索 ********/
.global_navi .search{
	width:782px;
	height:21px;
	line-height:21px;
	padding:1px 4px 1px 0;
	background:url(/image/bg_search_pc.gif) repeat-x left top;
	text-align:right;
	font-size:11px;
}
.global_navi .search .radio{
}
.global_navi .search span{
	padding:0 4px;
}
.global_navi .search form{
	margin:0;
	padding:0;
	display:inline;
}
/** .global_navi .search .form{
	width:200px;
	height:15px;
}**/
.global_navi .search .buttom{
	width:40px;
	height:20px;
}
.global_navi .search .google_search,
.global_navi .search .form{
	height:13px;
	width:200px;
	background-color:#FFFFFF;
	border-bottom-color:#7E9DB9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#7E9DB9;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#7E9DB9;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#7E9DB9;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}
/**************************************** 左カラム ****************************************/
.main_contents{
	width:783px;
	margin-left:2px;
	text-align:center;
	border-right:1px solid #aeaeae;
	background:#ffffff;
}
.main_contents p.annotation{
	line-height:17px;
	margin-right:14px;
	color:#666666;
	text-align:right;
	font-size:11px;
}
/******** after:clear ********/
.main_contents .search_select:after,
.main_contents .search_subcontainer:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
}
/************************ 検索ページ ヘッダー ************************/
.main_contents .search_header{
}
/******** パンくず ********/
.main_contents .search_header .bread_crumb{
	width:757px;
	height:13px;
	margin:5px 4px 7px;
	padding:6px 0 3px 18px;
	background:url(/image/bg_search_pc_bread_crumb.gif) no-repeat 0 0;
	color:#ffffff;
	text-align:left;
	font-size:11px;
}
.main_contents .search_header .bread_crumb span{
	padding:0 0.5em 0;
}
.main_contents .search_header .bread_crumb a{
	line-height:13px;
	margin:3px 2px 0 0;
	padding-left:10px;
	float:right;
	font-size:11px;
	background:url(/image/link_icon_10px_red.gif) no-repeat 0 3px;
}
/******** 選択したキーワード ********/
.main_contents .search_select{
	width:738px;
	height:100%;
	line-height:130%;
	margin:0 auto;
	padding:6px;
	border:1px solid #b3b3b3;
	text-align:left;
}
.main_contents .search_select img{
	float:left;
	vertical-align:middle;
}
.main_contents .search_select a{
	background:#ffcc66;
	margin-right:8px;
	padding:1px;
}
.main_contents .search_select a:hover{
	font-weight:bold;
}
.main_contents .search_select .buttom{
	float:right;
}
.main_contents .search_select .buttom a{
	float:left;
	display:block;
	width:49px;
	line-height:25px;
	margin-right:4px;
	padding:0;
	padding-left:3px;
	background:url(/image/button_search.gif) no-repeat;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	font-size:11px;
}
.main_contents .search_select .buttom a:hover{
	background:url(/image/button_search_hover.gif) no-repeat;
	font-weight:normal;
}
/************************ 検索ページ ミドル ************************/
.main_contents .search_middle{
	width:750px;
	height:138px;
	margin:0 auto 20px;
	border:1px solid #b3b3b3;
	background:#f2f2f2;
}
.main_contents .search_middle .title{
	width:750px;
	height:21px;
	padding:3px 0 4px;
	font-size:11px;
	text-align:left;
}
.main_contents .search_middle .title img{
	margin:2px 0 0 6px;
	vertical-align:top;
}
.main_contents .search_middle .title span{
	margin-left:212px;
}
.main_contents .search_middle .title input{
	vertical-align:middle;
}
.main_contents .search_middle .title input.form{
	margin-right:2px;
	width:200px;
}
.main_contents .search_middle .title input.buttom{
}
/********* 検索ページ タブ *********/
.main_contents .search_middle .search_tab{
	position:relative;
	width:732px;
	height:23px;
	margin:0 auto;
	background:url(/image/bg_search_pc_tab.gif) repeat-x left top #991717;
	text-align:center;
}
.main_contents .search_middle .search_tab ul{
	position:absolute;
	left:0;
	right:0;
	height:23px;
	margin-left:10px;
}
.main_contents .search_middle .search_tab ul.tab_default{
	z-index:100;
}
.main_contents .search_middle .search_tab ul.tab_select{
	z-index:0;
}
.main_contents .search_middle .search_tab ul li{
	margin:0 1px;
	font-size:10px;
	float:left;
}
.main_contents .search_middle .search_tab ul.tab_default li{
	width:80px;
	line-height:19px;
	padding:1px 0;
	border-bottom:1px solid #1a1a66;
	background:url(/image/bg_tab_dc_noselect.gif) repeat-x bottom #999999;
}
.main_contents .search_middle .search_tab ul.tab_select li,
.main_contents .search_subcontainer .related_keyword span{
	width:76px;
	line-height:21px;
	padding:0 1px 1px;
	border:1px solid #1a1a66;
	border-bottom:none;
	background:url(/image/tab_search_pc_select.gif) repeat-x left top #3333cc;
	color:#ffffff;
}
.main_contents .search_middle .search_tab ul.tab_default li a{
	display:block;
	margin:0 1px;
	border:1px solid #ffffff;
	border-bottom:none;
	background:url(/image/tab_dc_noselect_article.gif) repeat-x left top;
	color:#ffffff;
	text-decoration:none;
}
/********* 検索ページ キーワードブロック *********/
.main_contents .search_middle .search_keyword{
	width:710px;
	height:68px;
	line-height:17px;
	margin:0 auto;
	padding:4px 8px;
	border-width:2px 3px 3px;
	border-style:solid;
	border-color:#3333cc;
	background:#ffffff;
	text-align:left;
	font-size:12px;
	overflow:auto;
}
.main_contents .search_middle .search_keyword ul{
	list-style:none;
	font-size:12px;
}
.main_contents .search_middle .search_keyword ul li{
	display:inline;
	padding-right:4px;
}
.main_contents .search_middle .search_keyword ul li a:hover{
	font-weight:bold;
}
/************************ 検索ページ ナビゲーション ************************/
.main_contents ul.search_navi{
	width:765px;
	height:22px;
	line-height:13px;
	margin:0 auto 2px;
	font-size:12px;
	text-align:left;
}
.main_contents ul.search_navi li{
	display:inline;
	margin-right:4px;
}
.main_contents ul.search_navi li strong{
}
.main_contents ul.search_navi li span{
	padding:0 2px;
}
.main_contents ul.search_navi li select{
	height:18px;
	vertical-align:middle;
}
.main_contents ul.search_navi li select.yaer{
	width:60px;
}
.main_contents ul.search_navi li select.month,
.main_contents ul.search_navi li select.day{
	width:40px;
}
.main_contents ul.search_navi li select.sorting{
	width:150px;
}
.main_contents ul.search_navi li select{
	vertical-align:baseline;
}
.main_contents ul.search_navi li input{
	height:14px;
	vertical-align:middle;
}
/********* 検索ページ ページング *********/
.main_contents ul.paging,
.main_contents ul.paging_bottom{
	width:765px;
	height:22px;
	line-height:14px;
	margin:0 auto 2px;
	font-size:13px;
	border-top:1px solid #2e2e99;
	background:#f2f2ff;
	text-align:center;
}
.main_contents ul.paging_bottom{
	margin:10px auto 20px;
	border-top:none;
	border-bottom:1px solid #2e2e99;
	clear:both;
}
.main_contents ul.paging li,
.main_contents ul.paging_bottom li{
	display:inline;
	padding:3px 4px 2px;
}
.main_contents ul.paging li.pages a,
.main_contents ul.paging_bottom li.pages a{
	padding:0 2px;
}
.main_contents ul.paging li.preview,
.main_contents ul.paging_bottom li.preview{
	float:left;
}
.main_contents ul.paging li.next,
.main_contents ul.paging_bottom li.next{
	float:right;
}
.main_contents ul.paging li.preview a,
.main_contents ul.paging li.next a,
.main_contents ul.paging_bottom li.preview a,
.main_contents ul.paging_bottom li.next a{
	text-decoration:none;
}
.main_contents ul.paging li.preview img,
.main_contents ul.paging_bottom li.preview img{
	padding-right:2px;
	vertical-align:text-bottom;
}
.main_contents ul.paging li.next img,
.main_contents ul.paging_bottom li.next img{
	padding-left:2px;
	vertical-align:text-bottom;
}
.main_contents ul.paging li.preview a span,
.main_contents ul.paging li.next a span,
.main_contents ul.paging_bottom li.preview a span,
.main_contents ul.paging_bottom li.next a span{
	text-decoration:underline;
	padding:0;
}
.main_contents ul.paging li.preview span,
.main_contents ul.paging li.next span,
.main_contents ul.paging_bottom li.preview span,
.main_contents ul.paging_bottom li.next span{
	padding:0 2px;
}
.main_contents ul.paging li.pages strong,
.main_contents ul.paging_bottom li.pages strong{
	line-height:18px;
	padding:0 2px;
	font-size:16px;
}
/************************ 検索ページ 関連情報 ************************/
.main_contents .search_subcontainer:after{
	content:"";
	clear:both;
	display:block;
	height:10px;
}
.main_contents .search_subcontainer{
	float:right;
	width:203px;
	height:100%;
	margin-top:10px;
	padding-right:10px;
}
/*** 検索ページ 関連キーワード ***/
.main_contents .search_subcontainer .related_keyword{
	margin-bottom:10px;
	padding-bottom:1px;
}
.main_contents .search_subcontainer .related_keyword span,
.main_contents .search_subcontainer .related_word span{
	display:block;
	line-height:17px;
	margin:0 auto 0 0;
	font-size:10px;
}
.main_contents .search_subcontainer .related_keyword ul{
	line-height:17px;
	padding:4px 8px;
	border:2px solid #3333cc;
	background:#ffffff;
	text-align:left;
	font-size:12px;
}
.main_contents .search_subcontainer .related_keyword ul li,
.main_contents .search_subcontainer .related_word  ul li{
	padding-left:-1.5em;
}
/*** 検索ページ 関連ワード ***/
.main_contents .search_subcontainer .related_word{
	border:1px solid #B3B3B3;
	padding:4px;
	background:#fafaff;
	text-align:left;
}
.main_contents .search_subcontainer .related_word  ul{
	padding:4px;
	font-size:12px;
	line-height:17px;
}
/************************ 検索ページ 結果一覧 ************************/
.main_contents .search_container{
	float:left;
	text-align:left;
	width:570px;
}
/****** 検索ページ 記事一覧 / タイトル一覧 ******/
.main_contents .search_container .article_container,
.main_contents .search_container .gametitle_container{
	width:550px;
	height:100%;
	margin:10px;
	padding:0 0 12px;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
	clear:both;
}
.main_contents .search_container .article_container ul{
	clear:both;
	list-style:none;
	margin-top:1.5em;
	text-align:right;
	font-size:11px;
}
.main_contents .search_container .article_container ul li{
	display:inline;
/**	margin-right:4px;	**/
}
.main_contents .search_container .article_container ul li a{
	margin-right:4px;
}
/****** 検索ページ 見出し ******/
.main_contents .search_container .article_container h2,
.main_contents .search_container .gametitle_container h2{
	line-height:17px;
	margin-bottom:2px;
	padding-left:12px;
	background:url(/image/icatch_red_white_8.gif) no-repeat 0 5px;
	font-size:15px;
	font-weight:bold;
}
.main_contents .search_container .gametitle_container h2{
	margin:0 0 6px 82px;
}
/****** 記事一覧 ******/
.main_contents .search_container .article_container .article_tag{
	margin:0 0 0 20px;
}
.main_contents .search_container .article_container .img_right_top{
	margin:0.2em 0 4px 4px;
}
.main_contents .search_container .article_container .article_tag img{
	margin-right:2px;
	vertical-align:middle;
}
.main_contents .search_container .article_container .article_tag span{
	font-size:10px;
	color:#999999;
}
.main_contents .search_container .article_container p,
.main_contents .search_container .gametitle_container p{
	line-height:125%;
	margin:0.5em 0 0 12px;
	font-size:13px;
}
.main_contents .search_container .gametitle_container p{
	margin:1em 0 0 82px;
}
/****** タイトル一覧 ******/
.main_contents .search_container .gametitle_container table{
	width:463px;
	line-height:110%;
	margin:0 0 4px 0;
	font-size:12px;
	text-align:left;
	table-layout:fixed;
}
.main_contents .search_container .gametitle_container table col.class1,
.main_contents .search_container .gametitle_container table col.class3{
	width:55px;
}
.main_contents .search_container .gametitle_container table col.class2,
.main_contents .search_container .gametitle_container table col.class5{
	width:4px;
}
.main_contents .search_container .gametitle_container table col.class3,
.main_contents .search_container .gametitle_container table col.class6{
	width:167px;
}
.main_contents .search_container .gametitle_container table tr{
	vertical-align:top;
}
.main_contents .search_container .gametitle_container table th{
	padding-top:2px;
	vertical-align:top;
	font-weight:normal;
}
.main_contents .search_container .gametitle_container table td{
	padding-top:2px;
	vertical-align:top;
	padding-right:4px
	padding-left:4px
}
.main_contents .search_container .gametitle_container table td ul li a{
	margin-right:4px
}
.main_contents .search_container .gametitle_container table td ul{
	width:100%;
	line-height:110%;
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	border:none;
}
.main_contents .search_container .gametitle_container table td ul li{
	display:inline;
}
/****** 検索ページ サムネイル表示 ******/
.thumb_delimit:after{
	content:"";
	display:block;
	height:0;
	clear:left;
}
.thumb_delimit{
	width:570px;
	height:100%;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
	clear:left;
}
.main_contents .search_container .thumb_container{
	float:left;
	width:170px;
	height:100%;
	padding:10px;
	margin-bottom:20px;
}
.main_contents .search_container .thumb_container span{
	display:block;
	font-size:11px;
	color:#999999;
}
.main_contents .search_container .thumb_container ul,
.main_contents .search_container .thumb_container ul.data{
	list-style:none;
	margin-top:0.5em;
	text-align:left;
	font-size:11px;
	line-height:14px;
	word-break:break-all;
}
.main_contents .search_container .thumb_container ul.data{
	font-size:13px;
	line-height:15px;
}
.main_contents .search_container .thumb_container ul li{
	display:inline;
}
.main_contents .search_container .thumb_container ul li a{
	margin-right:6px;
}
.main_contents .search_container .thumb_container ul.data li{
	display:block;
	padding-right:2px;
}
.main_contents .search_container .thumb_container h2{
	line-height:17px;
	margin-bottom:2px;
	font-size:13px;
	font-weight:bold;
}
.main_contents .search_container .thumb_container .img_center{
	margin:0 0 0 auto;
}
/**************************************** 右カラム ****************************************/
.right_contents{
	float:right;
	width:174px;
	padding-top:8px;
	background:url(/image/bg_rightmenu_top.gif) no-repeat left top;
}
/****************** side top ******************/
.right_contents .sidetop{
	width:160px;
	margin:3px 6px 0 6px;
}
.right_contents .sidetop img{
	margin-bottom:3px;
}
.right_contents .sidetop object,
.right_contents .sidetop embed{
	margin-bottom:3px;
}
.right_contents #sidetop_extra{
	overflow:hidden;
	height:160px;
	margin-bottom:3px;
}
/****************** スカイスクレーパー ******************/
.right_contents .skyscraper{
	width:160px;
	margin:3px 6px 0 6px;
}
/****************** トピックス ******************/
.right_contents .topics,
.right_contents .special{
	width:160px;
	margin:0 6px;
	border-bottom:1px solid #999999;
}
.right_contents .topics .title,
.right_contents .ranking .title,
.right_contents .special .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;
}
.right_contents .topics .container:after,
.right_contents .ranking .container:after,
.right_contents .special .container:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.right_contents .topics .container,
.right_contents .ranking .container,
.right_contents .special .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;
}
.right_contents .topics .container{
	height:67px;
}
.right_contents .topics .container img{
	float:left;
	margin:0 6px 0 4px;
}
.right_contents .topics .container p{
	line-height:120%;
	margin-right:4px;
	font-weight:normal;
	font-size:10px;
}
/****************** 特別枠 ******************/
.right_contents .special{
	margin-top:3px;
}
.right_contents .special .container{
	text-align:center;
}
.right_contents .special .container img{
	margin:2px auto 6px;
	border:1px solid #000000;
}
.right_contents .special .container p{
	line-height:120%;
	padding:0 2px 8px;
	text-align:left;
	font-weight:normal;
	font-size:11px;
}
.right_contents .special .container p a{
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}
/****************** ランキング ******************/
.right_contents .ranking{
	width:160px;
	margin:3px 6px;
	border-bottom:1px solid #999999;
}
.right_contents .ranking .container p{
	float:right;
	width:123px;
	line-height:110%;
	margin:0 2px 4px 0;
	font-size:11px;
	font-weight:normal;
}
.right_contents .ranking .no1,
.right_contents .ranking .no2,
.right_contents .ranking .no3,
.right_contents .ranking .no4,
.right_contents .ranking .no5,
.right_contents .ranking .no6,
.right_contents .ranking .no7,
.right_contents .ranking .no8,
.right_contents .ranking .no9,
.right_contents .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;
}
.right_contents .ranking .no1{
	background:#FFF699;
}
.right_contents .ranking .no2{
	background:#FFF9B2;
}
.right_contents .ranking .no3{
	background:#FFFCD9;
}
.right_contents .ranking .contents_all{
	width:154px;
	height:12px;
	padding:2px;
	background:#F3F3F3;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:right;
}
.right_contents .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;
}
/**************************************** Google Search ****************************************/
.main_contents iframe{
	width:772px;
}
/************************** リメイク用 **************************/
/********** header **********/
.header{
	overflow:hidden;
}
.header .unit_utility .logo img{
	margin-bottom:6px;
}
.header .unit_utility .logo p,
.header .unit_utility .logo div{
	font-size:13px;
	line-height:15px;
	margin:-3px auto 0;
	width:200px;
}
.header .unit_utility .logo p a:link,
.header .unit_utility .logo p a:visited,
.header .unit_utility .logo div a:link,
.header .unit_utility .logo div a:visited{
	color:#000080;
}
.header .unit_utility .logo p a:hover,
.header .unit_utility .logo div a:hover{
	color:#0033ff;
}
.header .unit_utility .logo p span,
.header .unit_utility .logo div span{
	text-decoration:none;
	color:#333333;
}
/********** global_navi **********/
.main_contents .top_container .article_container{
}
.global_navi .search span.all_title{
	display:block;
	overflow:hidden;
	float:left;
	width:215px;
	margin:2px 0 1px 0;
	padding:0 0 0 0;
	position:relative;
	top:-1px;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	border-right:1px solid #666666;
}
.global_navi .search span.all_title a{
	width:214px;
	display:block;
	text-align:center;
	color:#cc0000;
	margin:0 auto;
	padding:1px 0 2px;
	background:;
	border-right:1px solid #ffffff;
}
.global_navi .search span{
	padding:0 0 0 4px;
}
.global_navi .search span a:link{
	color:#000080;
}
.global_navi .search span a:visited{
	color:#000080;
}
.global_navi .search span a:hover{
	color:#0033ff;
}
.global_navi .search span a{
	padding:0 2px 0 0;
}
.global_navi .search .buttom{
	margin-right:3px;
}
.global_navi .search .buttom{
	height:21px;
}
*+html .global_navi .search .buttom{
	height:20px;
}
*html .global_navi .search .buttom{
	height:20px;
}
.global_navi .search .google_search, .global_navi .search .form{
	width:139px;
}
.global_navi .search .google_search, .global_navi .search .form,
.global_navi .search .buttom{
	vertical-align:-2px;
}
*+html .global_navi .search .google_search, .global_navi .search .form,
*+html .global_navi .search .buttom{
	vertical-align:-2px;
}
*html .global_navi .search .google_search, .global_navi .search .form,
*html .global_navi .search .buttom{
	vertical-align:-2px;
}
.global_navi .search #SEARCH_mainform{
	margin:0;padding:0;
}
.global_navi .search span.search_middle img{
	vertical-align:-4px;
	padding-right:3px;
}
*+html .global_navi .search span.search_middle img{
	vertical-align:-4px;
	padding-right:3px;
}
*html .global_navi .search span.search_middle img{
	vertical-align:-4px;
	padding-right:3px;
}
/**************************************** タイトル検索/用語・メーカー用 ****************************************/
/****** 検索ページ 記事一覧 / タイトル一覧 ******/
.main_contents .search_container .word_container,
.main_contents .search_container .maker_container{
	width:550px;
	height:100%;
	margin:10px;
	padding:0 0 12px;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
	clear:both;
}
/****** 検索ページ 見出し ******/
.main_contents .search_container .word_container h2,
.main_contents .search_container .maker_container h2{
	line-height:120%;
	margin-bottom:2px;
	padding-left:12px;
	background:url(/image/icatch_red_white_8.gif) no-repeat 0 5px;
	font-size:15px;
	font-weight:bold;
}
.main_contents .search_container .word_container h2,
.main_contents .search_container .maker_container h2{
	margin:0 0 1px 82px;
}
/**************************************** タイトル検索 メタスコア ****************************************/
/******************** ヘッダーメニュー ********************/
.main_contents .search_header{
}
.main_contents .search_header ul.header_menu{
	width:100%;
	height:42px;
	background:url(/image/bg_search_header2.gif) repeat-x 0px 1px #ffffff;
	padding-bottom:10px;
	padding-top:1px;
	margin:0 auto;
}
.main_contents .search_select{
	border-color:#aaaaaa;
	padding-top:10px;
	line-height:24px;
}
/***** ゲーム検索 *****/
.main_contents .search_header ul.header_menu .gametitle_search{
	width:209px;
	height:42px;
	background:url(/image/search_title2.gif) no-repeat left top;
	margin:0 auto;
	text-align:center;
	float:left;
	line-height:37px;
	font-size:13px;
	margin-left:11px;
	padding-left:0px;
}
.main_contents .search_header ul.header_menu .gametitle_search strong{
	display:block;
	width:207px;
	padding-left:2px;
	height:42px;
	background:url(/image/search_select_title2.gif) no-repeat left top;
	color:#ff0000;
}
.main_contents .search_header ul.header_menu .gametitle_search a{
	display:block;
	width:209px;
	height:42px;
	color:#000080;
	font-weight:bold;
}
/***** 記事検索 *****/
.main_contents .search_header ul.header_menu .article_search{
	width:117px;
	height:42px;
	background:url(/image/search_article2.gif) no-repeat left top;
	margin:0 auto;
	text-align:center;
	float:left;
	line-height:37px;
	font-size:13px;
}
.main_contents .search_header ul.header_menu .article_search strong{
	display:block;
	width:115px;
	padding-left:2px;
	height:42px;
	background:url(/image/search_select_article2.gif) no-repeat left top;
	color:#ff0000;
}
.main_contents .search_header ul.header_menu .article_search a{
	display:block;
	width:117px;
	height:42px;
	color:#000080;
	font-weight:bold;
}
/***** スケジュール検索 *****/
.main_contents .search_header ul.header_menu .schedule_search{
	width:165px;
	height:42px;
	background:url(/image/search_schedule2.gif) no-repeat left top;
	margin:0 auto;
	text-align:center;
	float:left;
	line-height:37px;
	font-size:13px;
}
.main_contents .search_header ul.header_menu .schedule_search strong{
	display:block;
	width:163px;
	padding-left:2px;
	height:42px;
	background:url(/image/search_select_schedule2.gif) no-repeat left top;
	color:#ff0000;
}
.main_contents .search_header ul.header_menu .schedule_search a{
	display:block;
	width:165px;
	height:42px;
	color:#000080;
	font-weight:bold;
}
/***** レビュー検索 *****/
.main_contents .search_header ul.header_menu .review_search{
	width:211px;
	height:42px;
	background:url(/image/search_review2.gif) no-repeat left top;
	margin:0 auto;
	text-align:center;
	float:left;
	line-height:37px;
	font-size:13px;
}
.main_contents .search_header ul.header_menu .review_search strong{
	display:block;
	width:209px;
	padding-left:2px;
	height:42px;
	background:url(/image/search_select_review2.gif) no-repeat left top;
	color:#ff0000;
}
.main_contents .search_header ul.header_menu .review_search a{
	display:block;
	width:211px;
	height:42px;
	color:#000080;
	font-weight:bold;
}
.main_contents .search_header ul.header_menu .gametitle_search a:hover,
.main_contents .search_header ul.header_menu .article_search a:hover,
.main_contents .search_header ul.header_menu .schedule_search a:hover,
.main_contents .search_header ul.header_menu .review_search a:hover{
	color:#3333ff;
}
/******************** ナビゲーション ********************/
.search_navi{
	clear:both;
}
/********** 件数 **********/
.main_contents dl.search_navi{
	margin:-7px auto 12px auto;
	height:32px;
	line-height:32px;
	padding-left:17x;
	width:752px;
	text-align:left;
}
.main_contents dl.search_navi dt,
.main_contents dl.search_navi dd{
	display:inline;
}
.main_contents dl.search_navi dt img{
	vertical-align:-2px;
}
.main_contents dl.search_navi dd{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0 2px;
}
.main_contents dl.search_navi dd strong{
	font-size:25px;color:#dd0066;
	padding:0 6px 0 2px;
}
/********** ソート **********/
.main_contents ul.search_navi:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
}
.main_contents ul.search_navi{
	height:29px;
	margin-bottom:0;
}
li.sort{
	background:#F2F2FF;
	padding:4px 4px 0 6px;
	height:23px;
	border:1px solid #2E2E99;
	border-bottom:none;
	margin-right:14px;
	margin-left:6px;
	display:block;
	float:left;
	position:relative;
	top:2px;
	z-index:100;
}
li.sort span{
	font-size:13px;
}
*+html .main_contents ul.search_navi li select.sorting{
	vertical-align:-2px;
}
*html .main_contents ul.search_navi li select.sorting{
	vertical-align:-2px;
}
li.sort_release_date{
	display:block;
	float:left;
	margin:6px 0 0 4px;
}
li.sort_release_date span.error{
	color:#ff0000;
}
li.radio{
	display:block;
	float:left;
	margin:9px 0 0 4px;
}
/******************** タイトル検索 メタスコア ********************/
/********** アイコン/画像 **********/
img.img_icon{
	float:left;
}
img.package{
	background:#e5e5e5;
	float:left;
	margin:0 12px 4px 0;
}
.image_container{
	float:left;
	margin-right:12px;
	width:70px;
	overflow:hidden;
	line-height:100%;
}
.image_container img.img_left_top,
.image_container img.package,
.image_container img.img_icon{
	float:none;
}
.image_container img.img_left_top,
.image_container img.package{
	margin-top:10px;
}
*+html .image_container img.img_left_top,
*+html .image_container img.package{
	margin-top:-12px;
}
*html .image_container img.img_left_top,
*html .image_container img.package{
	margin-top:-12px;
}
/******************** タイトル1コマ ********************/
.main_contents .search_container .gametitle_container{
	width:765px;
	width:550px;
	background:url(/image/line_dotted_550.gif) repeat-x left bottom;
}
.main_contents .search_container .gametitle_container,
.main_contents .search_container .word_container,
.main_contents .search_container .maker_container{
	width:765px;
	width:550px;
	background:url(/image/line_dotted_550.gif) repeat-x left bottom;
}
.main_contents .search_container .gametitle_container h2,
.main_contents .search_container .word_container h2,
.main_contents .search_container .maker_container h2{
	background:none;
	padding-left:0;
	font-size:17px;
	line-height:19px;
}
.main_contents .search_container .gametitle_container h2{
	margin-bottom:10px;
}
/******************** タイトル1コマ メタ ********************/
.main_contents .search_container .meta_gametitle{
}
.main_contents .search_container .meta_gametitle p{
	margin-top:5px;
	font-size:13px;
	color:#555555;
	padding:0 5px 0 0;
}
.main_contents .search_container .meta_gametitle p{
/**	display:none;	**/
}
/********** 基礎情報 **********/
.basicinfo:after{
	content:"";
	clear:both;
	height:0px;
	display:block;
}
.basicinfo{
	margin-left:82px;
	background:#fcfcfc;
	width:459px;
	border:1px solid #f0f0f0;
	padding:5px 2px 5px 5px;
	height:100%;
}
*+html .basicinfo{
	width:456px;
}
*html .basicinfo{
	width:456px;
}
.basicinfo table{
	color:#555555;
}
.basicinfo table a{
	text-decoration:none;
}
.basicinfo table a:visited,
h2 a:visited{
	color:#000080;
}
.basicinfo table a:hover,
h2 a:hover{
	color:#3333ff;
}
.main_contents .search_container .meta_gametitle table.data{
	width:auto;
	margin:0;
}
.main_contents .search_container .meta_gametitle table.data col.class3{
	width:253px;
}
*+html .main_contents .search_container .meta_gametitle table.data col.class3{
	width:203px;
}
*html .main_contents .search_container .meta_gametitle table.data col.class3{
	width:203px;
}
.main_contents .search_container .meta_gametitle table.data ul li{
	padding-right:2px;
}
*+html .main_contents .search_container .meta_gametitle table.data ul li{
	padding-right:6px;
}
*html .main_contents .search_container .meta_gametitle table.data ul li{
	padding-right:6px;
}
.main_contents .search_container .gametitle_container table td ul{
	width:auto;
}
.main_contents .search_container .meta_gametitle table.score{
	float:right;
	width:144px;
	table-layout:fixed;
	border-collapse:collapse;
	margin:0;
}
.main_contents .search_container .meta_gametitle table.score tr th,
.main_contents .search_container .meta_gametitle table.score tr td{
	width:72px;
	padding:0;
	text-align:center;
}
.main_contents .search_container .meta_gametitle table.score th{
	font-size:11px;
	color:#666666;
	line-height:12px;
	padding:0;
	vertical-align:top;
	line-height:15px;
}
.main_contents .search_container .meta_gametitle table.score tr td.point{
	background:url(/image/bg_search_score_point.gif) no-repeat center top;
	font-family:Arial,'ＭＳ Ｐゴシック';
	font-size:44px;
	letter-spacing:-2px;
	width:66px;
	padding:0 2px;
	height:60px;
	line-height:60px;
	overflow:hidden;
}
.main_contents .search_container .meta_gametitle table.score tr td.point a{
	text-decoration:none;
}
.main_contents .search_container .meta_gametitle table.score tr td.point strong.excellent,
.main_contents .search_container .meta_gametitle table.score tr td.point strong.good{
	color:#4DA92C;
}
.main_contents .search_container .meta_gametitle table.score tr td.point strong.average{
	color:#FFA100;
}
.main_contents .search_container .meta_gametitle table.score tr td.point strong.bad,
.main_contents .search_container .meta_gametitle table.score tr td.point strong.poor{
	color:#ff0000;
}
.main_contents .search_container .meta_gametitle table.score tr td.point strong.no_entry{
	color:#999999;
}
/********** アフィリエイト **********/
ul.affiliate{
	text-align:right;
	margin-top:8px;
}
ul.affiliate li{
	display:inline;
}
*+html ul.affiliate li{
	padding-left:4px;
}
*html ul.affiliate li{
	padding-left:4px;
}
/******************** メタスコア hidden ********************/
/**
.main_contents .search_container .meta_gametitle table.score,
ul.affiliate li.review{
	display:none;
}
**/
/********************************* 右メニュー *********************************/
/*********** スコア ***********/
.right_contents .userreview{
	background-color:#00541D;
	border-color:#00541D;
}
.right_contents .userreview .title{
	border-color:#00541D;
	background:url(/image/bar_rightmenu_review.gif) no-repeat center bottom;
}
.right_contents .userreview .container{
	background-color:#ffffff;
	border-color:#00541D;
	padding:4px 2px;
}
.right_contents .ranking .container .score{
	font-family:Arial,'ＭＳ Ｐゴシック';
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	width:16px;
	height:15px;
	margin:0 5px 0 2px;
	padding:0;
	line-height:15px;
	overflow:hidden;
	border:1px solid #666666;
	float:left;
	background-color:#ffffff;
}
.right_contents .ranking .container .score a{
	text-decoration:none;
}
.right_contents .ranking .container .score strong.excellent,
.right_contents .ranking .container .score strong.good{
	color:#4DA92C;
}
.right_contents .ranking .container .score strong.average{
	color:#FFA100;
}
.right_contents .ranking .container .score strong.bad,
.right_contents .ranking .container .score strong.poor{
	color:#ff0000;
}
.right_contents .ranking .container .score strong.no_entry{
	color:#999999;
}
.right_contents .userreview .container div.heading{
	margin-left:28px;
	text-align:left;
	font-size:11px;
	line-height:130%;
}
.right_contents .userreview .container div.heading span a{
	color:#555555;
	text-decoration:none;
}
.right_contents .userreview .container div.heading img{
	display:none;
}
.right_contents .userreview .container div.heading a.gametitle{
	text-decoration:none;
	color:#444444;
}
.right_contents .userreview .contents_all{
	border-color:#00541D;
	padding:4px 2px 0px;
	background-color:#ffffff;
}
.right_contents .userreview .contents_all a{
	background:url(/image/icatch_blue_gray_11.gif) no-repeat -3px 1px;
	padding-left:8px;
}
.right_contents .userreview .period{
	background-color:#ffffff;
	border-color:#00541D;
	padding:4px 2px;
}
/**************************************** 081215 全体のシャープ化 **************************************/
body{
	background-color:#888888;
	background-image:url(/image/bg_4gamer_dark.gif);
}
.global_navi{
	z-index:10;
}
.global_navi .class2 .tab{
	z-index:20;
}
.main_contents{
	z-index:0;
}
.main_contents .topics{
	clear:both;
}
.right_contents .sidetop_extra_H320{
	height:320px;
	width:160px;
	margin-bottom:3px;
}
/***** sidetop_smart ******/
.right_contents .topics .container,
.right_contents .ranking .container,
.right_contents .special .container{
	background-image:none;
	border-bottom:1px solid #e0e0e0;
	border-top:1px solid #f9f9f9;
}
.right_contents .topics{
	height:310px;
	height:auto;
}
.right_contents .topics .title,
.right_contents .ranking .title,
.right_contents .special .title{
	line-height:14px;
}
.main_contents .search_container .oneline h2{
	background:url(/image/icatch_red_white_8.gif) no-repeat -2px 2px;
}
/****************************** text-decoration:none; ******************************/
.header .unit_utility .utility ul{
	height:16px;
	font-size:11px;
	overflow:hidden;
}
.header .unit_utility .utility li a{
	line-height:22px;
	background-position:-3px 1px;
	font-size:100%;
	padding:0 4px 0 8px;
}
.header .unit_utility .logo p a:link,
.header .unit_utility .logo p a:visited,
.header .unit_utility .logo div a:link,
.header .unit_utility .logo div a:visited{
	text-decoration:none;
}
.header .unit_utility .utility li a:hover,
.header .unit_utility .logo p a:hover,
.header .unit_utility .logo div a:hover{
	text-decoration:underline;
}
.left_contents .left_menu ul li a:hover,
.left_contents .left_menu .weekly ul li.contents_all a:hover{
	text-decoration:underline;
}
.right_contents .ranking .contents_all a{
	background-position:-2px 1px;
}
body .footer_top a,
body .footer_middle a,
body .footer_bottom a{
	color:#ffffff;
}
body .global_navi .class2 a{
	color:#ffffff;
}
/**************************************** 081215 アイコン位置変更 **************************************/
/******************** display:none; ********************/
.main_contents .search_container .article_container ul,
.main_contents .search_container .V2_article_container ul{
	display:none;
}
.main_contents .search_container .article_container ul{
	height:1px;
	padding-top:1px;
	display:block;
	overflow:hidden;
	clear:both;
}
.main_contents .search_container .article_container ul li{
	display:none;
}
/****************************** 新記事1コマ ******************************/
.main_contents .search_container .article_container:after,
.main_contents .search_container .V2_article_container:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.main_contents .search_container .V2_article_container{
	clear:both;
	width:550px;
	height:100%;
	margin:10px 10px 0;
	padding:0 0 4px;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
}
.main_contents .search_container .V2_article_container h2{
	width:517px;
	font-size:15px;
	line-height:120%;
	text-align:left;
	margin:0 0 6px auto;
	padding:0;
	background:none;
}
.main_contents .search_container .V2_article_container .V2_article_tag{
	width:24px;
	margin:3px 0 0 0;
	padding:0 0 0 3px;
	overflow:hidden;
	float:left;
}
.main_contents .search_container .V2_article_container .V2_article_tag a{
	display:block;
	margin:0 0 1px 0;
	padding:0;
	height:11px;
	overflow:hidden;
	line-height:10px;
}
.main_contents .search_container .V2_article_container .V2_article_tag a img{
	float:left;
	margin:0;
	padding:0;
}
.main_contents .search_container .V2_article_container .img_right_top{
	margin:0 0 2px 8px;
	padding:0;
}
.main_contents .search_container .V2_article_container p{
	font-size:13px;
	line-height:125%;
	margin:0 128px 0 auto;
	width:389px;
	text-align:left;
	color:#444444;
}
.main_contents .search_container .V2_article_container .imgBox p{
	width:auto;
	font-size:auto;
	line-height:auto;
	margin:0 0 4px 4px;
}
/********** 右下掲載時間 **********/
.main_contents .search_container .V2_article_container span.timestamp{
	font-size:10px;
	color:#999999;
	line-height:13px;
	padding-right:0;
	display:block;
	text-align:right;
	clear:both;
}
.main_contents .search_container .V2_article_container h2 a:link{
	text-decoration:none;
}
.main_contents .search_container .V2_article_container h2 a:visited{
	text-decoration:none;
}
.main_contents .search_container .V2_article_container h2 a:hover{
	text-decoration:underline;
}
/********** oneline **********/
.main_contents .search_container .oneline{
	padding-bottom:6px;
}
.main_contents .search_container .oneline h2{
	margin:0;
	display:inline;
	width:auto;
	float:none;
}
.main_contents .search_container .oneline .V2_article_tag{
	margin-top:4px;
	margin-right:6px;
	margin-bottom:5px;
	height:12px;
	overflow:hidden;
}
*+html .main_contents .search_container .oneline .V2_article_tag{
	margin-right:3px;
}
*html .main_contents .search_container .oneline .V2_article_tag{
	margin-right:3px;
}
/****************************** 旧記事1コマ ******************************/
.main_contents .search_container .article_container:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.main_contents .search_container .article_container{
	position:relative;
	z-index:0;
	margin:10px;
	padding:0 0 8px;
}
.main_contents .search_container .article_container .img_right_top{
	margin:1px 0 0 8px;
	padding:0;
}
.main_contents .search_container .article_container p{
	font-size:13px;
	line-height:125%;
	background:none;
	margin:0 0 0 33px;
	text-align:left;
	color:#444444;
}
.main_contents .search_container .article_container h2{
	background:none;
	width:517px;
	float:right;
	text-align:left;
	margin:0 0 6px 0;
	padding:0;
}
.main_contents .search_container .article_container .imgBox{
	clear:both;
	float:right;
}
.main_contents .search_container .article_container .imgBox p{
	width:120px;
	margin:0;
}
.main_contents .search_container .article_container h2 a:link{
	text-decoration:none;
}
.main_contents .search_container .article_container h2 a:visited{
	text-decoration:none;
}
.main_contents .search_container .article_container h2 a:hover{
	text-decoration:underline;
}
.main_contents .search_container .article_container .article_tag{
	width:24px;
	padding:0;
	padding-left:3px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:0;
	top:4px;
	height:12px;
}
.main_contents .search_container .article_container .article_tag a{
	margin:0 0 1px 0;
	padding:0;
	height:11px;
	overflow:hidden;
	line-height:10px;
}
.main_contents .search_container .article_container .article_tag a img{
	float:left;
	margin:0 0 1px 0;
	padding:0;
}
.main_contents .search_container .article_container .article_tag span{
	display:none;
}
/********** oneline **********/
.main_contents .search_container .oneline{
	padding-bottom:4px;
}
*+html .main_contents .search_container .oneline .article_tag{
	position:relative;
}
*html .main_contents .search_container .oneline .article_tag{
	position:relative;
}
/****************************** 3.0以前 ******************************/
.main_contents .search_container table{
	margin-left:11px;
	table-layout:fixed;
}
*+html .main_contents .search_container table{
	margin-left:0;
	table-layout:auto;
}
*html .main_contents .search_container table{
	margin-left:0;
	table-layout:auto;
}
.main_contents .search_container table tr td{
	vertical-align:top;
}
.main_contents .search_container table tr td img{
	display:none;
}
.main_contents .search_container table tr td span{
	padding-left:20px;
}
.main_contents .search_container table tr td span.str{
	font-size:13px;
	font-weight:bold;
	line-height:120%;
	padding-left:5px;
}
*+html .main_contents .search_container table tr td span{
	padding-left:0;
}
*+html .main_contents .search_container table tr td span.str{
	padding-left:0;
}
*html .main_contents .search_container table tr td span{
	padding-left:0;
}
*html .main_contents .search_container table tr td span.str{
	padding-left:0;
}
.main_contents .search_container table tr td div.artic{
	font-size:13px;
	margin-top:-1em;
}
*+html .main_contents .search_container table tr td div.artic{
	margin-left:0;
}
*html .main_contents .search_container table tr td div.artic{
	margin-left:0;
}
.main_contents .search_container table tr td div.artic img{
	display:inline;
}
.main_contents .search_container table tr td span.copy{
	display:none;
}
.main_contents .search_container table tr td .date,
.main_contents .search_container table tr td span.newsdate,
.main_contents .search_container table tr td span.newstime{
	padding:0;
	font-size:13px;
}
.main_contents .search_container table tr td .signature{
	font-size:13px;
}
.main_contents .search_container table a:link{
	text-decoration:none;
}
.main_contents .search_container table a:visited{
	text-decoration:none;
}
.main_contents .search_container table a:hover{
	text-decoration:underline;
}
/****************************** 090417 検索広告 ******************************/
.main_contents .search_container{
	width:560px;
	overflow:hidden;
}
.search_adcontainer{
	width:206px;
	padding:16px 0 0;
	text-align:center;
	margin:10px 9px 0 auto;
	border-bottom:1px solid #1A1A66;
	background:url(/image/tag_search_ad_pc.gif) no-repeat left top #F2F2FF;
}
.search_adcontainer img{
	display:block;
	padding:2px;
	border-right:1px solid #1A1A66;
	border-left:1px solid #1A1A66;
}
/*********************************** 2009/08/28 ゲーマーポイント用タブ ***********************************/
.global_navi .class1 .tab .gamerpoint{
	float:right;
	width:167px;
	height:24px;
	background:url(/image/global_tab_com_gp.gif) no-repeat center top;
	overflow:hidden;
	text-align:left;
}
.global_navi .class1 .tab .gamerpoint a{
	display:block;
	width:141px;
	padding-left:26px;
	height:24px;
	line-height:26px;
	overflow:hidden;
}
.global_navi .class1 .tab .gamerpoint a:link{
	color:#000099;
	font-weight:bold;
}
.global_navi .class1 .tab .gamerpoint a:visited{
	color:#000099;
	font-weight:bold;
}
.global_navi .class1 .tab .gamerpoint a:hover{
	color:#0000ff;
	text-decoration:underline;
}
/**************************************** 090820 platform ****************************************/
/****************************** global_naviの変更 ******************************/
.unit_contents{
	display:inline;
	float:none;
	width:auto;
}
.header{
	width:960px;
	overflow:visible;
}
.global_navi{
	width:960px;
}
.global_navi .class1{
	width:960px;
}
.global_navi .class2{
	width:931px;
}
.global_navi .search{
	width:955px;
}
.main_contents{
	width:784px;
	border:none;
	float:left;
}
*html .main_contents{
	margin-left:1px;
}
/****************************** 背景 ******************************/
body{
	background:url(/image/bg_pc.gif) repeat-x left top #f2f2f2;
	background:url(/image/bg_pc_500.gif) repeat-x left top #e0e0e0;
}
.contents{
	border:none;
	background:url(/image/bg_V2_contents_top.gif) repeat-y center top #ffffff;
}
/****************************** ヘッダー ******************************/
.header{
	background:url(/image/bg_V2_header.gif) repeat-x left top #ffffff;
	height:163px;
	width:960px;
}
/******************** ユーティリティ ********************/
.V2_utility{
	width:958px;
	height:24px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
/********** 左 **********/
.V2_utility .utility{
	font-size:11px;
	color:#ffffff;
	line-height:14px;
	margin:5px 0 0;
	padding:0;
	float:left;
	width:600px;
}
.V2_utility .utility li{
	float:left;
	margin:0;
}
.V2_utility .utility li{
	border-right:1px solid #a7a7a7;
}
.V2_utility .utility li a{
	display:block;
	padding:0 12px;
	color:#ffffff;
	border-right:1px solid #5d5d5d;
}
.V2_utility .utility li a:link{
	color:#f0f0f0;
}
.V2_utility .utility li a:visited{
	color:#f0f0f0;
}
.V2_utility .utility li a:hover{
	color:#ffff00;
}
/********** 右 **********/
.V2_utility .pickup_utility{
	float:right;
	min-width:250px;
	height:21px;
	margin:0 5px 0 0;
	padding:0 10px 0 0;
	background:url(/image/bg_pickup_utility_right.gif) no-repeat right top #fffce2;
	font-size:11px;
	color:#ffffff;
}
*html .V2_utility .pickup_utility{
	width:auto;
}
.V2_utility .pickup_utility dt{
	float:left;
	color:#000000;
	line-height:21px;
	padding:0 3px 0 10px;
	background:url(/image/bg_pickup_utility_left.gif) no-repeat left top #fffce2;
}
.V2_utility .pickup_utility dd{
	float:left;
	font-size:11px;
	line-height:12px;
	margin:1px 2px 0;
	border-left:1px solid #D9D6C0;
	border-right:1px solid #D9D6C0;
	border-bottom:1px solid #8C8A7C;
}
.V2_utility .pickup_utility dd a{
	display:block;
	padding:3px 8px 1px;
	border:1px solid #ffffff;
/**	background:#ff6600;	**/
}
.V2_utility .pickup_utility dd.btn1{
	background:#003B86;
	background:#cccccc;
}
.V2_utility .pickup_utility dd.btn1 a{
}
.V2_utility .pickup_utility dd.btn2 a{
	background:#ff6600;
}
.V2_utility .pickup_utility dd.btn3 a{
	background:#0086D7;
}
.V2_utility .pickup_utility dd a:link{
	color:#ffffff;
	text-decoration:none;
}
.V2_utility .pickup_utility dd a:visited{
	color:#ffffff;
	text-decoration:none;
}
.V2_utility .pickup_utility dd a:hover{
	color:#ffff00;
	text-decoration:underline;
}
/****************************** Quick Bookmark ******************************/
.V2_utility{
	position:relative;
	z-index:400;
}
.V2_utility .pickup_utility dd#QUICK_BOOKMARK_button{
	cursor:pointer;
}
/******************** 枠 ********************/
.V2_utility #QUICK_BOOKMARK_frame{
	position:absolute;
	top:25px;
	right:10px;
	z-index:400;
	padding:4px 3px 31px;
	font-size:11px;
	line-height:120%;
	border:3px solid #000000;
	background:#ffffff;
	display:none;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=11, Direction=135, Color='#666666');;
	-moz-box-shadow:10px 10px 10px #777777;
	-webkit-box-shadow:10px 10px 10px #777777;
	box-shadow:10px 10px 10px #777777;
}
.V2_utility #QUICK_BOOKMARK_frame ul:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.V2_utility #QUICK_BOOKMARK_frame ul{
	float:left;
	max-width:824px;
	background:#ffffff;
}
/******************** 1コマ ********************/
.V2_utility #QUICK_BOOKMARK_frame li{
	float:left;
	width:200px;
	height:100%;
	height:43px;
	overflow:hidden;
	margin:1px 2px 3px;
	border:1px solid #eeeeee;
	border-bottom:1px solid #dddddd;
	background:#ffffff;
}
*html .V2_utility #QUICK_BOOKMARK_frame li{
	margin:1px 1px 3px;
}
.V2_utility #QUICK_BOOKMARK_frame li a{
	display:block;
	margin:5px 3px 5px 5px;
	padding:1px 5px 0 5px;
	border-left:3px solid #ff9900;
	word-break:break-all;
}
.V2_utility #QUICK_BOOKMARK_frame dl{
	float:left;
	text-align:right;
	padding:0 0 1px;
	background:#f9f9f9;
}
.V2_utility #QUICK_BOOKMARK_frame dt.title{
	overflow:hidden;
	width:200px;
	height:24px;
	text-align:left;
	background:#ffffff;
}
.V2_utility #QUICK_BOOKMARK_frame li a.history_add,
.V2_utility #QUICK_BOOKMARK_frame dt.title a.history_add{
	display:none;
}
.V2_utility #QUICK_BOOKMARK_frame dt.title a{
	line-height:13px;
	height:13px;
	overflow:hidden;
}
.V2_utility #QUICK_BOOKMARK_frame dd{
	display:inline;
	color:#55555;
	margin:0 1px;
}
.V2_utility #QUICK_BOOKMARK_frame dd a{
	display:inline;
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
}
.V2_utility #QUICK_BOOKMARK_frame dd img{
	vertical-align:-3px;
	margin:3px 0px 1px 0;
}
.V2_utility #QUICK_BOOKMARK_frame li a:link{
	color:#000080;
}
.V2_utility #QUICK_BOOKMARK_frame li a:visited{
	color:#000080;
}
.V2_utility #QUICK_BOOKMARK_frame li a:hover{
	color:#3333ff;
}
/******************** コメント/リンク ********************/
.V2_utility #QUICK_BOOKMARK_frame .comment{
	padding:5px 5px 5px 3px;
	font-size:13px;
	font-weight:bold;
	line-height:120%;
	color:#ff3333;
}
.V2_utility #QUICK_BOOKMARK_frame .link{
	position:absolute;
	bottom:4px;
	right:60px;
	float:left;
	border:1px solid #222222;
}
.V2_utility #QUICK_BOOKMARK_frame .link a{
	display:block;
	float:left;
	margin:0;
	padding:4px 4px 3px;
	text-align:center;
	background:#444444;
	border-bottom:1px solid #777777;
}
.V2_utility #QUICK_BOOKMARK_frame .link a:link{
	color:#ffffff;
	text-decoration:none;
}
.V2_utility #QUICK_BOOKMARK_frame .link a:visited{
	color:#ffffff;
	text-decoration:none;
}
.V2_utility #QUICK_BOOKMARK_frame .link a:hover{
	border-top:1px solid #444444;
	border-bottom:none;
	text-decoration:underline;
	color:#ffff00;
}
/******************** 閉じる ********************/
.V2_utility #QUICK_BOOKMARK_frame .bookmark_close{
	overflow:hidden;
	position:absolute;
	bottom:4px;
	right:4px;
	width:50px;
	height:21px;
	margin:0 0 0 auto;
	background:#000000;
	text-align:center;
	border:1px solid #222222;
}
*html .V2_utility #QUICK_BOOKMARK_frame .bookmark_close{
	right:3px;
}
.V2_utility #QUICK_BOOKMARK_frame .bookmark_close a{
	display:block;
	margin:0;
	padding:4px 4px 3px;
	text-align:center;
	background:#444444;
	border-bottom:1px solid #777777;
}
.V2_utility #QUICK_BOOKMARK_frame .bookmark_close a:link{
	color:#ffffff;
	text-decoration:none;
}
.V2_utility #QUICK_BOOKMARK_frame .bookmark_close a:visited{
	color:#ffffff;
	text-decoration:none;
}
.V2_utility #QUICK_BOOKMARK_frame .bookmark_close a:hover{
	border-top:1px solid #444444;
	border-bottom:none;
	text-decoration:underline;
	color:#ffff00;
}
/****************************** logo ******************************/
.header .unit_utility{
	display:inline;
	float:none;
}
.header .unit_utility .logo{
	float:left;
	width:215px;
	height:117px;
	padding-top:22px;
	border-left:1px solid #a0a0a0;
}
.header .unit_utility .logo img.mrgB0{
	margin-bottom:0;
}
.header .unit_utility .logo strong{
	display:block;
	background:url(/image/bg_top_h1.gif) no-repeat center top;
	color:#f0f0f0;
	font-size:11px;
	font-weight:normal;
	height:21px;
	line-height:27px;
	margin:0 auto 6px;
	overflow:hidden;
	text-align:center;
	width:180px;
	letter-spacing:-1px;
}
/********** search **********/
.header .unit_utility dl.search,
.header .unit_utility dl.search dt,
.header .unit_utility dl.search dd{
	margin:0;
	padding:0;
}
.header .unit_utility dl.search{
	overflow:hidden;
	float:right;
	width:161px;
	height:119px;
	padding:20px 14px 0 14px;
	border-right:1px solid #a0a0a0;
	background:none;
	font-size:11px;
	line-height:12px;
}
.header .unit_utility dl.search dt{
	clear:both;
}
.header .unit_utility dl.search dd{
	float:left;
	margin-bottom:7px;
}
.header .unit_utility dl.search dd .google_search{
	width:112px;
	height:16px;
	margin-right:5px;
}
.header .unit_utility dl.search dd .form{
	width:114px;
	height:17px;
	margin-right:5px;
}
.header .unit_utility dl.search dt.search_middle{
	overflow:hidden;
	height:18px;
	line-height:20px;
	text-align:right;
}
.header .unit_utility dl.search dt.search_middle img{
	vertical-align:middle;
	padding-right:3px;
}
/********** ad **********/
.header .ad_top{
	float:right;
	margin:5px 0 0;
	width:550px;
}
/****************************** global navi ******************************/
.V2_global_navi{
	position:relative;
	overflow:hidden;
	width:960px;
	height:57px;
	background:url(/image/bg_V2_global_pc.gif) repeat-x left top;
}
/******************** 大分類 ********************/
.V2_global_navi .class1{
	width:940px;
	height:28px;
	margin:0;
	padding:0 10px;
	background:none;
	text-align:left;
	font-size:12px;
}
.V2_global_navi .class1 dt{
	float:left;
	margin:5px 0 0;
	padding:0;
	line-height:18px;
	font-weight:bold;
	border-right:1px solid #7777D9;
}
.V2_global_navi .class1 dd{
	margin:0;
	padding:0;
}
.V2_global_navi .class1 a{
	display:block;
	padding:0 16px;
	border-right:1px solid #0C0C82;
}
.V2_global_navi .class1 a:link{
	color:#ffffff;
}
.V2_global_navi .class1 a:visited{
	color:#ffffff;
}
.V2_global_navi .class1 a:hover{
	color:#ffff00;
}
/********** 選択タブの前 **********/
.V2_global_navi .class1 dt.tab1{
	border:none;
}
.V2_global_navi .class1 dt.tab1 a{
	padding:0 18px 0 16px;
	border:none;
}
/********** 選択タブ **********/
.V2_global_navi .class1 dt.tab2{
	overflow:hidden;
	margin:0;
	background:url(/image/bg_V2_global_select_pc.gif) no-repeat left top;
	border:none;
}
.V2_global_navi .class1 dt.tab2 strong{
	display:block;
	background:url(/image/bg_V2_global_select_pc_r.gif) no-repeat right top;
}
.V2_global_navi .class1 dt.tab2 a{
	padding:7px 8px 0px;
	margin:0 11px 4px;
	border:none;
	text-decoration:none;
	border-bottom:3px solid #3232A6;
}
.V2_global_navi .class1 dt.tab2 a:link,
.V2_global_navi .class1 dt.tab2 a:visited{
	color:#3d3d3d;
}
.V2_global_navi .class1 dt.tab2 a:hover{
	color:#ff0000;
}
/********** ドミル **********/
.V2_global_navi .class1 dt.pr{
	overflow:hidden;
	float:right;
	margin:0;
	padding-left:30px;
	border:none;
	background:url(/image/bg_V2_global_domiru_pc.gif) no-repeat left top;
	line-height:33px;
}
.V2_global_navi .class1 dt.pr a{
	background:url(/image/bg_V2_global_domiru_pc.gif) no-repeat right top;
	border:none;
	padding-left:0;
}
.V2_global_navi .class1 dt.pr a:link{
	color:#dd3300;
}
.V2_global_navi .class1 dt.pr a:visited{
	color:#dd3300;
}
.V2_global_navi .class1 dt.pr a:hover{
	color:#ff0000;
}
/******************** 中分類 ********************/
.V2_global_navi .class2{
	width:960px;
	height:16px;
	line-height:16px;
	margin:0;
	padding:10px 0 0;
	position:absolute;
	left:0;
	top:34px;
	background:none;
	text-align:left;
	font-size:11px;
}
*html .V2_global_navi .class2{
	bottom:6px;
}
.V2_global_navi .class2 dl{
	margin:0;
	padding:0;
}
.V2_global_navi .class2 dt,
.V2_global_navi .class2 dd{
	float:left;
	margin:0;
	border-right:1px solid #ffffff;
}
.V2_global_navi .class2 dt{
	padding:0;
}
.V2_global_navi .class2 strong{
	display:block;
	line-height:16px;
	font-size:12px;
	padding:0 19px 0 10px;
	border-right:1px solid #bfbfbf;
	background:url(/image/bg_V2_global_submenu.gif) no-repeat right 4px;
}
.V2_global_navi .class2 a{
	display:block;
	padding:0 12px;
	border-right:1px solid #bfbfbf;
}
.V2_global_navi .class2 a:link{
	color:#000080;
	text-decoration:underline;
}
.V2_global_navi .class2 a:visited{
	color:#000080;
}
.V2_global_navi .class2 a:hover{
	color:#3333ff;
	background:#ffffcc;
}
/****************************** right_contents ******************************/
.right_contents{
	background:none;
}
/****************************** footer ******************************/
.footer_index:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.footer_index{
	clear:both;
	width:936px;
	margin:0;
	padding:14px 11px 11px;
	background:url(/image/bg_footer_index_top.gif) no-repeat center top #ffffff;
	border:1px solid #cccccc;
	border-top:none;
	font-size:13px;
	line-height:18px;
}
.footer_index dl{
	width:166px;
	height:167px;
	overflow:hidden;
	margin:0;
	padding:10px;
	float:left;
	border-top:1px dotted #7f7f7f;
	border-left:1px dotted #7f7f7f;
	border-bottom:1px dotted #7f7f7f;
}
.footer_index dl.index_psp{
	width:165px;
	border-right:1px dotted #7f7f7f;
}
.footer_index dl.index_hard{
	width:166px;
	border-right:1px dotted #7f7f7f;
}
.footer_index dl.index_mac,
.footer_index dl.index_hard,
.footer_index dl.index_wii,
.footer_index dl.index_nds{
	height:168px;
	border-top:none;
	border-bottom:1px dotted #7f7f7f;
}
.footer_index dt{
	font-weight:bold;
}
.footer_index dd{
	margin-left:1em;
}
.footer_index a:link{
	text-decoration:none;
}
.footer_index a:visited{
	color:#000080;
	text-decoration:none;
}
.footer_index a:hover{
	color:#3333ff;
	text-decoration:underline;
}
.footer_middle,
.footer_bottom{
	margin:0 auto;
	width:960px;
}
/****************************** 2010/12/06 右メニューペイパブ用広告枠 ******************************/
.paidpub_special{
	width:160px;
	margin:2px auto 5px 6px;
	background:#3333CC;
	font-family:"ＭＳ Ｐゴシック";
}
.paidpub_special .title{
	overflow:hidden;
	width:160px;
	height:33px;
	background:url(/image/bg_heading_paidpub_pc.gif) no-repeat center top #000000;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	line-height:42px;
	text-indent:42px;
}
.paidpub_special ul{
	width:158px;
	padding:1px 0 3px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.paidpub_special li{
	display:inline;
}
/********** 1コマ **********/
.paidpub_special dl{
	overflow:hidden;
	width:142px;
	height:142px;
	padding:4px;
	margin:1px auto 0;
	line-height:15px;
	background:#F3F3F3;
	border:1px solid #000000;
}
.paidpub_special dl dt{
	overflow:hidden;
	height:85px;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}
.paidpub_special dl dt img{
	padding-bottom:3px;
}
.paidpub_special dl dt a{
	color:#000080;
	text-decoration:none;
	display:block;
	text-align:center;
}
.paidpub_special dl dt a:hover{
	color:#0033ff;
	text-decoration:underline;
}
.paidpub_special dl dd{
	overflow:hidden;
	padding:5px;
	border:1px solid #E5E5E5;
	background:#ffffff;
	font-size:11px;
}
.paidpub_special dl dd a{
	color:#000080;
}
.paidpub_special dl dd a:hover{
	color:#0033ff;
}
/****************************** IMPORT ******************************/
/*==============================================================================================================
/import common_layout.css
/==============================================================================================================*/
body{
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN';
}
input[type="text"]{
	outline:none;
}
/* top common */
.newstext,
.userreview_top .detail,
.tweet_rank_list a,
.paidpub_special,
.live_alert_popup,
.userreview_news ul li strong,
/* platform top */
h1.platform_heading,
.contents_area_1 .detail,
.contents_area_2 .detail,
.userreview_area_1 .detail,
.userreview_area_2 .detail,
/* userreview top */
.main_contents .contents_header,
.main_contents .contents_header .anchor,
.schedule_area .detail,
/* title */
.main_contents .dc_container ul.title_info li,
.main_contents .dc_container .dc_tab,
.main_contents .dc_container .dc_header_meta .basicinfo .data table tfoot td ul li.favorite .add_favorite a,
.main_contents .dc_container .dc_header_meta .basicinfo .data table tfoot td ul li.favorite .del_favorite a,
/* word */
.main_contents .word_container .basicinfo .add_favorite a,
.main_contents .word_container .basicinfo .del_favorite a,
.main_contents .userpage_container .userpage_header .button .add_favorite a,
.main_contents .userpage_container .userpage_header .button .del_favorite a{
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN';
}
/****************************** 2013/11/08 ヒラギノ用フォント調整 ******************************/
/********** utility **********/
.V2_utility .pickup_utility{
	width:auto !important;
	max-width:405px;
	padding-right:0;
}
.V2_utility .pickup_utility dd.btn3{
	margin-right:5px;
}
.V2_utility .pickup_utility dd.btn3 a{
	width:55px !important;
	text-align:center;
}
.left_contents .left_menu .left_search p,
.userreview_ranking .filter{
	overflow:hidden;
}
/****************************** 2014/07/10 onlinegame paidpub ******************************/
.specials_onlinegame{
}
.left_contents .left_menu .specials_onlinegame div.left_heading{
	background:url(/image/bar_leftmenu_onlinegame.gif);
}
.left_contents .left_menu .specials_onlinegame ul li{
	padding:3px 5px 5px;
	width:190px;
}
.left_contents .left_menu .specials_onlinegame ul li a{
	display:block;
	width:190px;
	height:100px;
	margin:0 auto;
	padding:0;
}
.specials_onlinegame li img:hover{
	opacity:0.7;
}
.left_contents .left_menu .specials_onlinegame ul li .more a{
	height:25px;
	margin-top:5px;
}
/****************************** QR POPUP ******************************/
.main_contents .container .maintxt .emphasis{
	position:relative;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
}
/******************** coloring ********************/
.unit_contents .main_contents .container .maintxt .emphasis{
	background:#f0f0f0;
	padding:4px 5px;
	position:relative;
	display:table;
	height:52px;
	width:500px;
	margin:0 auto;
}
.unit_contents .main_contents .container .maintxt .emphasis a{
	display:table-cell;
	border-radius:4px;
	border:none;
	text-decoration:none;
	line-height:130%;
	font-size:15px;
	text-align:center;
	padding:6px 60px 4px 75px;
	padding-right:45px;
	vertical-align:middle;
	border:none;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	height:40px;
	color:#cc0000 !important;
	background-image:-moz-linear-gradient(top,#ffde47,#f0c040);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffde47),to(#f0c040));
	background:linear-gradient(to bottom, #ffde47, #f0c040);
	text-shadow:1px 1px 0px #ffdd66;
}
.unit_contents .main_contents .container .maintxt .emphasis a:before{
	position:absolute;
	top:0px;
	bottom:0px;
	margin:auto;
	left:5px;
	content:" ";
	width:56px;
	z-index:100;
	margin:6px auto 6px;
	background:url(/image/bg_button_emphasis_right.png) no-repeat left center;
	border-right:1px solid #ddbb33;
	box-shadow:1px 0px 0px #ffdd66;
}
.unit_contents .main_contents .container .maintxt .emphasis:hover a{
	border:none;
	border-left:2px solid #000000;
	border-top:2px solid #000000;
	color:#ffffff;
	text-decoration:underline;
}
.unit_contents .main_contents .container .maintxt .emphasis:hover a:before{
	top:2px;
	left:6px;
}
/********** column **********/
.main_contents .container .maintxt blockquote.def .emphasis,
.main_contents .container .maintxt .text_box_def .emphasis,
.main_contents .container .maintxt .text_box_01 .emphasis,
.main_contents .container .maintxt .text_box_02 .emphasis,
.main_contents .container .maintxt .text_box_03 .emphasis,
.main_contents .container .maintxt .text_box .emphasis,
.main_contents .container .maintxt .text_box_yellow .emphasis,
.main_contents .container .maintxt .text_box_blue .emphasis,
.main_contents .container .maintxt .text_box_green .emphasis{
	width:100%;
	box-sizing:border-box;
}
/********** ios **********/
.main_contents .container .maintxt .emphasis.iTunes a,
.main_contents .container .maintxt .emphasis.GooglePlay a{
	color:#ffffff !important;
}
.main_contents .container .maintxt .emphasis.iTunes a{
	background-image:-moz-linear-gradient(top,#9d9d9d,#747474);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#9d9d9d),to(#747474));
	background:linear-gradient(to bottom, #9d9d9d, #747474);
	text-shadow:-1px -1px 0px #666666;
}
.main_contents .container .maintxt .emphasis.iTunes a:before{
	background:url(/image/bg_button_emphasis_ios.png) no-repeat left center;
	border-right:1px solid #646464;
	box-shadow:1px 0px 0px #909090;
}
/********** android **********/
.main_contents .container .maintxt .emphasis.GooglePlay a{
	background-image:-moz-linear-gradient(top,#a4c306,#8ba600);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#a4c306),to(#8ba600));
	background:linear-gradient(to bottom, #a4c306, #8ba600);
	text-shadow:-1px -1px 0px #819406;
}
.main_contents .container .maintxt .emphasis.GooglePlay a:before{
	background:url(/image/bg_button_emphasis_android.png) no-repeat left center;
	border-right:1px solid #7a9200;
	box-shadow:1px 0px 0px #b0c933;
}
/******************** POPUP制御 ********************/
.unit_contents .emphasis .QRCODE_POPUP{
	display:none;
}
.unit_contents .emphasis:hover .QRCODE_POPUP{
	display:block;
	position:absolute;
	z-index:300;
	right:0;
	top:0px;
	left:auto;
	top:0;
	margin:auto;
	margin-top:-233px;
	background:#ffffff;
	box-shadow:0px 0px 5px 0px #000000;
	padding:10px;
	border-radius:10px;
	border:5px solid #000000;
	width:228px;
	height:228px;
}
.unit_contents .emphasis:hover .QRCODE_POPUP:before{
	top:100%;
	right:8px;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(000, 000, 000, 0);
	border-top-color: #000000;
	border-width: 22px;
	margin-left: -22px;
}
.unit_contents .emphasis:hover .QRCODE_POPUP:after{
	top:100%;
	right:15px;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 15px;
	margin-left: -15px;
}
.unit_contents .emphasis .QRCODE_POPUP img{
	width:228px;
	height:228px;
}
/********** QRアイコン **********/
.unit_contents .main_contents .container .maintxt .emphasis.QRCODE a,
.unit_contents .main_contents .container .maintxt .emphasis.MARKET a{
	padding:6px 55px 4px 75px;
}
.main_contents .container .maintxt .emphasis.QRCODE a:after,
.main_contents .container .maintxt .emphasis.MARKET a:after{
	background:url(/image/bg_button_emphasis_qr.png) no-repeat left center;
	position:absolute;
	top:-2px;
	bottom:0px;
	margin:auto;
	right:14px;
	content:" ";
	width:42px;
}
.main_contents .container .maintxt .emphasis.QRCODE:hover a:after,
.main_contents .container .maintxt .emphasis.MARKET:hover a:after{
	top:0px;
	right:13px;
}
/****************************** AD ******************************/
#APPENDLINK{
	margin:20px auto 0;
}
#APPENDLINK:empty{
	margin:0;
	display:none;
}
/******************** CONTAINER ********************/
#APPENDLINK .CONTAINER{
	margin:20px auto 20px;
}
#APPENDLINK .INTERNAL_CONTAINER{
	margin:40px auto 20px;
}
#APPENDLINK .CONTAINER:empty,
#APPENDLINK .INTERNAL_CONTAINER:empty{
	margin:0;
	display:none;
}
/********** banner **********/
#APPENDLINK .event_banner{
	margin-top:10px;
	text-align:center;
}
#APPENDLINK .event_banner:not(.CUSTOMIZE) img{
	width:500px;
	height:78px;
}
#APPENDLINK .SPACE{
	margin-top:40px;
}
/********** target **********/
#APPENDLINK .TARGETING.BOTTOM{
	margin-top:10px;
	width:540px;
	height:81px;
	text-align:center;
}
#APPENDLINK .TARGETING.BOTTOM img{
	width:540px;
	height:81px;
}
/********** bottom **********/
#APPENDLINK .ARTICLE_BOTTOM{
	margin:10px auto 0;
}
#APPENDLINK .ARTICLE_BOTTOM:empty{
	margin:0;
	display:none;
}
#APPENDLINK .ARTICLE_BOTTOM,
#APPENDLINK .ARTICLE_BOTTOM img{
	width:500px;
	height:78px;
}
/********** LINE **********/
#APPENDLINK .LINE_FRIEND{
	width:510px;
	height:60px;
	padding-top:20px;
	margin:0 auto;
}
#APPENDLINK div + .LINE_FRIEND{
	padding-top:40px;
}
#APPENDLINK #INTERNAL_CONTAINER &gt; .LINE_FRIEND:first-child{
	padding-top:20px;
}
#APPENDLINK .LINE_FRIEND:last-child{
	margin-bottom:20px;
}
#APPENDLINK .LINE_FRIEND img{
	width:510px;
	height:60px;
}
/********** emphasis **********/
.main_contents .container .maintxt .emphasis.PICKUP,
#APPENDLINK .link{
	position:relative;
	display:table;
	width:500px;
	height:52px;
	margin:0 auto;
	padding:4px 5px;
	font-size:100%;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
	border:1px solid #f0f0f0;
	background:#f0f0f0;
}
.main_contents .container .maintxt .emphasis.PICKUP a,
#APPENDLINK .link a{
	display:table-cell;
	position:relative;
	height:40px;
	width:378px;
	padding:6px 60px 6px 75px;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffdd66;
	vertical-align:middle;
	border:none;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-radius:0px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	color:#cc0000 !important;
	background:#ffde47;
	background-image:url(/image/bg_button_emphasis_special.png), url(/image/bg_button_emphasis_special_r.png), url(/image/bg_button_emphasis_special_repeat.png), url(/image/bg_button_emphasis_special_repeat.png), -moz-linear-gradient(top,#ffde47,#f0c040);
	background-image:url(/image/bg_button_emphasis_special.png), url(/image/bg_button_emphasis_special_l.png), url(/image/bg_button_emphasis_special_r.png), url(/image/bg_button_emphasis_special_repeat.png), url(/image/bg_button_emphasis_special_repeat.png), -webkit-gradient(linear,left top,left bottom,from(#ffde47),to(#f0c040));
	background-image:url(/image/bg_button_emphasis_special.png), url(/image/bg_button_emphasis_special_l.png), url(/image/bg_button_emphasis_special_r.png), url(/image/bg_button_emphasis_special_repeat.png), url(/image/bg_button_emphasis_special_repeat.png), linear-gradient(to bottom, #ffde47, #f0c040) ;
	background-position:left center, left bottom, right top, left bottom, right top;
	background-repeat:no-repeat, no-repeat, no-repeat, repeat-x, repeat-y;
}
.main_contents .container .maintxt .emphasis.PICKUP:hover a,
#APPENDLINK .link:hover a{
	text-decoration:underline;
	color:#ffffff;
	border:none;
	border-left:2px solid #000000;
	border-top:2px solid #000000;
}
/********** QR **********/
.unit_contents .PICKUP:hover .QRCODE_POPUP{
	margin-top:-235px;
}
.main_contents .container .maintxt .emphasis.QRCODE.PICKUP,
.main_contents .container .maintxt .emphasis.MARKET.PICKUP{
	overflow:visible;
}
.main_contents .container .maintxt .emphasis.QRCODE.PICKUP a,
.main_contents .container .maintxt .emphasis.MARKET.PICKUP a{
	padding:6px 60px 6px 75px;
}
/********** decoration **********/
.main_contents .container .maintxt .emphasis.PICKUP:before,
.main_contents .container .maintxt .emphasis.PICKUP a:after{
	content:none !important;
}
.main_contents .container .maintxt .emphasis.PICKUP a:before,
#APPENDLINK .link a:before{
	content:" ";
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:56px;
	height:100%;
	min-height:50px;
	margin:0;
	background:transparent;
	border:none;
	border-right: 1px solid #ddbb33;
	box-shadow: 1px 0px 0px #ffdd66;
}
.main_contents .container .maintxt .emphasis.PICKUP:hover a:before,
#APPENDLINK .link:hover a:before{
	top:0px;
	left:0px;
}
.main_contents .container .maintxt .emphasis.QRCODE.PICKUP:after,
.main_contents .container .maintxt .emphasis.MARKET.PICKUP:after{
	content:" ";
	position:absolute;
	top:-6px;
	bottom:0px;
	right:14px;
	width:42px;
	margin:auto;
	background: url(/image/bg_button_emphasis_qr.png) no-repeat left center;
}
.main_contents .container .maintxt .emphasis.QRCODE.PICKUP:hover:after,
.main_contents .container .maintxt .emphasis.MARKET.PICKUP:hover:after{
	top:-3px;
	bottom:0px;
	right:12px;
}
/****************************** 2015/02/04 左メニュー拡張 ******************************/
.CONTENTS_MENU + #LIKE_ACTIVITY + .userreview_container[style="display:none;"] + .dc_main.meta,
.CONTENTS_MENU .userreview_container[style="display:none;"] + .dc_main.meta{
	border-top:1px solid #b4b4b4;
}
/****************************** left ******************************/
.left_contents .left_menu_title_menu dl dd ul li{
	padding-right:0;
	margin-right:0;
}
.left_menu_title_menu dl dd ul li ul li{
	padding-right:0;
	margin-right:0;
	list-style:disc;
	line-height:130%;
}
/********** LEVEL **********/
.left_menu_title_menu li.LEVEL_1,
.left_menu_title_menu li.LEVEL_2,
.left_menu_title_menu li.LEVEL_3{
}
.left_menu_title_menu dl dd ul li.LEVEL_1{
	margin-bottom:5px;
}
.left_menu_title_menu dl dd ul li.LEVEL_2,
.left_menu_title_menu dl dd ul li.LEVEL_3{
	margin-left:20px;
}
.left_menu_title_menu dl dd ul li:last-child{
	margin-bottom:10px;
}
/********** TITLE **********/
.left_menu_title_menu dl dd ul li.LEVEL_1.TITLE,
.left_menu_title_menu dl dd ul li.LEVEL_2.TITLE{
	clear:both;
	list-style:none;
	margin-left:0px;
}
.left_menu_title_menu dl dd ul li.LEVEL_3.TITLE{
	margin-bottom:0px;
}
.left_menu_title_menu li span.TITLE{
	display:block;
	line-height:150%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/***** LEVEL_1 *****/
.left_menu_title_menu li.LEVEL_1 &gt; span.TITLE{
	color:#fff;
	border-radius:4px;
	padding:1px 0px 1px 8px;
}
/***** LEVEL_2 *****/
.left_menu_title_menu li.LEVEL_2 &gt; span.TITLE{
	padding:1px 0px 1px 3px;
	margin:0px 3px;
	border-bottom:1px dotted #666;
}
.left_menu_title_menu li.LEVEL_2 &gt; span.TITLE:before{
	content:"▼";
	display:inline-block;
	margin-right:4px;
	font-size:10px;
}
/***** LEVEL_3 *****/
.left_menu_title_menu li.LEVEL_3.TITLE{
	margin-left:40px;
	margin-bottom:0px;
}
.left_menu_title_menu li.LEVEL_3 &gt; span.TITLE{
	padding:0px;
	margin-bottom:0px;
}
/******************* coloring ********************/
.left_menu_title_menu li.LEVEL_1 &gt; span.TITLE{
	background:#666;
}
.CONTENTS_MENU &gt; .LEVEL_0.TITLE,
.CONTENTS_MENU &gt; .LEVEL_1.TITLE,
.CONTENTS_MENU &gt; .LEVEL_2.TITLE{
	background:#F9EDF1;
}
.CONTENTS_MENU .LEVEL_0.TITLE{
	background:#bd406a;
}
/***************************** 150317 tab sub pr ******************************/
.V2_global_navi .class1 dd.class2{
	top:28px;
	height:21px;
	padding:6px 0px 0px;
}
.V2_global_navi .class1 dd.class2 dd{
	margin-bottom:5px;
}
.V2_global_navi .class2 dt.pr_sub,
.V2_global_navi .class2 dd.pr_sub{
	display:block;
	position:relative;
	top:-3px;
	padding:4px 7px 4px 20px;
	margin:0px 2px 0px 5px;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	border-radius:3px;
	border:2px solid #fff;
	background:url(/image/bg_V2_global_sub_pr_black.png) no-repeat left center;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
	box-shadow:0px 0px 1px 0px #666;
	text-shadow:none;
}
.V2_global_navi .class2 dt.pr_sub a,
.V2_global_navi .class2 dd.pr_sub a{
	padding:0px;
	text-decoration:none;
	border:none;
	color:#fff;
}
.V2_global_navi .class2 dt.pr_sub a:hover,
.V2_global_navi .class2 dd.pr_sub a:hover{
	background:transparent;
	color:#ff0;
	text-decoration:underline;
}
.V2_global_navi .class2 dd:nth-child(6) a{
	padding-left:10px;
}
/***************************** 150514 LDR Pocket ******************************/
.LDR_pocket{
	display:none;
}
/***************************** 150520 Left Weekly ******************************/
.left_contents .left_menu .weekly ul li{
	line-height:15px;
	padding:3px 4px;
}
/********** span **********/
.left_contents .left_menu .weekly ul li span{
	min-width:20px;
	display:table-cell;
	vertical-align:top;
}
.left_contents .left_menu .weekly ul li a{
	display:table-cell;
	vertical-align:top;
}
.left_contents .left_menu .weekly ul li.sub{
	width:auto;
	padding-left:24px;
}
/********** daily **********/
.left_contents .left_menu .weekly ul li.daily span{
	min-width:30px;
}
.left_contents .left_menu .weekly ul li.daily.sub{
	padding-left:34px;
}
/********** irregular **********/
.left_contents .left_menu .weekly ul li.irregular span{
	min-width:40px;
}
.left_contents .left_menu .weekly ul li.irregular.sub{
	padding-left:44px;
}
/********** contents_all **********/
.left_contents .left_menu .weekly ul li.contents_all a{
	display:inline;
}
/******************** 150526 左メニュー お気に入り TAG/WORD/PUB/DEV ********************/
.left_contents .left_menu .favorite ul li.V2_favorite &gt; a,
.left_contents .left_menu .already ul li.V2_favorite &gt; a{
	float:left;
	display:block;
	max-width:170px;
}
.left_contents .left_menu .favorite ul li.V2_favorite dl dt,
.left_contents .left_menu .already ul li.V2_favorite dl dt{
	height:14px;
}
.left_contents .left_menu .favorite ul li.V2_favorite &gt; a + a,
.left_contents .left_menu .already ul li.V2_favorite &gt; a + a,
.left_contents .left_menu .favorite ul li.V2_favorite dl dt a:last-child,
.left_contents .left_menu .already ul li.V2_favorite dl dt a:last-child{
	height:14px;
	line-height:14px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.left_contents .left_menu .favorite ul li.V2_favorite dl dt img.check,
.left_contents .left_menu .already ul li.V2_favorite dl dt img.check{
	padding:0px 4px 0px 0px;
}
.left_contents .left_menu .favorite ul li.V2_favorite img.check,
.left_contents .left_menu .already ul li.V2_favorite img.check{
	padding:3px 4px 0px 0px;
	margin:0px 0px 3px 3px;
}
.left_contents .left_menu .favorite ul li.V2_favorite &gt; a + a,
.left_contents .left_menu .already ul li.V2_favorite &gt; a + a{
	height:16px;
	line-height:19px;
}
.left_contents .left_menu .already ul li.comment{
	padding:4px 2px 2px;
	width:194px;
}
.left_contents .left_menu .already ul li.comment br{
	display:none;
}
/****************************** 150708 feedly ******************************/
.news_thumb.noimage{
	display:none;
}
.news_thumb{
	width:190px;
	padding:5px;
	margin:3px 3px 0 auto;
	border:1px solid #000;
	background-color:#f3f3f3;
}
.news_thumb img{
	width:190px;
	display:block;
}
/****************************** 150706 online_thumb ******************************/
.oneline.oneline_thumb .img_right_top{
	display:none;
}
/****************************** twitter ******************************/
.main_contents div.finding div.twitter_official{
	width:100px;
}
.twitter_official iframe{
	float:left;
}
.main_contents div.finding .twitter_official img{
	float:left;
	padding:2px 0 0 0;
	width:54px;
}
.twitter_official img{
	float:left;
	width:54px;
}
.V2_utility .twitter_official img{
	width:auto;
}
.word_container .twitter_official img,
.dc_container .twitter_official img{
	padding-top:2px;
}
.twitter_search_link{
	position:relative;
	display: block;
	float: left;
	height: 14px;
	margin: 2px 0px 0px 4px;
	padding: 2px 3px 2px 1px;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
	font-size: 9px;
	text-decoration: none;
	letter-spacing: -2px;
	line-height: 14px;
	border-radius: 2px;
	border: 1px solid #ddd;
	background-color: #FFF;
}
.twitter_search_link:after,
.twitter_search_link:before,
a.tweet_self:after,
a.tweet_self:before{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.twitter_search_link:after,
a.tweet_self:after{
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 4px;
	margin-top: -4px;
}
.twitter_search_link:before,
a.tweet_self:before{
	border-color: rgba(221, 221, 221, 0);
	border-right-color: #ddd;
	border-width: 5px;
	margin-top: -5px;
}
/********** self **********/
.twitter_official .overlap{
	position:relative;
	height:24px;
}
.tweet_selecter{
	position:relative;
	top:0;
	left:22px;
}
.custom_1 .tweet_selecter,
.custom_2 .tweet_selecter,
.dc_container .tweet_selecter,
.word_container .tweet_selecter{
	display:none !important;
}
.tweet_selecter.OPEN{
	display:block;
}
.tweet_selecter.CLOSE{
	display:none;
}
.main_contents div.finding span.tweet_self{
	float:none;
	padding:0;
}
a.tweet_self{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	min-width:3.5em;
	height:18px;
	margin:1px 0px 0px 2px;
	padding:1px 1px 0px 2px;
	font-size:10px;
	line-height:18px;
	letter-spacing:-1px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:2px;
}
/********** custom **********/
body.custom_1 .contents .unit_contents #SOCIALBOOKMARK_BAR div.twitter_official,
body.custom_2 .contents .unit_contents #SOCIALBOOKMARK_BAR div.twitter_official{
	width:98px;
}
body.custom_1 .twitter_search_link,
body.custom_2 .twitter_search_link{
	margin: 0px 0px 0px 3px;
}
body.custom_free .twitter_search_link{
	margin: 2px 0px 0px 3px;
}
body.custom_word .unit_contents #SOCIALBOOKMARK_BAR .twitter_official{
	margin-right:1px;
}
/********** free **********/
body.custom_1.custom_free .unit_contents .twitter_official img,
body.custom_2.custom_free .unit_contents .twitter_official img{
	padding-top:2px;
}
body.custom_1.custom_free .contents #SOCIALBOOKMARK_BAR,
body.custom_2.custom_free .contents #SOCIALBOOKMARK_BAR{
	padding-top:0px;
}
body.custom_1.custom_free .contents #SOCIALBOOKMARK_BAR .facebook_share,
body.custom_2.custom_free .contents #SOCIALBOOKMARK_BAR .facebook_share{
	margin-top:2px;
}
body.custom_1.custom_free .contents .unit_contents #SOCIALBOOKMARK_BAR div.twitter_official,
body.custom_2.custom_free .contents .unit_contents #SOCIALBOOKMARK_BAR div.twitter_official{
	width:100px;
	overflow-y:hidden;
}
body.custom_1.custom_free .contents .unit_contents #SOCIALBOOKMARK_BAR div.twitter_official{
	margin-top:0px;
}
body.custom_1.custom_free .contents .unit_contents #SOCIALBOOKMARK_BAR div.twitter_official img,
body.custom_2.custom_free .contents .unit_contents #SOCIALBOOKMARK_BAR div.twitter_official img{
	float:none;
}
body.custom_1.custom_free .twitter_official,
body.custom_2.custom_free .twitter_official{
	position:relative;
}
body.custom_1.custom_free .twitter_search_link,
body.custom_2.custom_free .twitter_search_link{
	position:absolute;
	bottom:0px;
	left:58px;
	margin:0;
}
/********** hatena **********/
body.custom_1.custom_free .main_contents #SOCIALBOOKMARK_BAR div.hatena iframe,
body.custom_2.custom_free .main_contents #SOCIALBOOKMARK_BAR div.hatena iframe{
	margin:0px;
}
body.custom_1.custom_free #SOCIALBOOKMARK_BAR div.hatena,
body.custom_2.custom_free #SOCIALBOOKMARK_BAR div.hatena{
	width:50px;
	height:20px;
	float:right;
	margin:0 1px 0 0;
	padding:0;
	background:transparent;
	border:none;
	overflow:visible;
}
body.custom_1.custom_free .contents #SOCIALBOOKMARK_BAR #HATENA_button,
body.custom_2.custom_free .contents #SOCIALBOOKMARK_BAR #HATENA_button{
	margin-top:2px;
}
/****************************** 151225 popup ******************************/
.popup_container{
	display:inline-block;
	position:relative;
}
.popup_container .word{
	color:#d60;
	cursor:default;
	border-bottom:1px dotted #d60;
}
.popup_container:hover .word{
	color:#f00;
}
.popup_container .popup{
	box-sizing:border-box;
	min-width:200px;
	min-height:50px;
	display:none;
}
.popup_container:hover .popup{
	z-index:100;
	display:block;
	position:absolute;
	right:-1em;
	top:0.7em;
	padding-top:15px;
}
.popup_container .REFERENCE_INNER,
.popup_container .LOADING,
.popup_container .ERROR{
	position:relative;
	padding:15px;
	background:#efeff3;
	border-radius:8px;
	box-shadow:2px 2px 3px 1px rgba(0,0,0,0.6), inset 0px 0px 0px 1px #fff;
	box-shadow:2px 2px 3px 1px rgba(0,0,0,0.6);
}
/***** arrow *****/
.popup_container .REFERENCE_INNER,
.popup_container .LOADING,
.popup_container .ERROR{
	border: 4px solid #ccd;
}
.popup_container .REFERENCE_INNER:before,
.popup_container .LOADING:before,
.popup_container .ERROR:before,
.popup_container .REFERENCE_INNER:after,
.popup_container .LOADING:after,
.popup_container .ERROR:after{
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.popup_container .REFERENCE_INNER:before,
.popup_container .LOADING:before,
.popup_container .ERROR:before{
	top: -29px;
	right: 12px;
	border-color:transparent;
	border-bottom-color: #ccd;
	border-width: 14px;
	margin-left: -14px;
}
.popup_container .REFERENCE_INNER:after,
.popup_container .LOADING:after,
.popup_container .ERROR:after{
	top: -23px;
	right: 13px;
	border-color:transparent;
	border-bottom-color: #efeff3;
	border-width: 13px;
	margin-left: -13px;
}
/****************************** 右メニューメイリオ化 ******************************/
.right_contents .topics .container p,
.paidpub_special dl{
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'meiryo';
}
/****************************** 左メニュータイトル ******************************/
.left_menu_title_menu dl dt{
	overflow:visible;
}
/****************************** Article Ranking ******************************/
.right_contents .ranking .no1,
.right_contents .ranking .no2,
.right_contents .ranking .no3,
.right_contents .ranking .no4,
.right_contents .ranking .no5,
.right_contents .ranking .no6,
.right_contents .ranking .no7,
.right_contents .ranking .no8,
.right_contents .ranking .no9,
.right_contents .ranking .no10{
	height:14px;
	padding-top:0;
	line-height:14px;
}
.right_contents .ranking .container_pr .no10{
	font-weight:normal;
	border-color:#a4240a;
	background:#e43407;
	color:#fff;
}
/****************************** interstitial ******************************/
.interstitial_container{
	position:relative;
}
.interstitial_container .sound{
	position:absolute;
	right:10px;
	bottom:10px;
	cursor:pointer;
	width:18px;
	height:18px;
	padding:4px;
	border-radius:24px;
	background:url(/image/google_icons/ic_volume_up_black_48dp.png) no-repeat center center/18px 18px;
	background-color:#fff;
}
.interstitial_container .sound.mute{
	background:url(/image/google_icons/ic_volume_off_black_48dp.png) no-repeat center center/18px 18px;
	background-color:#fff;
}
/****************************** TEXT ICON hidden ******************************/
article .V2_article_tag,
.PLATFORM_TEXT_ICON_CONTAINER{
	display:none;
}
/****************************** COMMON_OVERLAY_GRAY ******************************/
#COMMON_OVERLAY{
	display:none;
	position:fixed;
	z-index:9999;
	top:7.5%;
	left:5%;
	width:90%;
	height:85%;
	font-size:100%;
	background-color:#fff;
	border-radius:20px;
}
#COMMON_OVERLAY_GRAY{
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	z-index:9998;
}
#COMMON_OVERLAY_GRAY.CLOSE,
#COMMON_OVERLAY.CLOSE{
	display:none !important;
}
#COMMON_OVERLAY_GRAY.OPEN,
#COMMON_OVERLAY.OPEN{
	display:block !important;
}
#COMMON_OVERLAY .ERROR{
	color:#f00;
	margin:20px;
}
/********** HEADER **********/
#COMMON_OVERLAY .HEADER{
	position:relative;
	padding:10px;
	background:#33c;
	color:#ffffff;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	font-weight:bold;
	text-align:center;
}
/********** CONTAINER **********/
#COMMON_OVERLAY .OVERLAY_CONTAINER{
	display:flex;
	flex-direction:column;
	height:100%;
}
#COMMON_OVERLAY .CONTAINER{
	width:100%;
	height:100%;
	overflow-y:scroll;
}
#COMMON_OVERLAY .CONTENTS{
	padding:20px;
	text-align:left;
}
/********** COMMAND **********/
#COMMON_OVERLAY .COMMAND{
	width:90%;
	padding:10px;
	margin:10px auto;
	text-align:center;
	border:1px dotted;
	background-color:#ffffee;
	border-radius:10px;
}
#COMMON_OVERLAY .COMMAND:empty{
	display:none;
}
#COMMON_OVERLAY .COMMAND .action{
	display: flex;
}
#COMMON_OVERLAY .COMMAND .group{
	margin-left:10px;
	margin-right:10px;
}
/********** FOOTER **********/
#COMMON_OVERLAY .FOOTER{
	padding:10px;
	color:#ffffff;
	background-color:#aaaaaa;
}
#COMMON_OVERLAY .FIXED_FOOTER{
	position:static;
	padding:10px;
	font-size:80%;
	line-height:100%;
	background-color:#333;
	color:#ffffff;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
}
#COMMON_OVERLAY .FIXED_FOOTER:empty{
	display:none;
}
/****************************** tab text ******************************/
.V2_global_navi .class1{
	font-feature-settings:"palt";
}
/****************************** zoom bug ******************************/
.header .unit_utility dl.search{
	width:160px;
}
/****************************** skyscraper ******************************/
.right_contents .skyscraper{
	height:auto;
}
/****************************** V2_elapse ******************************/
.V2_elapse_container{
	display:none !important;
}
/****************************** 220526 NetworkAD ******************************/
.networkad_container{
	width:100%;
	padding:0px 40px;
	box-sizing:border-box;
}
.networkad_container &gt; div{
	padding-top:20px;
}
.networkad_container &gt; div:last-child{
	padding-bottom:20px;
}
.networkad_container &gt; div:empty{
	padding-top:0;
	padding-bottom:0;
}
/****************************** 230413 rightmenu flex sticky ******************************/
/******************** ranking 調整 ********************/
.ranking .container a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 135%;
	padding-right:3px;
}
.right_contents .ranking .period{
	height:16px;
	font-size:10px;
	line-height:16px;
}
.right_contents .ranking + .ranking &gt; div:nth-child(12),
.right_contents .ranking + .ranking &gt; div:nth-child(13),
.right_contents .ranking + .ranking &gt; div:nth-child(14),
.right_contents .ranking + .ranking &gt; div:nth-child(15),
.right_contents .ranking + .ranking &gt; div:nth-child(16),
.right_contents .ranking + .ranking &gt; div:nth-child(17),
.right_contents .ranking + .ranking &gt; div:nth-child(18),
.right_contents .ranking + .ranking &gt; div:nth-child(19),
.right_contents .ranking + .ranking &gt; div:nth-child(20),
.right_contents .ranking + .ranking &gt; div:nth-child(21){
	display:none;
}
/******************** flex化 ********************/
body:not(.custom_1, .custom_2, #SSBODY) .contents{
	display: flex;
	flex-wrap:wrap;
}
body:not(.custom_1, .custom_2, #SSBODY) .unit_contents{
	width:786px;
}
.right_contents{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	padding-top:0;
	margin-top:222px;
}
/********** order **********/
.sidetop{
	order:1;
}
.right_contents .topics{
	order:2;
}
.skyscraper{
	order:3;
}
.paidpub_special{
	order:4;
}
.ranking{
	order:5;
}
.ranking + .ranking{
	order:6;
}
/********** sticky banner **********/
.right_contents .sticky_ad_mini{
	order:7;
	position: sticky;
	top: 0px;
	padding-top:6px;
}
.right_contents .sticky_ad_mini &gt; div{
	text-align:center;
}
.right_contents .sticky_ad_mini &gt; div a{
	display:block;
	margin-bottom:6px !important;
}
.right_contents .sticky_ad_mini &gt; div img{
	width:160px;
	height:auto;
}
/******************** special content V2 230420 ********************/
.paidpub_special ul.special_contents_V2,
.paidpub_special div.special_contents_V2{
	width:158px;
	padding:0 0 4px;
	background:rgba(255,255,255,0.2);
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.special_contents_V2 .special_contents{
	position:relative;
	overflow:hidden;
	display:block;
	padding:4px 4px 0;
	width:150px;
	height:150px;
}
.special_contents_V2 .special_contents a{
	display:block;
	width:150px;
	height:150px;
	text-decoration:none;
	color:#fff;
}
.special_contents_V2 .special_contents.pr figure:before{
	content:"PR";
	position:absolute;
	left:0;
	top:0;
	padding:4px;
	font-size:10px;
	line-height:10px;
	background:#000;
	color:#fff;
}
.special_contents_V2 .special_contents figure{
	position:relative;
	overflow:hidden;
	width:150px;
	height:150px;
	padding:0;
	margin:0;
}
.special_contents_V2 .special_contents figure img{
	vertical-align:middle;
}
.special_contents_V2 .special_contents figcaption{
	position:absolute;
	display:block;
	width:150px;
	height:150px;
	padding:4px;
	font-size:13px;
	line-height:18px;
	background:rgba(0,0,0,0.7);
	box-sizing:border-box;
	transform:translate3d(0px,-42px,0px);
	transition:transform 0.5s ease;
	word-wrap:break-word;
	word-break:break-all;
}
.special_contents_V2 .special_contents a:hover figcaption{
	transform:translate3d(0px,-150px,0px);
	transition:transform 1px linear;
}
.special_contents_V2 .special_contents figcaption strong{
	display:block;
}
/******************** footer submenu ********************/
.footer_bottom{
	height:auto;
}
.fotter_submenu{
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:center;
}
.fotter_submenu div{
	padding:0px 10px 5px;
}
.fotter_submenu a{
	color:#fff;
}
/******************** Twitter -&gt; X ********************/
#TWITTER_frame .comment strong a{
	display:inline-block;
	width:25px;
	height:25px;
	background:url('data:image/svg+xml;charset=UTF-8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 1227"&gt;&lt;path fill="black" d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z"/&gt;&lt;/svg&gt;') no-repeat center center;
	background-size:70%;
	vertical-align:middle;
}
.V2_utility .pickup_utility dd.btn0,
#TWITTER_frame .comment strong a img{
	display:none;
}
/****************************** global_navi archive ******************************/
body:not(.custom_1):not(.custom_2) .V2_global_navi,
body:not(.custom_1):not(.custom_2) .V2_global_navi .class1{
	overflow:visible;
}
body:not(.custom_1):not(.custom_2) .V2_global_navi .class1 &gt; dt{
	border-right:none;
}
body:not(.custom_1):not(.custom_2) .V2_global_navi .class1 &gt; dt &gt; a{
	border-right:1px solid rgba(0,0,0,0.25);
	box-shadow:1px 0 0 0 rgba(255,255,255,0.25);
}
/********** archive **********/
.V2_global_navi .class1 .tab_archive{
	margin-top:0;
	color:#fff;
	border-right:none;
}
body.custom_1 .V2_global_navi .class1 .tab_archive,
body.custom_2 .V2_global_navi .class1 .tab_archive{
	display:none;
}
.V2_global_navi .class1 .tab_archive{
	margin-top:0;
}
.V2_global_navi .class1 .tab_archive dl{
	position:relative;
	padding-top:2px;
	padding-bottom:4px;
	margin-top:4px;
}
.V2_global_navi .class1 .tab_archive dl:hover{
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	color:#333;
	background:#f9f9f9;
	box-shadow:0px 0px 1px 1px rgba(0,0,0,0.5);
}
.V2_global_navi .class1 .tab_archive dt{
	float:none;
	padding:0px 16px;
	margin:0;
	text-align:center;
	border-right:1px solid rgba(0,0,0,0.25);
	box-shadow:1px 0 0 0 rgba(255,255,255,0.25);
}
.V2_global_navi .class1 .tab_archive dl:hover dt{
	position:relative;
	z-index:600;
	padding-bottom:3px;
	background:#f9f9f9;
	border:none;
}
.V2_global_navi .class1 .tab_archive dd{
	display:none;
	position:absolute;
	z-index:500;
	left:0;
	top:23px;
	background:#f9f9f9;
	box-shadow:0px 0px 1px 1px rgba(0,0,0,0.5);
}
.V2_global_navi .class1 .tab_archive dl:hover dd{
	display:block;
}
/********** list **********/
.V2_global_navi .class1 .tab_archive dd ul{
	min-width:8em;
	padding:0;
}
.V2_global_navi .class1 .tab_archive dd li{
	border-bottom:1px solid #ddd;
}
.V2_global_navi .class1 .tab_archive dd li a{
	padding:5px 10px 5px;
	font-weight:normal;
	color:#000080;
	border:none;
}
.V2_global_navi .class1 .tab_archive dd li a:hover{
	background:#ffc;
}
/****************************** HTML5 対応 ******************************/
.header .unit_utility img{
	vertical-align:middle;
}
.header .unit_utility .logo img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.left_contents img{
	vertical-align:middle;
}
.left_contents .left_menu .inquiry div img{
	display:block;
}
.right_contents img{
	vertical-align:middle;
}
.right_contents .ranking .contents_all{
	line-height:14px;
}
.pc_manual_container img{
	vertical-align:middle;
}
.maintxt table img{
	vertical-align:middle;
}
/*==============================================================================================================
/import search_article.css
/==============================================================================================================*/
/**************************************** 記事内用CSS ****************************************/
/* common */
.main_contents .container i.def{}
.main_contents .container blockquote.def{
	padding:1em;
	margin:0 1em;
	background:#f3f3f3;
	border:1px solid #999999;
}
/* maintxt */
.maintxt{
	line-height:1.4em;
	padding:0 0.5em;
}
/* h */
.main_contents .container h1{
	width:550px;
	line-height:120%;
	font-size:120%;
}
.main_contents .container .maintxt h2{
	padding-left:12px;
	font-size:125%;
	border-left:10px solid #3333cc;
	color:#3333cc;
}
.main_contents .container .maintxt h4{
	font-size:110%;
	color:#3333cc;
}
.main_contents .container .maintxt h6{
	font-size:100%;
	color:#3333cc;
}
/* bold */
.bold,
.bold1,
span.bold,
strong.bold,
span.bold1,
strong.bold1{
	color:#d01000;
	font-weight:bold;
}
.bold2,
span.bold2,
strong.bold2{
	color:#00881f;
	font-weight:bold;
}
.bold3,
span.bold3,
strong.bold3{
	color:#4420d0;
	font-weight:bold;
}
.bold4,
span.bold4,
strong.bold4{
	color:#000000;
	font-weight:bold;
}
.bold5,
span.bold5,
strong.bold5{
	color:#ff6600;
	font-weight:bold;
}
.bold6,
span.bold6,
strong.bold6{
	color:#229988;
	font-weight:bold;
}
.bold7,
span.bold7,
strong.bold7{
	color:#2266ff;
	font-weight:bold;
}
.bold8,
span.bold8,
strong.bold8{
	color:#cc00ee;
	font-weight:bold;
}
.bold9,
span.bold9,
strong.bold9{
	color:#ff00cc;
	font-weight:bold;
}
/* テキスト寄せ */
.news_right{
	text-align:right;
}
.news_center{
	text-align:center;
}
/* フォントサイズ */
.font_small{
	font-size:80%;
	line-height:130%;
}
.font_large{
	font-size:120%;
	line-height:130%;
}
.font_x-large{
	font-size:150%;
	line-height:130%;
}
/* 画像用テーブル */
.img_right_top,
.main_contents .container table.img_right_top{
	float:right;
	margin:0 0 4px 4px;
	background:#e5e5e5;
}
.img_left_top,
.main_contents .container table.img_left_top{
	float:left;
	margin:0 12px 4px 0;
	background:#e5e5e5;
}
.main_contents .container table.img_right_top,
.main_contents .container table.img_left_top{
	margin:0;
}
.main_contents .container table.img_center{
	margin:0 auto 0;
	background:#e5e5e5;
}
.main_contents .container table.img_right_top td,
.main_contents .container table.img_left_top td,
.main_contents .container table.img_center td{
	vertical-align:top;
}
/* キャプション */
.main_contents .container table.img_right_top td.cap,
.main_contents .container table.img_left_top td.cap,
.main_contents .container table.img_center td.cap{
	vertical-align:top;
	line-height:125%;
	padding:0 2px 2px;
	background:#e5e5e5;
	text-align:left;
	font-size:12px;
}
.main_contents .container table.img_right_top td div.cap,
.main_contents .container table.img_left_top td div.cap,
.main_contents .container table.img_center td div.cap{
	vertical-align:top;
	line-height:125%;
	padding:2px 2px 2px;
	background:#e5e5e5;
	text-align:left;
	font-size:12px;
}
.main_contents .container table.img_right_top caption.cap,
.main_contents .container table.img_left_top caption.cap,
.main_contents .container table.img_center caption.cap{
	caption-side:bottom;
	line-height:125%;
	padding:0 4px 2px;
	text-align:left;
	background:#e5e5e5;
	font-size:12px;
}
.main_contents .container table.img_center caption.cap{
	margin:0 auto;
}
/* リスト */
.main_contents .container .maintxt ul.def{
	margin:0 2em;
	list-style-type:disc;
}
.main_contents .container .maintxt ol.def{
	margin:0 2em;
	list-style-type:decimal;
}
.main_contents .container .maintxt ul.def li,
.main_contents .container .maintxt ol.def li{
	line-height:120%;
}
/* 水平線 */
.main_contents .container .maintxt hr.def{
	width:100%;
}
/* clear:both */
.clear_both{
	clear:both;
}
/* 連載用 */
.old_link_caption{
	margin-top:1em;
	color:#ff0000;
	font-size:90%;
}
/******************** 旧 CSS ********************/
/* txt */
.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;
}
/* リリース */
.blockquote{
	color:#880000;
}
.release_table{
	table-layout:auto;
	width:520px;
	text-align:left;
	background:#ffffff;
	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;
}
/* 画像用テーブル */
.newsImageTable       {background-color:#e5e5e5;}
.newsImageTable_Top   {background-color:#e5e5e5;}
.newsImageTable_Multi {background-color:#e5e5e5;margin:0 auto;}
.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;}
.newsImageTable td,
.newsImageTable_Top td,
.newsImageTable_Multi td{
	padding:1px;
}
.newsImageTable_Multi caption.icaption{
	caption-side:bottom;
	margin:0 auto;
}
/* そのほか */
.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;
}
.copy{
	font-size:65%;
	color:#000000;
	font-family:Verdana;
}
.icaption{
	font-size:68%;
	color:#000000;
	background-color:#E1E0E0;
	text-align:left;
	line-height:120%;
	padding:2px 4px;
}
.headline{
	font-size:125%;
	color:#5522cc;
	font-weight:bold;
	margin-bottom:8px;
}
.artic{
	font-size:82%;
	color:#000000;
	line-height:130%;
}
/* 旧関連記事 */
.dclinebox{
	display:none;
}
/* 擬似クラスタ */
.after_clear:after{
	content:"";
	clear:both;
	display:block;
	height:0px;
}
/*==============================================================================================================
/import search_layout.css
/==============================================================================================================*/
/**************************************** twitter コメント **************************************/
.header,
#TWITTER_frame ul#TWITTER_Search_comment,
#TWITTER_frame ul#TWITTER_Search_comment li,
#TWITTER_frame ul#TWITTER_Search_comment dl,
#TWITTER_frame ul#TWITTER_Search_comment dl dt,
#TWITTER_frame ul#TWITTER_Search_comment dl dd{
	z-index:400;
}
#SEARCH_result,
.main_contents ul.search_navi,
.main_contents ul.search_navi li,
.main_contents ul.search_navi li select{
	z-index:0;
}
#TWITTER_button{
	position:relative;
}
#TWITTER_frame{
	position:absolute;
	z-index:400;
	padding:4px 4px 33px;
	font-size:11px;
	line-height:120%;
	border:3px solid #000000;
	background:#f0f0f0;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=11, Direction=135, Color='#666666');;
	-moz-box-shadow:10px 10px 10px #777777;
	-webkit-box-shadow:10px 10px 10px #777777;
	box-shadow:10px 10px 10px #777777;
}
#TWITTER_frame ul:after,
#TWITTER_frame li:after,
#TWITTER_frame ul#TWITTER_Search_comment dl:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
/******************** menu ********************/
#TWITTER_frame ul.menu{
	width:500px;
	height:43px;
	margin:0 0 6px;
	padding:5px 0 9px;
	background:#ffffff;
	border-bottom:1px solid #cccccc;
}
#TWITTER_frame ul.menu li{
	float:left;
	width:243px;
	height:43px;
	padding:0 3px 0 4px;
	text-align:center;
}
#TWITTER_frame ul.menu li img{
	padding:0;
	margin:0;
}
/******************** コメント ********************/
#TWITTER_frame .comment{
	padding:6px 8px 4px 8px;
	font-size:13px;
	font-weight:bold;
	line-height:120%;
	color:#DB0080;
	background:url(/image/bg_leftmenu_all_inside.gif) repeat-x left top #f0f0f0;
}
/******************** 一覧 ********************/
#TWITTER_frame ul#TWITTER_Search_comment{
	width:490px;
	height:250px;
	overflow-y:scroll;
	overflow-x:none;
	padding:0 5px 12px 5px;
	background:#f0f0f0;
}
#TWITTER_frame ul#TWITTER_Search_comment li{
/**	height:100%;	**/
	clear:both;
	width:457px;
	padding:0px 6px 0 6px;
	margin-bottom:3px;
	border:1px solid #e0e0e0;
	background:#ffffff;
}
#TWITTER_frame ul#TWITTER_Search_comment dl{
	font-size:13px;
	line-height:120%;
	text-align:left;
	color:#555555;
	padding:4px 0;
}
#TWITTER_frame ul#TWITTER_Search_comment dt{
	color:#22ccff;
}
#TWITTER_frame ul#TWITTER_Search_comment dd{
}
#TWITTER_frame ul#TWITTER_Search_comment li a:link{
	color:#000080;
	text-decoration:none;
}
#TWITTER_frame ul#TWITTER_Search_comment li a:visited{
	color:#9999cc;
	text-decoration:none;
}
#TWITTER_frame ul#TWITTER_Search_comment li a:hover{
	color:#3333ff;
	text-decoration:underline;
}
#TWITTER_frame ul#TWITTER_Search_comment li.no_entry{
	font-size:13px;
	padding:10px 6px;
	text-align:center;
}
/******************** リンク ********************/
#TWITTER_frame ul#TWITTER_Search_comment li.comment_more{
	text-align:center;
	padding:4px 6px;
}
#TWITTER_frame ul#TWITTER_Search_comment li.comment_more a{
	padding:4px;
	width:447px;
	display:block;
	background:url(/image/bg_leftmenu_all_inside.gif) repeat-x left top #f0f0f0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #999999;
}
#TWITTER_frame ul#TWITTER_Search_comment li.comment_more a:link{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
#TWITTER_frame ul#TWITTER_Search_comment li.comment_more a:visited{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
#TWITTER_frame ul#TWITTER_Search_comment li.comment_more a:hover{
	padding:5px 4px 3px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
/******************** 閉じる ********************/
#TWITTER_frame .twitter_close{
	overflow:hidden;
	position:absolute;
	bottom:4px;
	right:5px;
	width:50px;
	height:21px;
	margin:0 0 0 auto;
	background:#000000;
	text-align:center;
	border:1px solid #222222;
}
*html #TWITTER_frame .twitter_close{
	right:4px;
}
#TWITTER_frame .twitter_close a{
	display:block;
	margin:0;
	padding:4px 4px 3px;
	text-align:center;
	background:#444444;
	border-bottom:1px solid #777777;
}
#TWITTER_frame .twitter_close a:link{
	color:#ffffff;
	text-decoration:none;
}
#TWITTER_frame .twitter_close a:visited{
	color:#ffffff;
	text-decoration:none;
}
#TWITTER_frame .twitter_close a:hover{
	border-top:1px solid #444444;
	border-bottom:none;
	text-decoration:underline;
	color:#ffff00;
}
/******************** 09/11/06 オススメ機能にTwitter追加 ********************/
.V2_utility .utility{
	width:530px;
}
.V2_utility .pickup_utility dd.btn0 a{
	border:none;
	padding:0;
}
#TWITTER_frame .close_top{
	top:4px;
}
#TWITTER_frame{
	padding-bottom:4px;
}
.twitter_official{
	margin-top:4px;
	padding:4px 0 4px 6px;
}
#TWITTER_frame .twitter_close{
	bottom:11px;
}
/****************************** 09/11/19 Firefox 最小フォントサイズ ******************************/
.V2_utility .utility{
	height:14px;
	overflow:hidden;
}
.V2_utility .pickup_utility{
	width:390px;
	overflow:hidden;
}
.V2_utility .pickup_utility dd.btn3 a{
	width:50px;
	height:12px;
	overflow:hidden;
}
/******************** 余白変更 ********************/
.main_contents ul.search_navi li span{
	padding:0 2px;
	font-size:10px;
}
.main_contents ul.search_navi li{
	margin-right:0;
}
.main_contents ul.search_navi{
	height:31px;
	overflow:hidden;
	margin-bottom:-2px;
}
/****************************** 13/02/28 Twitter ******************************/
#TWITTER_frame{
	text-align:left;
}
/********** heading **********/
#TWITTER_frame .comment{
	line-height:16px;
}
#TWITTER_frame .comment strong{
	padding-left:5px;
}
#TWITTER_frame .comment strong a{
	color:#000000;
	text-decoration:none;
}
#TWITTER_frame .comment strong a:hover{
	text-decoration:underline;
}
/******************** list ********************/
#TWITTER_frame ul#TWITTER_Search_comment li{
	border-bottom:none;
	margin:0;
	padding:0;
	width:469px;
}
#TWITTER_frame ul#TWITTER_Search_comment li dl{
	position:relative;
	padding:10px;
}
/********** top **********/
#TWITTER_frame ul#TWITTER_Search_comment li dt{
}
#TWITTER_frame ul#TWITTER_Search_comment li dt .tweet_avatar{
	float:left;
	padding-right:10px;
}
#TWITTER_frame ul#TWITTER_Search_comment li dt .tweet_name{
	font-size:14px;
	line-height:16px;
	color:#000000;
	font-weight:bold;
	padding-right:5px;
}
#TWITTER_frame ul#TWITTER_Search_comment li dt .tweet_username{
	font-size:11px;
	line-height:16px;
	color:#aaaaaa;
}
/********** tweet_timestamp **********/
#TWITTER_frame ul#TWITTER_Search_comment li dd .tweet_timestamp{
	font-size:10px;
	line-height:10px;
	font-family:'meiryo';
	position:absolute;
	right:5px;
	top:10px;
	flaot:right;
	padding:5px 10px;
}
#TWITTER_frame ul#TWITTER_Search_comment li dd p.tweet_timestamp a{
	color:#aaaaaa;
}
/********** bottom **********/
#TWITTER_frame ul#TWITTER_Search_comment li dd{
	display:inline;
}
#TWITTER_frame ul#TWITTER_Search_comment li dd p.tweet_text{
	font-size:13px;
	line-height:130%;
	width:389px;
	width:380px;
	margin-left:60px;
}
#TWITTER_frame ul#TWITTER_Search_comment li dd p.tweet_text a{
	color:#0084b4;
}
#TWITTER_frame ul#TWITTER_Search_comment li dd p.retweet_by{
	width:399px;
	margin-left:60px;
	text-indent:20px;
	background:url(/image/twitter_retweet.png) no-repeat left center;
}
#TWITTER_frame ul#TWITTER_Search_comment li dd p.retweet_by a{
	color:#aaaaaa;
}
/********** button **********/
#TWITTER_frame ul#TWITTER_Search_comment ul{
	padding-top:7px;
	float:right;
	clear:none;
}
#TWITTER_frame ul#TWITTER_Search_comment li.replay,
#TWITTER_frame ul#TWITTER_Search_comment li.retweet,
#TWITTER_frame ul#TWITTER_Search_comment li.favorite{
	width:auto;
}
#TWITTER_frame ul#TWITTER_Search_comment li.replay a,
#TWITTER_frame ul#TWITTER_Search_comment li.retweet a,
#TWITTER_frame ul#TWITTER_Search_comment li.favorite a{
	color:#aaaaaa;
	display:block;
	float:left;
}
#TWITTER_frame ul#TWITTER_Search_comment li.replay{
	float:left;
	padding:0;
	margin:0;
	margin-left:5px;
	clear:none;
	text-indent:20px;
	border:none;
	background:url(/image/twitter_reply.png) no-repeat left center;
}
#TWITTER_frame ul#TWITTER_Search_comment li.retweet{
	float:left;
	padding:0;
	margin:0;
	margin-left:5px;
	clear:none;
	text-indent:20px;
	border:none;
	background:url(/image/twitter_retweet.png) no-repeat left center;
}
#TWITTER_frame ul#TWITTER_Search_comment li.favorite{
	float:left;
	padding:0;
	margin:0;
	margin-left:5px;
	clear:none;
	text-indent:20px;
	border:none;
	background:url(/image/twitter_favorite.png) no-repeat left center;
}
/********** more **********/
#TWITTER_frame ul#TWITTER_Search_comment li#TWITTER_Search_split_1{
	width:449px;
	padding:10px;
	border-bottom:1px solid #e0e0e0;
}
#TWITTER_frame ul#TWITTER_Search_comment li#TWITTER_Search_split_1 a{
	width:auto;
}
/****************************** MACのサービス終了文字調整 ******************************/
li.sort_release_date{
	margin-left:6px;
	font-size:8pt;
}
/****************************** GIJE ******************************/
.main_contents .search_container .V2_article_container.target_GIJE h2 + a{
	position:relative;
	display:block;
	float:right;
	text-decoration:none;
}
.main_contents .search_container .V2_article_container.target_GIJE h2 + a:before{
	content:"GamesIndustry JE";
	position:absolute;
	display:block;
	right:0px;
	top:0px;
	width:115px;
	height:22px;
	padding-right:5px;
	text-align:right;
	font-size:10px;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
	line-height:22px;
	background:#a90000;
	color:#fff;
}
.main_contents .search_container .V2_article_container.target_GIJE h2 + a img{
	padding-top:23px;
	padding-bottom:3px;
	background:#fff;
}
.main_contents .search_container .V2_article_container.target_GIJE .timestamp{
	margin-top:2px;
}
.main_contents .search_container .V2_article_container.target_GIJE .timestamp:before{
	content:" ";
	display:inline-block;
	width:64px;
	height:14px;
	margin-right:5px;
	vertical-align:text-top;
	background:url(/image/logo_gije_black_small.png) no-repeat center bottom;
	background-size:contain;
}
/********** oneline **********/
.main_contents .search_container .V2_article_container.oneline.target_GIJE h2 a:before{
	content:" ";
	display:inline-block;
	width:20px;
	height:11px;
	margin:-1px 7px 0px -29px;
	vertical-align:text-bottom;
	border:1px solid #fff;
	background:url(/image/icon_gije_linkednews.png) no-repeat center bottom #fff;
	background-size:contain;
	box-shadow:0px 0px 0px 1px #ccc;
}
.main_contents .search_container .V2_article_container.oneline.target_GIJE h2{
	display:block;
	margin-left:33px;
}
.main_contents .search_container .V2_article_container.oneline.target_GIJE .timestamp{
	margin-top:0px;
}
.main_contents .search_container .V2_article_container.oneline.target_GIJE .timestamp:before{
	content:none;
}
.main_contents .search_container .V2_article_container.oneline.target_GIJE .V2_article_tag{
	display:none;
}
/**************************************** 17/01/18 html5 video ****************************************/
.html5_video{
	position:relative;
	margin:20px auto;
	margin:0 auto;
	overflow:hidden;
}
.html5_video.full,
.html5_video.full video{
	width:100% !important;
	height:100% !important;
}
.html5_video video{
	cursor:pointer;
	display:block;
	background:#000;
}
/******************** controls ********************/
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row nowrap;
	flex-flow:row nowrap;
	-webkit-justify-content:center;
	justify-content:center;
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:32px;
	background:#f9f9f9;
	box-shadow:inset 0px 0px 0px 1px #ddd;
	-webkit-transition:transform .3s ease-out .1s;
	-webkit-transform: translate3d(0px,32px,0px);
	transition:transform .3s ease-out .1s;
	transform: translate3d(0px,32px,0px);
}
.html5_video:hover .SIMPLE_HTML5VIDEO_CONTROLS{
	-webkit-transition:transform .3s ease 0s;
	-webkit-transform: translate3d(0px,0px,0px);
	transition:transform .3s ease 0s;
	transform: translate3d(0px,0px,0px);
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div{
	cursor:pointer;
	width:24px;
	height:24px;
	padding:4px;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS img{
	width:24px;
	height:24px;
}
/********** position **********/
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div.play{
	-webkit-order:1;
	order:1;
	background:url(/image/google_icons/ic_play_arrow_black_48dp.png) no-repeat center center /24px 24px;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div.stop{
	-webkit-order:2;
	order:2;
	background:url(/image/google_icons/ic_pause_black_48dp.png) no-repeat center center /24px 24px;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div.skip{
	-webkit-order:3;
	order:3;
	background:url(/image/google_icons/ic_skip_previous_black_48dp.png) no-repeat center center /24px 24px;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div.time{
	-webkit-order:4;
	order:4;
	cursor:auto;
	width:100px;
	line-height:24px;
	font-size:10px;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'meiryo';
	text-align:center;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div.seekbar{
	position:relative;
	-webkit-order:5;
	order:5;
	-webkit-flex-grow:1;
	flex-grow:1;
	width:auto;
	height:8px;
	padding:0;
	margin:12px 12px 0;
	background:#eee;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div.seekbar span{
	display:block;
	width:100%;
	height:8px;
	background:#f00;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div.sound{
	-webkit-order:6;
	order:6;
	background:url(/image/google_icons/ic_volume_up_black_48dp.png) no-repeat center center /24px 24px;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div.sound.mute{
	background:url(/image/google_icons/ic_volume_off_black_48dp.png) no-repeat center center /24px 24px;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS &gt; div.fullscreen{
	-webkit-order:7;
	order:7;
	background:url(/image/google_icons/ic_fullscreen_black_48dp.png) no-repeat center center /24px 24px;
}
/******************** discontinued ********************/
.sales_info.discontinued:after{
	content:"（サービス終了）";
	color:#f33;
}
/****************************** 読者レビュー廃止 ******************************/
ul.affiliate li.review{
	display:none;
}
/*==============================================================================================================
/import search_print.css
/==============================================================================================================*/
/**************************************** 印刷用CSS ****************************************/
@media print {
/* 印刷用スタイル定義 */
body{
	background:none;
}
.contents{
	width:100%;
	border:none;
	background:none;
}
.main_contents hr{
/**	display:none; **/
}
.main_contents .keyword ul{
	border:none;
}
.header,
.global_navi,
.left_contents,
.right_contents,
.footer_top,
.footer_middle,
.footer_bottom,
.main_contents .contents_header,
.main_contents .leader_board,
.main_contents .external_link,
.main_contents .contents_bottom_pr,
.main_contents .article_eof,
.main_contents .whats_new,
.main_contents .keyword img.keyword_frame,
.dclinebox{
	display:none;
}
.main_contents .finding{
	margin:0 auto;
}
.unit_contents{
	width:100%;
}
.main_contents{
	width:100%;
	border:none;
}
}</pre></body></html>