@charset "EUC-JP";
/**************************************** 基本要素 ****************************************/
p,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,blockquote,dl,dt,dd{
	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.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_xbox360.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_xbox360_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_xbox360_2.gif) no-repeat left top;
}
.global_navi .class1 .tab .tab2 a{
	width:61px;
}
.global_navi .class1 .tab .tab3{
	width:87px;
	padding:0 10px 0 0;
	background:url(/image/global_tab_xbox360_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_xbox360_4.gif) 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_xbox360_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;
	font-weight:bold;
}
.global_navi .class1 .tab .tab1 a:hover,
.global_navi .class1 .tab .tab2 a:hover,
.global_navi .class1 .tab .tab3 a:hover,
.global_navi .class1 .tab .tab4 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_xbox360_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_xbox360.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_xbox360_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_xbox360.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;
}
/**************************************** 左カラム ****************************************/
.left_contents{
	width:216px;
	float:left;
}
/******** Hot Game Now ********/
.left_contents .hot_game_now{
	width:203px;
	margin:4px 4px 4px 5px;
	border:1px solid #ffffff;
}
.left_contents .hot_game_now div{
	padding:4px 4px 0;
	border:1px solid #b3b3b3;
}
.left_contents .hot_game_now img,
.left_contents .hot_game_now object,
.left_contents .hot_game_now embed{
	margin-bottom:4px;
}
/******** 左メニュー ********/
.left_contents .left_menu{
	background:url(/image/bg_leftmenu_xbox360.gif) repeat-y left top;
}
.left_contents .left_menu .left_menu_top{
	background:url(/image/bg_leftmenu_xbox360_top.gif) no-repeat left top;
}
.left_contents .left_menu .left_menu_bottom{
	background:url(/image/bg_leftmenu_xbox360_bottom.gif) no-repeat left bottom;
}
.left_contents .left_menu a:visited{
	color:#000080;
}
.left_contents .left_menu a{
	font-size:11px;
	text-decoration:none;
}
/******** お気に入り / 最近記事を読んだタイトル / 週刊連載 / トピックス / 検索メニュー / 問い合わせ ********/
/******** div ********/
.left_contents .left_menu .favorite{
	width:202px;
	padding:8px 0 0 11px;
}
.left_contents .left_menu .already,
.left_contents .left_menu .weekly,
.left_contents .left_menu .topics,
.left_contents .left_menu .left_search,
.left_contents .left_menu .community,
.left_contents .left_menu .others{
	width:202px;
	padding:3px 0 0 11px;
}
.left_contents .left_menu .inquiry{
	width:202px;
	padding:3px 0 8px 11px;
}
/******** p ********/
.left_contents .left_menu .favorite p,
.left_contents .left_menu .already p{
	width:194px;
	height:12px;
	padding:1px 0 1px 6px;
	font-size:10px;
	border-left:1px solid #663d14;
	border-right:1px solid #663d14;
	background:#F2F0F7;
	color:#333333;
}
.left_contents .left_menu .favorite p.comment,
.left_contents .left_menu .already p.comment{
	width:188px;
	height:auto;
	line-height:110%;
	padding:4px 6px 1px;
	font-size:11px;
	color:#333333;
	border:none;
	background:none;
	color:red;
	font-weight:normal;
}
.left_contents .left_menu .left_search p{
	width:182px;
	height:12px;
	padding:1px 0 1px 18px;
	font-size:10px;
	border-left:1px solid #663d14;
	border-right:1px solid #663d14;
	background:url(/image/icon_search_blue.gif) no-repeat 2px 2px #e5e0da;
	color:#333333;
}
/******** ul ********/
.left_contents .left_menu .favorite ul,
.left_contents .left_menu .already ul,
.left_contents .left_menu .weekly ul,
.left_contents .left_menu .topics ul,
.left_contents .left_menu .left_search ul,
.left_contents .left_menu .inquiry ul,
.left_contents .left_menu .community ul,
.left_contents .left_menu .others ul{
	width:200px;
	padding:2px 0 10px;
	border-left:1px solid #663d14;
	border-right:1px solid #663d14;
	border-bottom:1px solid #663d14;
	background:url(/image/bg_leftmenu_all_inside.gif) no-repeat top left #eeeeee;
}
.left_contents .left_menu .favorite ul,
.left_contents .left_menu .already ul{
	padding:2px 0 3px;
}
.left_contents .left_menu .weekly ul,
.left_contents .left_menu .community ul{
	padding:2px 0 1px;
}
.left_contents .left_menu .inquiry ul{
	padding:2px 0 1px;
	border-bottom:none;
}
/******** ul h5 ********/
.left_contents .left_menu .favorite div.left_heading,
.left_contents .left_menu .already div.left_heading,
.left_contents .left_menu .weekly div.left_heading,
.left_contents .left_menu .topics div.left_heading,
.left_contents .left_menu .left_search div.left_heading,
.left_contents .left_menu .inquiry div.left_heading,
.left_contents .left_menu .community div.left_heading,
.left_contents .left_menu .others div.left_heading{
	height:15px;
	line-height:12px;
	padding:5px 0 0 14px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	background:url(/image/bar_leftmenu_xbox360.gif) no-repeat left top;
	color:#ffffff;
}
.left_contents .left_menu .favorite div.left_heading{
	background:url(/image/bar_leftmenu_xbox360_1st.gif) no-repeat left top;
}
/******** ul h5 2017/01/06 ********/
.left_contents .left_menu .favorite div.left_h,
.left_contents .left_menu .already div.left_h,
.left_contents .left_menu .weekly div.left_h,
.left_contents .left_menu .topics div.left_h,
.left_contents .left_menu .left_search div.left_h,
.left_contents .left_menu .inquiry div.left_h,
.left_contents .left_menu .community div.left_h,
.left_contents .left_menu .others div.left_h{
	height:15px;
	line-height:12px;
	padding:5px 0 0 14px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	background:url(/image/bar_leftmenu_xbox360.gif) no-repeat left top;
	color:#ffffff;
}
.left_contents .left_menu .favorite div.left_h{
	background:url(/image/bar_leftmenu_xbox360_1st.gif) no-repeat left top;
}
/******** ul li ********/
.left_contents .left_menu .favorite ul li,
.left_contents .left_menu .already ul li{
	width:192px;
	font-size:11px;
	line-height:14px;
	padding:4px 4px 0;
	background:url(/image/border_dotted_leftmenu.gif) no-repeat center bottom;
	overflow:hidden;
}
.left_contents .left_menu .weekly ul li,
.left_contents .left_menu .left_search ul li,
.left_contents .left_menu .inquiry ul li,
.left_contents .left_menu .others ul li{
	width:192px;
	font-size:11px;
	line-height:14px;
	padding:4px 4px 3px;
	background:url(/image/border_dotted_leftmenu.gif) no-repeat center bottom;
}
.left_contents .left_menu .topics ul li{
	width:192px;
	height:61px;
	line-height:110%;
	padding:4px;
	font-size:11px;
	background:url(/image/border_dotted_leftmenu.gif) no-repeat center bottom;
}
.left_contents .left_menu .topics ul li.banner{
	text-align:center;
	height:50px;
}
.left_contents .left_menu .community ul li{
	line-height:120%;
	padding:4px;
	font-size:11px;
	background:url(/image/border_dotted_leftmenu.gif) no-repeat center bottom;
	text-align:center;
}
.left_contents .left_menu .community ul li{
	background:none;
}
/******** ul li a ********/
.left_contents .left_menu .weekly ul li a,
.left_contents .left_menu .left_search ul li a,
.left_contents .left_menu .inquiry ul li a,
.left_contents .left_menu .others ul li a{
	padding-left:3px;
}
/******** お気に入り 画像 ********/
.left_contents .left_menu .favorite ul li span,
.left_contents .left_menu .already ul li span{
	display:block;
	height:18px;
	padding-bottom:0px;
	word-break:break-all;
	overflow:hidden;
}
.left_contents .left_menu .favorite ul li img.count,
.left_contents .left_menu .already ul li img.count{
	display:block;
	margin-top:5px;
	float:right;
	vertical-align:middle;
}
.left_contents .left_menu .favorite ul li img.check,
.left_contents .left_menu .already ul li img.check{
	padding:0 6px 2px 0;
	vertical-align:middle;
}
/******** 週刊連載 ********/
.left_contents .left_menu .weekly ul li span{
	font-size:9px;
}
.left_contents .left_menu .weekly ul li a.sub{
	margin-left:15px;
}
.left_contents .left_menu .weekly ul li.contents_all{
	width:192px;
	height:14px;
	margin:-3px 0 -3px;
	padding:4px;
	text-align:right;
	background:none;
}
.left_contents .left_menu .weekly ul li.contents_all a{
	padding-left:10px;
	margin-left:6px;
	text-decoration:none;
	font-size:10px;
	background:url(/image/icatch_blue_gray_11.gif) no-repeat left center;
}
/******** トピックス ********/
.left_contents .left_menu .topics ul li a,
.left_contents .left_menu .others ul li a{
	text-decoration:none;
}
.left_contents .left_menu .topics ul li img.lead{
	margin-right:5px;
	float:left;
}
/******** サポート ********/
.left_contents .left_menu .support{
	height:168px;
	margin:0 auto;
	text-align:center;
	margin-top:-5px;
	padding-bottom:7px;
}
.left_contents .left_menu .support div{
	margin:0px 0 2px 8px;
}
/**************************************** 中央カラム ****************************************/
.main_contents{
	width:570px;
	text-align:center;
/**
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
**/
	background:#ffffff;
	float:right;
	overflow:hidden;
}
/******** コンテンツヘッダー ********/
.main_contents .contents_header{
}
/******** パンくず ********/
.main_contents .contents_header .bread_crumb{
	width:523px;
	height:13px;
	margin:5px 4px 7px;
	padding:6px 18px 3px;
	background:url(/image/h5_icatch_mac.gif) no-repeat 5px 2px #000000;
	color:#ffffff;
	text-align:left;
	font-size:11px;
}
.main_contents .contents_header .bread_crumb span{
	padding:0 0.5em 0;
}
/******** リーダーボード ********/
.main_contents .contents_header a{
	display:block;
}
.main_contents .contents_header img,
.main_contents .contents_header object,
.main_contents .contents_header embed{
	margin:0 auto 5px;
}
/******** 検索ワードリスト ********/
.main_contents .contents_header .contents_search_title{
	width:544px;
	margin:4px auto 6px;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
	color:#000080;
	text-align:left;
}
.main_contents .contents_header .contents_search_title span{
	display:block;
	line-height:22px;
	padding-left:20px;
	background:url(/image/icon_search_big.gif) no-repeat 0 1px;
	font-size:13px;
}
.main_contents .contents_header ul.contents_search{
	list-style:none;
	height:100%;
	line-height:17px;
	margin:0 0 6px 13px;
	font-size:14px;
	text-align:left;
}
.main_contents .contents_header ul.contents_search li.container{
	display:block;
	float:left;
	width:185px;
	height:105px;
	margin-bottom:6px;
	padding-top:4px;
	background:url(/image/bg_search_contents_mac.gif) no-repeat left top;
}
.main_contents .contents_header ul.contents_search li.container a{
	margin-left:8px;
	padding-left:12px;
	background:url(/image/icatch_red_white_8.gif) no-repeat 0 3px;
	font-weight:bold;
}
.main_contents .contents_header ul.contents_search li.container ul{
	list-style:square;
	line-height:16px;
	padding-left:30px;
	font-size:11px;
}
.main_contents .contents_header ul.contents_search li.container ul li a{
	margin-left:0;
	padding-left:0px;
	background:none;
	font-weight:normal;
}
/* 2ブロック用 */
.main_contents .contents_header ul.contents_search li.container2{
	display:block;
	float:left;
	width:252px;
	height:98px;
	margin:0 8px 6px 6px;
	padding:4px 0;
	background:#fff9f2;
	border:1px solid #999999;
/**	border-bottom:1px solid #3333cc;
/**	border-left:4px solid #3333cc;
/**	background:url(/image/bg_search_contents2_pc.gif) repeat-y left top #F2F2FF;	**/
}
.main_contents .contents_header ul.contents_search li.container2 a{
	margin-left:8px;
	padding-left:12px;
	background:url(/image/icatch_red_white_8.gif) no-repeat 0 3px;
	font-weight:bold;
}
.main_contents .contents_header ul.contents_search li.container2 ul{
	list-style:square;
	padding-left:30px;
	font-size:11px;
	line-height:16px;
}
.main_contents .contents_header ul.contents_search li.container2 ul li a{
	margin-left:0;
	padding-left:0px;
	background:none;
	font-weight:normal;
}
/************************************ 記事部分 ************************************/
/*** 記事ジャンル＋掲載日 ***/
.main_contents .finding{
	width:559px;
	height:24px;
	line-height:13px;
	margin:0 0 0 9px;
	background:url(/image/bar_finding_xbox360.gif) no-repeat 0px 0px #ffffff;
	color:#ffffff;
	text-align:left;
	font-size:12px;
}
.main_contents .finding p{
	padding:6px 20px 3px;
}
/************************ TOPページ本体 ************************/
.main_contents .top_container{
	width:550px;
	margin:0 auto;
	text-align:left;
}
/******************* after:clear *******************/
.main_contents .contents_header ul.contents_search:after,
.main_contents .top_container .article_container p:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
}
.main_contents .top_container .article_container .imgBox p:after{
	clear:none;
}
/****** TOPページ 記事一覧 ******/
.main_contents .top_container .article_container{
	width:550px;
	height:100%;
	margin:4px 0;
	padding:0 0 8px;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
	clear:both;
}
.main_contents .top_container .article_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 .top_container .article_container .article_tag{
	margin:0 0 0 20px;
}
.main_contents .top_container .article_container .img_right_top{
	margin:0.2em 0 4px 4px;
}
.main_contents .top_container .article_container .article_tag img{
	margin:0 0 0 2px;
	vertical-align:middle;
}
.main_contents .top_container .article_container .article_tag span{
	font-size:10px;
	color:#999999;
}
.main_contents .top_container .article_container p{
	line-height:125%;
	margin:0.5em 0 0 12px;
	font-size:13px;
}
/********** 検索へ **********/
.main_contents .top_container p.detail{
	height:28px;
	overflow:hidden;
	margin:6px 0px 8px 10px;
	padding-right:3px;
	background:url(/image/bg_top_paging_shadow.gif) no-repeat right top;
}
.main_contents .top_container p.detail a{
	font-size:13px;
	display:block;
	float:right;
	font-weight:normal;
	background:url(/image/bg_top_paging.gif) no-repeat 0 0 #333333;
	line-height:26px;
	height:26px;
	border:none;
	color:#ffffff;
	padding:0 8px 0 20px;
	overflow:hidden;
	text-decoration:none;
	border-bottom:2px solid #000000;
}
.main_contents .top_container p.detail a:hover{
	text-decoration:underline;
	color:#eeee44;
}
.main_contents .article_container ul,
.main_contents .article_container ul.tag_list{
	display:none;
	clear:both;
	list-style:none;
	margin-top:1.5em;
	text-align:right;
	font-size:11px;
}
.main_contents .article_container ul li,
.main_contents .article_container ul li.tag_list{
	display:inline;
	padding-right:4px;
}
/****** TOPページ TOPICS ******/
.main_contents .topics{
	width:246px;
	height:254px;
	padding-bottom:6px;
	margin:0 0 0 9px;
	background:url(/image/bg_special_com.gif) no-repeat left top;
	text-align:left;
	float:left;
}
.main_contents .topics div.title{
	width:246px;
	height:24px;
	line-height:13px;
	background:url(/image/bar_special_xbox360.gif) no-repeat left top;
	color:#ffffff;
	text-align:left;
	font-size:12px;
}
.main_contents .topics img{
	margin:4px 8px 0;
}
.main_contents .topics p.title a{
	font-size:12px;
	margin:5px 5px 5px 0;
	padding-left:12px;
	background:url(/image/icatch_red_white_8.gif) no-repeat left center;
	font-weight:normal;
}
.main_contents .topics .title p{
	padding:6px 20px 3px;
	line-height:13px;
	margin:0;
}
.main_contents .topics p{
	line-height:125%;
	margin:3px 15px 5px;
	font-size:12px;
}
.main_contents .topics p.title{
	line-height:16px;
	margin:3px 15px 0;
	font-size:12px;
}
.main_contents .rectangle{
	overflow:hidden;
	width:300px;
	height:250px;
	margin:0 8px 0 0;
	float:right;
}
*html .main_contents .topics{
	margin:0 0 0 5px;
}
*html .main_contents .rectangle{
	margin:0 4px 0 0;
}
/****** TOPページ AD Premium ******/
.main_contents .ad_premium{
	clear:both;
	margin-top:6px;
}
.main_contents .ad_premium img{
	margin:0px 0px 6px 0px;
}
.main_contents .contents_bottom_pr{
	margin-bottom:10px;
}
/****** TOPページ 外部リンク ******/
.main_contents .external_link{
	width:542px;
	margin:10px auto;
	padding:3px;
	background:#e3e5da;
	border:1px solid #b3b3b3;
	text-align:center;
}
.main_contents .external_link .container{
	width:542px;
	padding-bottom:2px;
	text-align:left;
	background:#616652;
}
.main_contents .external_link .container p{
	width:530px;
	height:12px;
	padding:4px 6px 0;
	background:url(/image/bar_ex_title_news.gif) repeat-x center top;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
}
.main_contents .external_link .container table{
	border-collapse:separate;
	border-spacing:1px;
	width:530px;
	text-align:left;
	margin:2px auto;
	padding:3px;
	background:url(/image/bg_ex_inside.gif) left top;
}
.main_contents .external_link .container table tr th{
	padding:1px 2px;
	background:#333333;
	color:#ffffff;
	font-weight:normal;
	font-size:10px;
}
.main_contents .external_link .container table tr td{
	padding:3px 0;
	font-size:11px;
}
.main_contents .external_link .container .bottom{
	width:540px;
	height:21px;
	text-align:center;
}
.main_contents .external_link .container .bottom input{
	width:100px;
	height:20px;
	font-size:11px;
}
/**************************************** 右カラム ****************************************/
.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,
.right_contents .ranking .period{
	width:154px;
	height:12px;
	padding:2px;
	background:#F3F3F3;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	text-align:right;
}
.right_contents .ranking .period{
	font-size:11px;
}
.right_contents .ranking .contents_all a:visited{
	color:#000080;
}
.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;
}
/************************************ リメイク用 ************************************/
/********** 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;
}
/****************************** 再構築 081004 ******************************/
/******************** プラットフォームタイトル部 ********************/
.cs_contents_search dl,
.cs_contents_search dt,
.cs_contents_search dd,
.cs_contents_search ul,
.cs_contents_search li{
	margin:0;
	padding:0;
}
.cs_contents_search:after{
	content:"";
	height:0px;
	clear:both;
	display:block;
}
.cs_contents_search{
	background:url(/image/bg_xbox360_top.gif) no-repeat 0 top #ffffff;
	width:568px;
	height:237px;
	font-size:13px;
	text-align:left;
	margin:0 auto 10px;
}
.cs_contents_search h1.platform{
	text-align:right;
	font-size:25px;
	line-height:30px;
	padding:12px 20px 0 0;
	color:#ffffff;
}
.cs_contents_search h1.platform span{
/**	background:url(/image/bg_cs_top_icatch.gif) no-repeat left -2px;	**/
	padding-left:15px;
}
.cs_contents_search a{
	color:#000080;
}
.cs_contents_search a:visited{
	color:#000080;
}
.cs_contents_search a:hover{
	color:#3333ff;
	text-decoration:underline;
}
/******************** プラットフォームメニュー ********************/
.cs_contents_search ul.cs_menu{
	width:390px;
	height:22px;
	margin:13px 6px 4px auto;
	font-family:"ＭＳ Ｐゴシック";
}
.cs_contents_search ul.cs_menu li{
	float:left;
	height:21px;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	line-height:20px;
	margin-right:3px;
	padding:0 5px 0 3px;
	background-color:#ffffee;
}
.cs_contents_search ul.cs_menu li a{
	background:url(/image/bg_dc_reviewlist_link.gif) no-repeat left 3px;
	padding-left:12px;
	text-decoration:none;
	color:#000080;
}
.cs_contents_search ul.cs_menu li a:hover{
	color:#3333ff;
	text-decoration:underline;
}
/******************** タイトル検索 ********************/
.cs_contents_search dl.title_search{
	margin:3px 0 0 162px;
	width:389px;
	float:left;
}
*html .cs_contents_search dl.title_search{
	margin-left:81px;
}
.cs_contents_search dl.title_search dt{
	background:url(/image/icon_search_big.gif) no-repeat -2px center;
	line-height:30px;
	padding-left:18px;
	font-weight:bold;
}
.cs_contents_search dl.title_search dd ul{
	padding:6px 0 8px 8px;
	height:100%;
	background:url(/image/line_dotted_550.gif) no-repeat left top;
}
.cs_contents_search dl.title_search dd ul li{
	width:117px;
	height:19px;
	line-height:18px;
	float:left;
	background:url(/image/bg_top_searchbox_list.gif) no-repeat -1px center;
	padding-left:10px;
}
/******************** 注目記事 ********************/
.cs_contents_search dl.pickup{
	display:none;
	width:179px;
	height:147px;
	margin:8px 15px 8px 0px;
	background:url(/image/bg_top_searchbox_pickup.gif) no-repeat center top;
	float:right;
}
*html .cs_contents_search dl.pickup{
	margin-right:8px;
}
.cs_contents_search dl.pickup dt{
	width:179px;
	height:27px;
	line-height:27px;
	text-align:center;
	font-weight:bold;
}
.cs_contents_search dl.pickup dd ul{
	width:162px;
	margin:0 auto;
	padding:6px 2px 6px 6px;
}
.cs_contents_search dl.pickup dd ul li{
	line-height:15px;
	margin-bottom:4px;
	background:url(/image/bg_top_searchbox_list.gif) no-repeat -1px 5px;
	padding-left:10px;
}
/******************** 記事検索 ********************/
ul.article_search{
	width:515px;
	overflow:hidden;
	height:22px;
	margin:0 auto 10px;
}
*html ul.article_search{
	width:519px;
}
ul.article_search li{
	font-size:13px;
	float:left;
	height:22px;
	line-height:22px;
	overflow:hidden;
	text-align:center;
	background:url(/image/button_platformtop_article.gif) no-repeat center top;
	width:93px;
	padding-right:2px;
	margin:0 4px;
}
ul.article_search li a{
	padding-left:10px;
	background:url(/image/bg_platformtop_article.gif) no-repeat left center;
	text-decoration:none;
}
ul.article_search li a:hover{
	text-decoration:underline;
}
ul.article_search li a:visited{
	color:#000080;
}
/********************************* 右メニュー *********************************/
/*********** スコア ***********/
.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;
	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;
}
/****************************** 081106 左メニュー 読者レビュー募集 ******************************/
.left_contents .left_menu .userreview{
}
.left_contents .left_menu .userreview ul li{
	width:90px;
	float:left;
	height:100%;
	background-image:none;
}
.left_contents .left_menu .userreview ul li .PLATFORM_ICON_1{
	margin-left:10px;
}
.left_contents .left_menu .userreview ul li img.package{
	margin:1px 10px 0;
}
.left_contents .left_menu .userreview ul li a.gametitle{
	display:block;
	margin:1px auto 0;
	text-align:center;
}
/******************** information枠 ********************/
.main_contents .contents_header .information .info_container:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.main_contents .contents_header .information{
	margin-bottom:9px;
	background:url(/image/bg_information_tagleft.gif) repeat-y left top;
	text-align:left;
	text-align:left;
	width:530px;
	margin:0 auto 5px;
}
.main_contents .contents_header .information img{
	margin-bottom:0;
}
.main_contents .contents_header .information .info_container p{
	padding-top:2px;
	font-size:13px;
	line-height:120%;
}
.main_contents .contents_header .information .info_container p a{
	text-decoration:none;
}
.main_contents .contents_header .information .info_container p a:hover{
	text-decoration:underline;
}
.main_contents .contents_header .information .info_tag{
	background:url(/image/bg_information_tag.gif) no-repeat left center;
	margin-left:5px;
	padding:0px 0 2px 0;
	min-height:46px;
}
*html .main_contents .contents_header .information .info_tag{
	height:46px;
}
.main_contents .contents_header .information .info_container{
	clear:both;
	padding-top:3px;
	padding-bottom:0px;
	border:none;
	padding-left:17px;
	width:493px;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
}
.main_contents .contents_header .information .info_container img{
	float:left;
	margin:0 5px 0 0;
}
.main_contents .contents_header .information .info_tag .mini{
	width:493px;
	height:40px;
	overflow:hidden;
	margin:0 0 2px;
	padding:3px 10px 4px 4px;
	background:#f9f9f9;
}
.main_contents .contents_header .information .info_tag .mini .no_visited{
	text-align:left;
	width:245px;
	height:40px;
	float:left;
	font-size:10px;
	line-height:13px;
}
.main_contents .contents_header .information a:link,
.main_contents .contents_header .information a:visited{
	text-decoration:none;
	color:#000080;
}
.main_contents .contents_header .information a:hover{
	text-decoration:underline;
	color:#3333ff;
}
.main_contents .contents_header .information .info_tag .mini img{
	float:left;
	margin-right:6px;
}
/**************************************** 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;
}
/********** information **********/
.main_contents .contents_header .information .info_tag{
	padding-bottom:0;
	padding-top:1px;
	padding-left:14px;
}
.main_contents .contents_header .information .info_container{
	background:#f9f9f9;
	border-bottom:1px solid #e0e0e0;
	padding-left:4px;
	padding-bottom:4px;
	margin-bottom:1px;
	width:493px;
	background:#f9f9f9;
	padding-right:10px;
}
.main_contents .contents_header .information .info_container img{
	margin-right:7px;
}
.main_contents .contents_header .information .info_container p{
	padding-top:4px;
	line-height:125%;
}
/********** side menu **********/
.left_contents .hot_game_now img,
.left_contents .hot_game_now object,
.left_contents .hot_game_now embed{
	margin:0 auto 4px;
}
.left_contents .hot_game_now{
	margin:4px auto;
	width:205px;
}
.left_contents .hot_game_now div{
	text-align:center;
	width:195px;
}
/***** sidetop_smart ******/
.left_contents .hot_game_now{
	margin:4px 0 4px 7px;
	width:201px;
	height:315px;
	height:auto;
}
.left_contents .hot_game_now div{
	text-align:center;
	width:195px;
	padding:2px 2px 0;
}
.left_contents .hot_game_now img,
.left_contents .hot_game_now object,
.left_contents .hot_game_now embed{
	margin:0 auto 2px;
}
.left_contents .hot_game_now .ad_container{
	padding:0;
	border:0;
	margin-bottom:2px;
}
.left_contents .hot_game_now .ad_container img,
.left_contents .hot_game_now .ad_container object,
.left_contents .hot_game_now .ad_container embed{
	margin:0 auto;
}
.left_contents .left_menu .favorite p.comment,
.left_contents .left_menu .already p.comment{
	color:#ff4422;
}
.left_contents .left_menu .favorite_top{
	margin-bottom:50px;
}
.left_contents .left_menu .already_top .favorite_exp{
	background-image:url(/image/bg_favorite_ex_black2.gif);
	color:#ececec;
	padding:16px 9px 0;
	height:45px;
	width:184px;
	top:-73px;
	line-height:120%;
	margin-top:14px;
}
.left_contents .left_menu .already_top .favorite_exp span{
	color:#FFFF00;
	display:block;
	font-size:11px;
	height:12px;
	line-height:12px;
	position:absolute;
	text-align:right;
	top:43px;
	left:43px;
	width:148px;
}
.left_contents .left_menu .weekly ul li.contents_all{
	font-size:10px;
	line-height:10px;
	height:11px;
	width:192px;
	margin:0 0;
}
.left_contents .left_menu .weekly ul li.contents_all a{
	background:url(/image/icatch_blue_gray_11.gif) no-repeat -3px 2px;
	font-size:10px;
	padding-left:10px;
	text-decoration:none;
}
.left_contents .left_menu .already ul li,
.left_contents .left_menu .weekly ul li,
.left_contents .left_menu .topics ul li,
.left_contents .left_menu .left_search ul li,
.left_contents .left_menu .inquiry ul li,
.left_contents .left_menu .others ul li,
.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;
}
.left_contents .left_menu .userreview ul li{
	border-top:none;
	border-bottom:none;
}
.left_contents .left_menu .favorite ul li{
	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 .top_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;
}
.main_contents .contents_header .information .info_container a:link,
.main_contents .contents_header .information .info_container a:visited{
	text-decoration:none;
}
.main_contents .contents_header .information .info_container 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 .top_container .article_container ul,
.main_contents .top_container .V2_article_container ul{
	display:none;
}
/****************************** 新記事1コマ ******************************/
.main_contents .top_container .article_container:after,
.main_contents .top_container .V2_article_container:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.main_contents .top_container .V2_article_container{
	clear:both;
	width:550px;
	height:100%;
	margin:4px 0;
	padding:0 0 8px;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
}
.main_contents .top_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 .top_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 .top_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 .top_container .V2_article_container .V2_article_tag a img{
	float:left;
	margin:0;
	padding:0;
}
.main_contents .top_container .V2_article_container .img_right_top{
	margin:0 0 2px 8px;
	padding:0;
}
.main_contents .top_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 .top_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 .top_container .V2_article_container h2 a:link{
	text-decoration:none;
}
.main_contents .top_container .V2_article_container h2 a:visited{
	text-decoration:none;
}
.main_contents .top_container .V2_article_container h2 a:hover{
	text-decoration:underline;
}
/********** oneline **********/
.main_contents .top_container .oneline{
	padding-bottom:4px;
}
.main_contents .top_container .oneline h2{
	background:none;
	margin:0 0 6px;
	padding:0;
	text-align:left;
	float:right;
	width:517px;
}
.main_contents .top_container .oneline .V2_article_tag{
	margin-top:4px;
	margin-right:6px;
	margin-bottom:5px;
	height:12px;
	overflow:hidden;
}
*+html .main_contents .top_container .oneline .V2_article_tag{
	margin-right:3px;
}
*html .main_contents .top_container .oneline .V2_article_tag{
	margin-right:3px;
}
/********** digest **********/
.main_contents .top_digest .V2_article_container h2{
	background:url(/image/icatch_red_white_8.gif) no-repeat -2px 5px;
	width:535px;
	margin-left:2px;
	padding-left:0;
	padding-left:13px;
	display:block;
}
.main_contents .top_digest .V2_article_container span.timestamp{
	display:none;
}
/****************************** 旧記事1コマ ******************************/
.main_contents .top_container .article_container:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.main_contents .top_container .article_container{
	position:relative;
	z-index:0;
}
.main_contents .top_container .article_container .img_right_top{
	margin:1px 0 0 8px;
	padding:0;
}
.main_contents .top_container .article_container p{
	font-size:13px;
	line-height:125%;
	background:none;
	margin:0 0 0 33px;
	text-align:left;
	color:#444444;
}
.main_contents .top_container .article_container h2{
	background:none;
	width:517px;
	float:right;
	text-align:left;
	margin:0 0 6px 0;
	padding:0;
}
.main_contents .top_container .article_container h2 a:link{
	text-decoration:none;
}
.main_contents .top_container .article_container h2 a:visited{
	text-decoration:none;
}
.main_contents .top_container .article_container h2 a:hover{
	text-decoration:underline;
}
.main_contents .top_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 .top_container .article_container .article_tag a{
	margin:0 0 1px 0;
	padding:0;
	height:11px;
	overflow:hidden;
	line-height:10px;
}
.main_contents .top_container .article_container .article_tag a img{
	float:left;
	margin:0 0 1px 0;
	padding:0;
}
.main_contents .top_container .article_container .article_tag span{
	display:none;
}
/********** oneline **********/
/**
.main_contents .top_container .oneline{
	padding-bottom:4px;
}
.main_contents .top_container .oneline h2{
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	margin:0 0 2px;
}
**/
/********** digest **********/
.main_contents .top_digest .article_container h2{
	background:url(/image/icatch_red_white_8.gif) no-repeat -2px 5px;
	width:535px;
	margin-left:2px;
	padding-left:0;
	padding-left:13px;
}
/****************************** 090107 左メニュー 特集記事一覧 ******************************/
/********** 1コマ **********/
.left_contents .left_menu .leftmenu_article ul li.container:after{
	content:"";
	clear:both;
	height:0px;
	display:block;
}
.left_contents .left_menu .leftmenu_article ul li.container{
	height:100%;
	padding:5px;
	width:190px;
	clear:both;
}
*+html .left_contents .left_menu .leftmenu_article ul li.container{
	margin-bottom:-3px;
}
*html .left_contents .left_menu .leftmenu_article ul li.container{
	margin-bottom:-3px;
}
.left_contents .left_menu .leftmenu_article ul li.container a.heading{
	display:block;
	float:right;
	text-align:left;
	margin-top:-12px;
	width:102px;
	word-break:break-all;
	word-wrap:break-word;
}
.left_contents .left_menu .leftmenu_article ul li.container .V2_article_tag{
	width:24px;
	height:11px;
	display:block;
	margin:0 0 2px;
	overflow:hidden;
	width:80px;
}
.left_contents .left_menu .leftmenu_article ul li.container .V2_article_tag img{
	margin-right:1px;
}
.left_contents .left_menu .leftmenu_article ul li.container .img_left_top{
	margin:0;
}
.left_contents .left_menu .leftmenu_article ul li.container img{
	-ms-interpolation-mode:bicubic;
}
/********** リードなし **********/
.left_contents .left_menu .leftmenu_article ul li.oneline .V2_article_tag{
	float:left;
	margin:0;
	padding-right:3px;
}
.left_contents .left_menu .leftmenu_article ul li.oneline a.heading{
	line-height:13px;
	display:inline;
	margin:0;
	width:100%;
	float:none;
}
*+html .left_contents .left_menu .leftmenu_article ul li.oneline{
	margin-bottom:0;
}
*html .left_contents .left_menu .leftmenu_article ul li.oneline{
	margin-bottom:0;
}
/****************************** 2009/07/24 お気に入り機能 ******************************/
.left_contents .left_menu .left_menu_top,
.left_contents .left_menu .left_menu_bottom,
.left_contents .left_menu .favorite,
.left_contents .left_menu .already{
	height:100%;
}
.left_contents .left_menu .favorite ul li.V2_favorite:after,
.left_contents .left_menu .favorite ul li.V2_favorite dl:after,
.left_contents .left_menu .already ul li.V2_favorite:after,
.left_contents .left_menu .already ul li.V2_favorite dl:after{
	content:"";
	clear:both;
	display:block;
	height:0px;
}
.left_contents .left_menu .favorite ul li.V2_favorite dl,
.left_contents .left_menu .favorite ul li.V2_favorite dl dt,
.left_contents .left_menu .favorite ul li.V2_favorite dl dd,
.left_contents .left_menu .already ul li.V2_favorite dl,
.left_contents .left_menu .already ul li.V2_favorite dl dt,
.left_contents .left_menu .already ul li.V2_favorite dl dd{
	margin:0;
	padding:0;
}
/********** container **********/
.left_contents .left_menu .favorite ul li,
.left_contents .left_menu .already ul li{
	border-top:1px solid #f9f9f9;
	border-bottom:1px solid #dadada;
}
.left_contents .left_menu .favorite ul li.V2_favorite,
.left_contents .left_menu .already ul li.V2_favorite{
	clear:both;
	width:198px;
	height:100%;
	margin:0;
	padding:0;
	border:none;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-top:2px solid #f9f9f9;
	border-bottom:1px solid #dadada;
	background:url(/image/bg_leftmenu_favorite_title.gif) repeat-x left top #eeeeee;
	background:#f0f0f0;
}
.left_contents .left_menu .favorite ul li.V2_favorite dl,
.left_contents .left_menu .already ul li.V2_favorite dl{
	background:#ebebeb;
	height:100%;
	padding:0 0 1px 0;
	margin:0;
	text-align:right;
}
/********** 1段目 **********/
.left_contents .left_menu .favorite ul li.V2_favorite dl dt,
.left_contents .left_menu .already ul li.V2_favorite dl dt{
	overflow:hidden;
	text-align:left;
	padding:3px 6px 3px 3px;
	font-size:11px;
	height:12px;
	line-height:14px;
	background:url(/image/bg_leftmenu_favorite_title.gif) repeat-x left top #eeeeee;
	background:#f0f0f0;
}
.left_contents .left_menu .favorite ul li.V2_favorite img.check,
.left_contents .left_menu .already ul li.V2_favorite img.check{
	margin:3px -3px 3px 3px;
}
.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:0 3px 0 0;
	margin:0;
	vertical-align:-3px;
}
.left_contents .left_menu .favorite ul li.V2_favorite dl dt a,
.left_contents .left_menu .already ul li.V2_favorite dl dt a{
	float:left;
	display:block;
	max-width:170px;
}
/********** 2段目 **********/
.left_contents .left_menu .favorite ul li.V2_favorite dl dd,
.left_contents .left_menu .already ul li.V2_favorite dl dd{
	display:inline;
	line-height:14px;
	margin:0 1px 0 1px;
	color:#555555;
}
.left_contents .left_menu .favorite ul li.V2_favorite dl dd a,
.left_contents .left_menu .already ul li.V2_favorite dl dd a{
	color:#555555;
}
.left_contents .left_menu .favorite ul li.V2_favorite dl dd.official img,
.left_contents .left_menu .already ul li.V2_favorite dl dd.official img{
	vertical-align:-3px;
}
.left_contents .left_menu .favorite ul li.V2_favorite dl dd span,
.left_contents .left_menu .already ul li.V2_favorite dl dd span{
	display:inline;
	font-weight:bold;
}
/********** comment **********/
.left_contents .left_menu .favorite ul li.comment,
.left_contents .left_menu .already ul li.comment{
	background-image:none;
	color:#ff0000;
	padding:3px 8px 0;
	width:184px;
	line-height:13px;
	border:none;
	border-top:2px solid #f9f9f9;
}
/********** top **********/
.left_contents .left_menu .favorite_top ul li.V2_favorite{
	border-top:2px solid #f6ffee;
	border-bottom:1px solid #deeed0;
	background:#f0ffde;
}
.left_contents .left_menu .favorite_top ul li.V2_favorite img.check{
	margin:3px -3px 3px 3px;
}
.left_contents .left_menu .favorite_top ul li.V2_favorite dl{
	background:#ecf9e0;
}
.left_contents .left_menu .favorite_top ul li.V2_favorite dl dt{
	background:#f0ffde;
}
.left_contents .left_menu .favorite_top ul li.comment{
	border-top:2px solid #f6ffee;
}
/*********************************** 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{
	float:left;
}
/****************************** 背景 ******************************/
body{
	background:url(/image/bg_xbox360_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_xbox360.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 #c1d860;
}
.V2_global_navi .class1 dd{
	margin:0;
	padding:0;
}
.V2_global_navi .class1 a{
	display:block;
	padding:0 16px;
	border-right:1px solid #5b8e06;
}
.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.tab2{
	border:none;
}
.V2_global_navi .class1 dt.tab2 a{
	padding:0 18px 0 16px;
	border:none;
}
/********** 選択タブ **********/
.V2_global_navi .class1 dt.tab3{
	overflow:hidden;
	margin:0;
	background:url(/image/bg_V2_global_select_xbox360.gif) no-repeat left top;
	border:none;
}
.V2_global_navi .class1 dt.tab3 strong{
	display:block;
	background:url(/image/bg_V2_global_select_xbox360r.gif) no-repeat right top;
}
.V2_global_navi .class1 dt.tab3 a{
	padding:7px 8px 0px;
	margin:0 11px 4px;
	border:none;
	text-decoration:none;
	border-bottom:3px solid #c1d860;
}
.V2_global_navi .class1 dt.tab3 a:link,
.V2_global_navi .class1 dt.tab3 a:visited{
	color:#3d3d3d;
}
.V2_global_navi .class1 dt.tab3 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_xbox.gif) no-repeat left top;
	line-height:33px;
}
.V2_global_navi .class1 dt.pr a{
	background:url(/image/bg_V2_global_domiru_xbox.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:url(/image/bg_V2_contents_top.gif) repeat-y right top #E6E6E6;
}
/****************************** 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;
}
/****************************** V2 プラットフォームTOP ******************************/
.main_contents{
	width:784px;
	background:#ffffff;
	margin-left:1px;
}
.top_article_top3:after{
	content:"";
	clear:both;
	display:block;
	height:0;
}
/******************** プラットフォーム タイトル ********************/
h1.platform_heading{
	float:right;
	width:184px;
	height:28px;
	margin:10px 10px 0 0;
	padding-bottom:9px;
	font-size:25px;
	line-height:33px;
	color:#8fb324;
	border-bottom:4px solid #8fb324;
	overflow:hidden;
	font-family:'ＭＳ Ｐゴシック';
	letter-spacing:-1px;
	text-align:left;
}
/******************** スポットライト ********************/
.spotlight{
	float:left;
	margin:10px 0 0 10px;
	width:572px;
	height:270px;
	background:#000000;
	text-align:left;
}
/******************** 記事ランキング ********************/
.top_article_top3{
	float:right;
	overflow:hidden;
	position:relative;
	width:184px;
	height:229px;
	margin-right:10px;
	margin-bottom:10px;
}
.top_article_top3 dt{
	margin:2px auto 0;
}
.top_article_top3 dd{
	clear:both;
	margin-bottom:8px;
}
.top_article_top3 dd.top1 strong,
.top_article_top3 dd.top2 strong,
.top_article_top3 dd.top3 strong{
	display:block;
	overflow:hidden;
	float:left;
	width:13px;
	height:13px;
	margin:1px 0 0 2px;
	line-height:13px;
	background:#ffff99;
	border:1px solid #333333;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	text-align:center;
}
.top_article_top3 dd.top1 a,
.top_article_top3 dd.top2 a,
.top_article_top3 dd.top3 a{
	display:block;
	font-size:11px;
	line-height:12px;
	font-size:13px;
	line-height:15px;
	margin-left:22px;
	text-align:left;
}
.top_article_top3 dd a:visited{
	color:#000080;
}
.top_article_top3 dd a:hover{
	text-decoration:underline;
}
.top_article_top3 dd.period{
	position:absolute;
	right:0;
	bottom:0;
	font-size:11px;
	text-align:right;
}
/********** IE6 **********/
*html .spotlight{
	margin-left:5px;
}
*html h1.platform_heading,
*html .top_article_top3{
	margin-right:6px;
}
/****************************** 記事エリア その1 ******************************/
.contents_area_1:after,
.contents_area_2:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.contents_area_1{
	overflow:hidden;
	clear:both;
	width:766px;
	background:url(/image/bg_top_contents_area.gif) repeat-y left top;
	padding:0 10px 10px;
}
/********** 記事一覧 **********/
.top_article{
	float:right;
	width:550px;
	margin-top:5px;
}
h2.V2_finding{
	width:550px;
	height:25px;
	text-align:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	text-indent:1em;
	background:url(/image/top_splitter_xbox360.gif) no-repeat left top;
}
/********** 記事一覧インタフェース **********/
.V2_finding_menu{
	position:relative;
	background:url(/image/top_splitter_xbox360.gif) no-repeat left bottom;
	height:30px;
	width:550px;
}
.V2_finding_menu .rss{
	position:absolute;
	right:5px;
	top:-20px;
}
.V2_finding_menu .twitter{
	position:absolute;
	right:39px;
	top:-20px;
}
/********** ランキング **********/
.V2_finding_menu .ranking{
	clear:both;
	width:168px;
	height:28px;
	margin:0 0 0 auto;
	padding:2px 4px 0 0;
	float:right;
}
.V2_finding_menu .ranking dt{
	float:left;
	height:14px;
	width:103px;
	margin:5px 0 0 auto;
	font-size:13px;
	line-height:14px;
	text-align:right;
}
.V2_finding_menu .ranking dt strong{
	font-weight:normal;
	padding:0 1px 0 4px;
	border-left:4px solid #ff5500;
}
.V2_finding_menu .ranking dd{
	float:right;
	background:url(/image/bg_top_rank_button.gif) no-repeat right top;
	padding-left:1px;
	text-align:left;
}
.V2_finding_menu .ranking dd a{
	overflow:hidden;
	display:block;
	font-size:11px;
	width:38px;
	height:24px;
	line-height:25px;
	padding-left:25px;
	text-decoration:none;
}
.V2_finding_menu .ranking dd a:link{
	color:#ffffff;
}
.V2_finding_menu .ranking dd a:visited{
	color:#ffffff;
}
.V2_finding_menu .ranking dd a:hover{
	color:#ffff00;
	text-decoration:underline;
}
/********** フィルター選択前 **********/
.V2_finding_menu .index_pickup{
	position:absolute;
	left:10px;
	top:0;
	width:118px;
	height:30px;
	line-height:35px;
	font-size:11px;
	overflow:hidden;
	text-align:center;
	z-index:100;
	cursor:pointer;
	background:url(/image/bg_top_filter_select.gif) repeat-x left top;
}
.V2_finding_menu .index_latest{
	position:absolute;
	left:128px;
	top:0;
	width:118px;
	height:30px;
	line-height:35px;
	font-size:11px;
	overflow:hidden;
	text-align:center;
	z-index:100;
	cursor:pointer;
	background:url(/image/bg_top_filter_select.gif) repeat-x left top;
}
.V2_finding_menu .index_pickup a,
.V2_finding_menu .index_latest a{
	display:block;
	margin-top:8px;
	height:15px;
	line-height:17px;
	overflow:hidden;
}
.V2_finding_menu .index_pickup a{
	border-left:1px solid #a0a0a0;
	padding-right:1px;
}
.V2_finding_menu .index_latest a{
	border-right:1px solid #a0a0a0;
	padding-left:1px;
}
.V2_finding_menu li a:link{
	color:#000080;
}
.V2_finding_menu li a:visited{
	color:#000080;
}
.V2_finding_menu li a:hover{
	color:#3333ff;
}
/********** フィルター選択中 **********/
.top_container{
	position:relative;
	padding-top:4px;
}
h3.pickup_selected,
h3.latest_selected{
	position:absolute;
	float:left;
	width:118px;
	height:30px;
	font-size:11px;
	overflow:hidden;
	text-align:center;
	line-height:34px;
	background:url(/image/bg_top_filter_selected.gif) no-repeat left top;
}
h3.pickup_selected{
	left:10px;
	top:-30px;
}
h3.latest_selected{
	left:128px;
	top:-30px;
}
h3.pickup_selected strong,
h3.latest_selected strong{
	display:block;
	height:30px;
	font-weight:normal;
	padding:0 5px 0 1px;
	margin-left:4px;
	background:url(/image/bg_top_filter_selected.gif) no-repeat right top #ffffff;
}
h3.pickup_selected strong span,
h3.latest_selected strong span{
	background:#ffff00;
}
/******************** 最新ムービー ********************/
.top_movie_container:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.top_movie{
	width:205px;
	float:left;
}
h2.V2_finding_movie{
	width:205px;
	height:30px;
	text-align:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	text-indent:2.5em;
	background:url(/image/top_splitter_xbox360_movie.gif) no-repeat left top;
}
.top_movie_container{
	position:relative;
	width:181px;
	margin:6px 7px 0;
	padding:5px;
	background:url(/image/bg_top_movie.gif) repeat-x left bottom #ffffff;
}
*html .top_movie_container{
	margin-left:3px;
}
.top_movie_container h3{
	float:right;
	width:93px;
	padding-left:8px;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
}
.top_movie_container h3 a{
	display:block;
	width:93px;
	word-wrap:break-word;
	overflow:hidden;
}
.top_movie_container img.movie_thumb{
	float:left;
	width:80px;
	height:60px;
}
.top_movie_container img.movie_thumb{
	-ms-interpolation-mode:bicubic;
}
.top_movie_container img.button_movie{
	position:absolute;
	left:31px;
	top:20px;
	filter:alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
}
/****************************** 記事エリア その2 ******************************/
.contents_area_2{
	width:766px;
	padding:10px 10px;
	background:url(/image/bg_top_contents_area_b.gif) no-repeat left top;
}
.top_interview,
.top_review{
	float:left;
	width:378px;
}
.top_interview{
	margin-right:9px;
}
.top_interview .V2_finding,
.top_review .V2_finding{
	width:377px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}
/********** 記事1コマ **********/
.top_interview .V2_article_container:after,
.top_review .V2_article_container:after{
	content:"";
	clear:both;
	display:block;
	height:0;
}
.top_interview .V2_article_container,
.top_review .V2_article_container{
	width:367px;
	padding:8px 5px;
	text-align:right;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
}
.top_interview .V2_article_container h3,
.top_review .V2_article_container h3{
	float:right;
	width:241px;
	text-align:left;
	font-size:13px;
	line-height:15px;
	padding:0 0 4px 6px;
}
.top_interview .V2_article_container .img_right_top,
.top_review .V2_article_container .img_right_top{
	float:left;
	margin:0;
}
.top_interview .V2_article_container span.timestamp,
.top_review .V2_article_container span.timestamp{
	font-size:11px;
}
/********** 1ライン **********/
.top_interview .oneline,
.top_review .oneline{
	padding:8px 5px 5px;
}
.top_interview .oneline h3,
.top_review .oneline h3{
	font-weight:normal;
	width:357px;
	background:url(/image/link_icon_7px_red.gif) no-repeat 0 4px;
	padding-left:10px;
}
.top_interview .oneline h3 a,
.top_review .oneline h3 a{
}
.top_interview .oneline .img_right_top,
.top_review .oneline .img_right_top{
	display:none;
}
.contents_area_2 .V2_article_container h3 a:link{
	text-decoration:none;
}
.contents_area_2 .V2_article_container h3 a:visited{
	text-decoration:none;
}
.contents_area_2 .V2_article_container h3 a:hover{
	text-decoration:underline;
}
/****************************** 読者レビューエリア その1 ******************************/
.userreview_area_1:after{
	content:"";
	clear:both;
	display:block;
	height:0;
}
.userreview_area_1{
	clear:both;
	width:766px;
	padding:0 10px 0 10px;
}
/******************** 読者レビューランキング ********************/
.userreview_ranking{
	float:left;
	width:550px;
	margin-top:6px;
}
/********** フィルター **********/
.userreview_ranking .filter{
	position:relative;
	height:30px;
	background:url(/image/bg_top_userreview_tab.gif) repeat-x left top #9C9C9C;
	font-size:12px;
	border-right:1px solid #a0a0a0;
	border-left:1px solid #a0a0a0;
}
*+html .userreview_ranking .filter{
	clear:both;
}
*html .userreview_ranking .filter{
	clear:both
}
.userreview_ranking .filter .select,
.userreview_ranking .filter .selected{
	position:absolute;
	left:10px;
	top:0;
}
/********** 選択前 **********/
.userreview_ranking .filter .select{
	z-index:100;
}
.userreview_ranking .filter .select li{
	float:left;
	cursor:pointer;
	height:30px;
	line-height:35px;
	padding-right:1px;
	text-align:center;
	background:url(/image/bg_top_userreview_tab.gif) repeat-x left top #9C9C9C;
}
.userreview_ranking .filter .select li a{
	float:left;
	display:block;
	height:15px;
	line-height:17px;
	margin-top:8px;
	padding:0 9px 0 11px;
	border-right:1px solid #CECECE;
}
.userreview_ranking .filter .select li a:link{
	color:#ffffff;
}
.userreview_ranking .filter .select li a:visited{
	color:#ffffff;
}
.userreview_ranking .filter .select li a:hover{
	color:#ffff00;
}
/********** 選択中 **********/
.userreview_ranking .filter .selected{
	background:url(/image/bg_top_userreview_tab.gif) repeat-x left top #9C9C9C;
}
.userreview_ranking .filter .selected li{
	float:left;
	height:26px;
	text-align:center;
	line-height:25px;
	margin:4px 0 0 0;
	background:url(/image/bg_top_filter_selected.gif) no-repeat left bottom;
}
.userreview_ranking .filter .selected li strong{
	float:left;
	display:block;
	height:26px;
	font-weight:normal;
	padding:0 9px 0 5px;
	margin:0 0 0 4px;
	background:url(/image/bg_top_filter_selected.gif) no-repeat right bottom #9C9C9C;
}
*html .userreview_ranking .filter .selected li strong{
	margin:0 0 0 2px;
}
.userreview_ranking .filter .selected li strong span{
	padding:0 2px;
	background:#ffff00;
}
.userreview_ranking .filter .selected li strong a{
	text-decoration:none;
	color:#000000;
}
/******************** レビュー一覧 ********************/
.userreview_container{
	width:528px;
	min-height:512px;
	border:1px solid #a0a0a0;
	border-top:none;
	padding:10px;
	font-size:13px;
	line-height:120%;
}
*html .userreview_container{
	height:512px;
}
.userreview_container table{
	table-layout:fixed;
	border-collapse:separate;
	width:528px;
}
.userreview_container table tr.odd{
	background:#FAFCF3;
}
.userreview_container p.attention{
	margin:5px 0;
	color:#cc0000;
	font-size:11px;
	text-align:right;
}
/********** rank **********/
.userreview_container table th{
	color:#ffffff;
	background:#ABD912;
	font-family:Arial,'ＭＳ Ｐゴシック';
	width:22px;
	padding:0 1px;
	font-size:17px;
	line-height:100%;
	text-align:center;
}
/********** title info **********/
.userreview_container table td.title{
	padding:3px 6px 3px 10px;
	text-align:left;
}
.userreview_container table td.title h2{
	font-size:15px;
	line-height:18px;
	margin-bottom:4px;
}
.userreview_container table td.title h2 img{
	vertical-align:middle;
	margin-right:5px;
}
.userreview_container table td.title ul{
	font-size:11px;
	line-height:13px;
	color:#777777;
}
.userreview_container table td.title ul li{
	float:left;
}
.userreview_container table td.title ul li{
	padding-right:1em;
}
.userreview_container table td.title h2 a:link{
	color:#000080;
}
.userreview_container table td.title h2 a:visited{
	color:#000080;
}
.userreview_container table td.title h2 a:hover{
	color:#3333ff;
}
/********** score **********/
.userreview_container table td.score_4g,
.userreview_container table td.score_meta{
	width:47px;
	font-family:Arial,'ＭＳ Ｐゴシック';
	text-align:center;
	vertical-align:middle;
}
.userreview_container table td strong.excellent,
.userreview_container table td strong.good{
	color:#4DA92C;
}
.userreview_container table td strong.average{
	color:#FFA100;
}
.userreview_container table td strong.bad,
.userreview_container table td strong.poor{
	color:#ff0000;
}
.userreview_container table td strong.no_entry{
	color:#999999;
}
.userreview_container table td.score_4g a,
.userreview_container table td.score_meta a{
	overflow:hidden;
	display:block;
	width:39px;
	height:44px;
	padding-right:4px;
	font-size:24px;
	line-height:47px;
	text-align:center;
	text-decoration:none;
	letter-spacing:-1px;
	border:1px solid #B4B4B4;
	margin:2px auto;
}
.userreview_container table td.score_4g a{
	background:url(/image/bg_top_userreview_4g.gif) no-repeat 0 0;
}
.userreview_container table td.score_meta a{
	background:url(/image/bg_top_userreview_meta.gif) no-repeat 0 0;
}
.container_1 table td.score_meta,
.container_2 table td.score_meta,
.container_3 table td.score_meta,
.container_4 table td.score_meta,
.container_5 table td.score_meta,
.container_6 table td.score_meta,
.container_meta table td.score_4g{
	width:31px;
	padding-top:15px;
}
.container_1 table td.score_meta a,
.container_2 table td.score_meta a,
.container_3 table td.score_meta a,
.container_4 table td.score_meta a,
.container_5 table td.score_meta a,
.container_6 table td.score_meta a,
.container_meta table td.score_4g a{
	overflow:hidden;
	display:block;
	width:28px;
	height:31px;
	padding-right:3px;
	font-size:17px;
	line-height:34px;
	text-align:center;
	text-decoration:none;
	letter-spacing:-1px;
	background:url(/image/bg_top_sell_score_meta.gif) no-repeat 0 0;
	border:none;
}
.container_meta table td.score_4g a{
	background:url(/image/bg_top_sell_score_4g.gif) no-repeat 0 0;
}
/********** 発売時期 **********/
.filter_release{
	width:528px;
	height:13px;
	padding:10px;
	border:1px solid #a0a0a0;
	border-top:none;
	font-size:13px;
	line-height:100%;
	background:#f9f9f9;
}
.filter_release dt,
.filter_release dd{
	float:left;
}
.filter_release dt{
	padding-right:18px;
	background:url(/image/bg_V2_global_submenu.gif) no-repeat right center;
}
.filter_release dd{
	padding-right:8px;
}
/******************** 新着 読者レビュー ********************/
.userreview_news{
	overflow:hidden;
	float:right;
	width:205px;
	padding-bottom:10px;
	border-top:none;
	margin:0 1px 0 0;
	text-align:left;
	background:#ffffff;
	background:url(/image/bg_top_userreview_news.gif) no-repeat center bottom #ffffff;
}
.userreview_news h4{
	overflow:hidden;
	width:205px;
	height:41px;
}
.userreview_news ul{
	border-right:1px solid #a0a0a0;
	border-left:1px solid #a0a0a0;
}
.userreview_news ul li{
	position:relative;
	width:168px;
	padding:8px 28px 8px  7px;
	font-size:13px;
	line-height:15px;
	color:#777777;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
}
.userreview_news ul li.odd{
	background:url(/image/line_dotted_550.gif) no-repeat center bottom #fcfcfc;
}
/********** 記事/タイトル名 **********/
.userreview_news ul li a.comment{
	display:block;
}
.userreview_news ul li a.gametitle{
	font-size:11px;
	color:#777777;
}
.userreview_news ul li a.gametitle:link{
	color:#777777;
	text-decoration:none;
}
.userreview_news ul li a.gametitle:visited{
	color:#777777;
	text-decoration:none;
}
.userreview_news ul li a.gametitle:hover{
	color:#777777;
	text-decoration:underline;
}
/********** score **********/
.userreview_news ul li strong{
	position:absolute;
	top:8px;
	right:6px;
	width:17px;
	height:17px;
	line-height:17px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,'ＭＳ Ｐゴシック';
	border:1px solid #666666;
	background:#ffffff;
	letter-spacing:-1px;
}
.userreview_news ul li strong.excellent,
.userreview_news ul li strong.good{
	color:#4DA92C;
}
.userreview_news ul li strong.average{
	color:#FFA100;
}
.userreview_news ul li strong.bad,
.userreview_news ul li strong.poor{
	color:#ff0000;
}
.userreview_area_1 .detail{
	margin:10px 5px 0 0;
}
*html .userreview_area_1 .detail{
	margin-right:2px;
}
/****************************** 各種ランキング ******************************/
.userreview_area_2:after{
	content:"";
	clear:both;
	height:0px;
	display:block;
}
.userreview_area_2{
	clear:both;
	width:766px;
	margin-top:10px;
	padding:0 10px 10px 10px;
	background:url(/image/bg_top_userreview_area_2_xbox.gif) no-repeat left bottom;
}
/******************** タイトル検索 ********************/
.top_titlesearch{
	width:205px;
	float:left;
	margin-right:10px;
	background:#515151;
	padding:0 0 3px;
	text-align:left;
}
/********** 1コマ **********/
.top_titlesearch dl{
	margin:3px 3px 0;
	border:1px solid #818181;
	font-size:13px;
	line-height:100%;
}
/********** 中分類 **********/
.top_titlesearch dl .genre{
	width:171px;
	height:26px;
	padding-left:26px;
	line-height:25px;
	overflow:hidden;
	font-weight:bold;
	background:url(/image/bg_top_titlesearch_dt.gif) no-repeat center top;
}
.top_titlesearch dl .genre a{
	display:block;
}
/********** 小分類 **********/
.top_titlesearch dl dd{
	height:100%;
	padding-top:5px;
	border:3px solid #e5e5e5;
	background:#ffffff;
}
.top_titlesearch dl dd ul:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.top_titlesearch dl dd ul li{
	float:left;
	padding:0 2px 5px 0;
}
.top_titlesearch dl dd ul li a{
	display:block;
	float:left;
	padding:0 5px;
	border-right:1px solid #999999;
	word-break:keep-all;
}
.top_titlesearch a:link{
	text-decoration:none;
}
.top_titlesearch a:visited{
	color:#000080;
	text-decoration:none;
}
.top_titlesearch a:hover{
	text-decoration:underline;
}
.userreview_area_2.top_titlesearch .detail{
	margin:5px 3px 0 0;
	height:21px;
	background:url(/image/button_top_link_noshadow.gif) no-repeat right top;
}
*html .userreview_area_2 .top_titlesearch .detail{
	margin-right:2px;
}
.userreview_area_2 .top_titlesearch .detail a{
	height:21px;
	background:url(/image/button_top_link_noshadow.gif) no-repeat left top #515151;
}
/******************** 注目タイトルTOP10 ********************/
.title_top10{
	float:left;
	width:270px;
	text-align:left;
	margin-right:10px;
}
.title_top10 h4{
	overflow:hidden;
	width:270px;
	height:36px;
	border-bottom:3px solid #ABD912;
	background:#000000;
}
.title_top10 table{
	font-size:13px;
	line-height:15px;
	table-layout:fixed;
	border-collapse:separate;
	border-right:3px solid #ABD912;
	border-left:3px solid #ABD912;
}
.title_top10 table tr.odd{
	background:#FAFCF3;
}
.title_top10 table th{
	width:16px;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial,'ＭＳ Ｐゴシック';
	background:#ABD912;
}
.title_top10 table td{
	padding:10px 6px;
	vertical-align:middle;
	text-align:left;
	width:100%;
}
.title_top10 table td a{
	display:block;
}
.title_top10 table tfoot td{
	padding:3px;
	color:#666666;
	font-size:11px;
	text-align:right;
}
/******************** amazon 売り上げランキング ********************/
.amazon_ranking{
	float:left;
	width:270px;
	text-align:left;
}
.amazon_ranking h4{
	overflow:hidden;
	width:270px;
	height:36px;
	border-bottom:3px solid #ABD912;
	background:#000000;
}
/********** 1件 **********/
.amazon_ranking dl:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.amazon_ranking dl{
	clear:both;
	width:250px;
	padding:7px;
	border-left:3px solid #ABD912;
	border-right:3px solid #ABD912;
	font-size:13px;
}
.amazon_ranking dl.even{
	background:#FAFCF3;
}
.amazon_ranking dl dt{
	float:right;
	font-weight:bold;
	width:167px;
	padding-left:8px;
	line-heigth:15px;
}
.amazon_ranking dl dd img{
	float:left;
	-ms-interpolation-mode:bicubic;
}
.amazon_ranking dl dd a.gametitle{
	float:right;
	display:block;
	width:167px;
	padding:0 0 5px 8px;
	line-heigth:14px;
}
.amazon_ranking dl dd a:link{
	color:#000080;
}
.amazon_ranking dl dd a:visited{
	color:#000080;
}
.amazon_ranking dl dd a:hover{
	color:#3333ff;
}
.amazon_ranking dl dd.release,
.amazon_ranking dl dd.price{
	float:right;
	text-align:left;
	width:167px;
	padding-left:8px;
	font-size:11px;
	color:#666666;
}
.amazon_ranking dl dd.price span.listprice{
	text-decoration:line-through;
}
.amazon_ranking .amazon_bestseller{
	padding:3px;
	font-size:11px;
	text-align:right;
}
.userreview_area_2 .amazon_ranking .detail{
	margin-right:10px;
}
*html .userreview_area_2 .amazon_ranking .detail{
	margin-right:5px;
}
/****************************** 発売カレンダーエリア ******************************/
.calendar_area:after,
.calendar_pickup:after{
	content:"";
	clear:both;
	height:0px;
	display:block;
}
.calendar_area{
	clear:both;
	width:766px;
	margin-top:20px;
	padding:0 10px 10px 10px;
}
/******************** pickup ********************/
.calendar_pickup{
	padding-bottom:20px;
}
.calendar_pickup h2.V2_finding{
	overflow:hidden;
	width:766px;
	height:45px;
	margin:0 auto;
	text-align:left;
	font-size:15px;
	line-height:29px;
	background:url(/image/bg_top_pickup_xbox360.gif) no-repeat left top;
	color:#dd0000;
	color:#333333;
}
.calendar_pickup h2.V2_finding strong{
	font-size:25px;
	padding-left:50px;
	padding-right:6px;
}
/********** 1件 **********/
.meta_gametitle p{
	display:none;
}
.meta_gametitle:after,
.meta_gametitle .basicinfo:after{
	content:"";
	clear:both;
	height:0px;
	display:block;
}
.meta_gametitle{
	width:357px;
	float:left;
	margin:0 4px;
	padding:15px 9px 15px 9px;
	text-align:left;
}
*+html .meta_gametitle{
	padding:15px 9px 5px 9px;
}
*html .meta_gametitle{
	padding:15px 9px 5px 9px;
}
.meta_gametitle .image_container{
	float:left;
}
.meta_gametitle .image_container .img_icon{
	display:none;
}
.meta_gametitle .image_container .package{
	margin-top:-17px;
	-ms-interpolation-mode:bicubic;
}
.calendar_pickup .meta_gametitle .image_container .img_icon{
	display:block;
	margin-bottom:5px;
}
.meta_gametitle h2{
	font-size:17px;
	line-height:17px;
	margin:0 0 12px 81px;
}
/********** 点数 **********/
.meta_gametitle table.score{
	float:right;
	overflow:hidden;
	table-layout:fixed;
	border-collapse:collapse;
	width:92px;
	height:45px;
	background:url(/image/bg_top_pickup_score.gif) no-repeat center top #ffffff;
	text-align:center;
	font-size:21px;
	line-height:45px;
	font-weight:bold;
	font-family:Arial,'ＭＳ Ｐゴシック';
	letter-spacing:-1px;
}
.meta_gametitle table.score td{
	width:44px;
	padding-right:2px;
}
.meta_gametitle table.score td a{
	text-decoration:none;
}
.meta_gametitle table.score td strong.excellent,
.meta_gametitle table.score td strong.good{
	color:#4DA92C;
}
.meta_gametitle table.score td strong.average{
	color:#FFA100;
}
.meta_gametitle table.score td strong.bad,
.meta_gametitle table.score td strong.poor{
	color:#ff0000;
}
.meta_gametitle table.score td  strong.no_entry{
	color:#999999;
}
.meta_gametitle table.score th{
	display:none;
}
/********** 基礎情報 **********/
.meta_gametitle table.data{
	float:left;
	width:171px;
	margin-right:10px;
	margin-left:12px;
	color:#666666;
	border-collapse:collapse;
	font-size:13px;
	line-height:13px;
}
.meta_gametitle table.data th,
.meta_gametitle table.data td{
	vertical-align:top;
}
.meta_gametitle table.data th{
	width:46px;
	font-weight:normal;
	padding-left:2px;
}
.meta_gametitle table.data td{
	padding-bottom:2px;
}
.meta_gametitle table.data td strong{
	display:block;
	float:left;
	margin:1px 0;
	padding:1px 2px 1px;
	font-size:10px;
	line-height:100%;
	background:#f9f9f9;
	color:#dd5555;
	font-weight:normal;
	border:1px solid #e6e6e6;
}
.meta_gametitle table.data td ul li{
	display:inline;
	padding-right:2px;
}
.meta_gametitle table.data td a{
	text-decoration:none;
}
/********** affiliate **********/
.meta_gametitle ul.affiliate{
	clear:both;
	margin:10px 0 0 auto;
	width:270px;
}
.meta_gametitle ul.affiliate li{
	float:left;
	padding-left:3px;
}
hr.pickup_spliter{
	clear:both;
	display:block;
	width:100%;
	height:1px;
	padding:0;
	margin:0;
	border-color:#cccccc;
	border-width: 1px 0px 0px 0px;
	border-style:dotted;
}
/******************** 発売スケジュール ********************/
.sell_calendar{
	width:766px;
	margin:0 auto 25px;
	table-layout:auto;
	border-collapse:collapse;
}
/********** caption **********/
.sell_calendar caption{
	overflow:hidden;
	caption-side:top;
	height:26px;
	line-height:26px;
	padding-left:20px;
	color:#444444;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	background:url(/image/bg_top_sell_caption_xbox360.gif) no-repeat 8px top;
}
*+html .sell_calendar caption{
	height:23px;
	line-height:23px;
	padding-top:4px;
}
*html .sell_calendar caption{
	height:23px;
	line-height:23px;
	padding-top:4px;
}
.sell_calendar caption strong{
	font-size:26px;
	color:#000000;
}
/********** width **********/
.sell_calendar thead th.title,
.sell_calendar tbody td.title{
	padding-left:15px;
	padding-right:10px;
	width:340px;
}
.sell_calendar thead th.release,
.sell_calendar tbody td.release{
	width:170px;
}
.sell_calendar thead th.genre
.sell_calendar tbody td.genre{
	width:157px;
}
.sell_calendar thead th.score{
	width:75px;
}
.sell_calendar tbody td.score_4g{
	width:32px;
}
.sell_calendar tbody td.score_meta{
	width:32px;
	padding-right:11px;
}
/********** thead **********/
.sell_calendar thead{
	color:#ffffff;
}
.sell_calendar thead th{
	overflow:hidden;
	height:13px;
	line-height:19px;
	font-size:13px;
	padding:7px 0 0;
	font-weight:normal;
	text-align:left;
	background:#ABD912;
	background:url(/image/bg_top_sell_head_xbox360.gif) no-repeat center 7px;
}
.sell_calendar thead th.title{
	background:url(/image/bg_top_sell_head_xbox360.gif) no-repeat left 7px;
}
.sell_calendar thead th.score{
	background:url(/image/bg_top_sell_head_xbox360.gif) no-repeat right 7px;
}
/********** tbody **********/
.sell_calendar tbody{
	color:#777777;
	font-size:13px;
	line-height:15px;
	text-align:left;
}
.sell_calendar tbody td.score_4g{
	padding-right:1px;
}
.sell_calendar tbody td{
	padding:4px 0 5px;
	background:url(/image/line_dotted_550.gif) repeat-x left bottom;
}
.sell_calendar tbody td.title{
	background:url(/image/line_dotted_550.gif) no-repeat 9px bottom;
}
.sell_calendar tbody td.score_4g{
	background:url(/image/line_dotted_550.gif) no-repeat 1px bottom;
}
.sell_calendar tbody td.score_meta{
	background:url(/image/line_dotted_550.gif) no-repeat -514px bottom;
}
/********** title **********/
.sell_calendar tbody td.title{
	font-weight:bold;
}
.sell_calendar tbody td.title img{
	margin-right:3px;
}
.sell_calendar tbody td.title a:link{
	text-decoration:none;
}
.sell_calendar tbody td.title a:visited{
	text-decoration:none;
}
.sell_calendar tbody td.title a:hover{
	text-decoration:underline;
}
/********** release **********/
.sell_calendar tbody td.release{
}
.sell_calendar tbody td.release strong{
	margin-left:3px;
	padding:1px 1px 1px;
	font-size:10px;
	line-height:100%;
	background:#f9f9f9;
	color:#dd5555;
	font-weight:normal;
	border:1px solid #e6e6e6;
}
/********** genre **********/
.sell_calendar tbody td.genre{
}
.sell_calendar tbody td.genre ul{
	padding-right:6px;
}
.sell_calendar tbody td.genre ul li{
	display:inline;
	padding-right:4px;
}
/********** score **********/
.sell_calendar tbody td.score_4g,
.sell_calendar tbody td.score_meta{
	text-align:center;
	font-size:17px;
	line-height:32px;
	font-weight:bold;
	font-family:Arial,'ＭＳ Ｐゴシック';
}
.sell_calendar tbody td.score_4g a{
	display:block;
	width:30px;
	height:31px;
	padding-right:1px;
	margin:2px 0;
	background:url(/image/bg_top_sell_score_4g.gif) no-repeat left top;
	letter-spacing:-1px;
}
.sell_calendar tbody td.score_meta a{
	display:block;
	width:31px;
	height:31px;
	margin:2px 0;
	background:url(/image/bg_top_sell_score_meta.gif) no-repeat right top;
}
.sell_calendar tbody td.score_4g a,
.sell_calendar tbody td.score_meta a{
	text-decoration:none;
}
.sell_calendar tbody td.score_4g strong.excellent,
.sell_calendar tbody td.score_4g strong.good,
.sell_calendar tbody td.score_meta strong.excellent,
.sell_calendar tbody td.score_meta strong.good{
	color:#4DA92C;
}
.sell_calendar tbody td.score_4g strong.average,
.sell_calendar tbody td.score_meta strong.average{
	color:#FFA100;
}
.sell_calendar tbody td.score_4g strong.bad,
.sell_calendar tbody td.score_4g strong.poor,
.sell_calendar tbody td.score_meta strong.bad,
.sell_calendar tbody td.score_meta strong.poor{
	color:#ff0000;
}
.sell_calendar tbody td.score_4g strong.no_entry,
.sell_calendar tbody td.score_meta strong.no_entry{
	color:#999999;
}
/******************** 年/月で探す ********************/
dl.year_calendar{
	position:relative;
	width:766px;
	margin:10px auto 2em;
}
dl.year_calendar dt{
	overflow:hidden;
	height:27px;
	padding-left:10px;
	color:#444444;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #ABD912;
	color:#000000;
}
dl.year_calendar dt strong{
	display:block;
	height:22px;
	line-height:22px;
	padding-left:10px;
	margin-bottom:5px;
	background:url(/image/bg_top_sell_caption_xbox360.gif) no-repeat left top;
	line-height:22px;
}
dl.year_calendar .all{
	position:absolute;
	top:8px;
	right:5px;
	float:left;
	text-align:left;
	background:url(/image/bg_V2_global_submenu.gif) no-repeat left center;
	font-size:13px;
	line-height:13px;
}
dl.year_calendar .all a{
	display:block;
	float:left;
	padding-left:10px;
	font-weight:bold;
}
/********** 1年分（script用） **********/
.daily_calendar,
dl.year_calendar .monthly_index .monthly_close{
	display:none;
}
dl.year_calendar .monthly_index{
	margin-top:10px;
}
dl.year_calendar .monthly_index dl,
dl.year_calendar .monthly_index_manual dl{
	clear:both;
	font-size:13px;
	width:756px;
	height:19px;
	padding:5px 5px 0;
	padding:0;
	margin:0 auto;
	margin:5px auto 0;
	text-align:center;
	background:#f9f9f9;
}
dl.year_calendar .monthly_index dl dt,
dl.year_calendar .monthly_index_manual dl dt{
	display:block;
	float:left;
	width:100px;
	height:19px;
	padding:0;
	line-height:19px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	background:url(/image/bg_top_sell_head_xbox360.gif) no-repeat left top;
	border:none;
	color:#ffffff;
}
dl.year_calendar .monthly_index dl dd,
dl.year_calendar .monthly_index_manual dl dd{
	display:block;
	float:left;
	height:19px;
	line-height:19px;
}
dl.year_calendar .monthly_index dl dd a,
dl.year_calendar .monthly_index_manual dl dd a{
	display:block;
	float:left;
	padding:0 8px;
}
dl.year_calendar .monthly_index dl dt a:link,
dl.year_calendar .monthly_index_manual dl dt a:link{
	color:#ffffff;
	text-decoration:none;
}
dl.year_calendar .monthly_index dl dt a:visited,
dl.year_calendar .monthly_index_manual dl dt a:visited{
	color:#ffffff;
	text-decoration:none;
}
dl.year_calendar .monthly_index dl dt a:hover,
dl.year_calendar .monthly_index_manual dl dt a:hover{
	color:#ffff00;
	text-decoration:underline;
}
/****************************** 一覧へのリンク ******************************/
.contents_area_1 .detail,
.contents_area_2 .detail,
.userreview_area_1 .detail,
.userreview_area_2 .detail{
	float:right;
	margin-top:10px;
	height:21px;
	font-size:11px;
	line-height:21px;
	background:url(/image/button_top_link_noshadow.gif) no-repeat right top;
	text-align:left;
	font-family:'ＭＳ Ｐゴシック';
}
.contents_area_1 .top_movie .detail,
.contents_area_2 .top_movie .detail,
.userreview_area_1 .detail,
.userreview_area_2 .detail{
	margin-right:7px;
}
.contents_area_1 .detail a,
.contents_area_2 .detail a,
.userreview_area_1 .detail a,
.userreview_area_2 .detail a{
	float:left;
	display:block;
	padding-left:18px;
	margin-right:5px;
	background:url(/image/button_top_link_noshadow.gif) no-repeat left top #ffffff;
}
.contents_area_1 .top_movie .detail a,
.contents_area_2 .top_movie .detail a,
.userreview_area_1 .detail a,
.userreview_area_2 .detail a{
	background:url(/image/button_top_link_noshadow.gif) no-repeat left top #E6E6E6;
}
.contents_area_1 .detail a:link,
.contents_area_2 .detail a:link,
.userreview_area_1 .detail a:link,
.userreview_area_2 .detail a:link{
	color:#ffffff;
	text-decoration:none;
}
.contents_area_1 .detail a:visited,
.contents_area_2 .detail a:visited,
.userreview_area_1 .detail a:visited,
.userreview_area_2 .detail a:visited{
	color:#ffffff;
	text-decoration:none;
}
.contents_area_1 .detail a:hover,
.contents_area_2 .detail a:hover,
.userreview_area_1 .detail a:hover,
.userreview_area_2 .detail a:hover{
	color:#ffff00;
	text-decoration:underline;
}
/****************************** スポットライト ******************************/
.spotlight{
	width:572px;
	height:270px;
	margin:10px 0 0 10px;
	clear:both;
}
.spotlight_container{
	float:left;
	width:480px;
	height:270px;
	position:relative;
	margin:10px 0 0 0;
	overflow:hidden;
	background:#000000;
}
.spotlight_container .spotlight_1,
.spotlight_container .spotlight_2,
.spotlight_container .spotlight_3,
.spotlight_container .spotlight_4,
.spotlight_container .spotlight_5{
	position:absolute;
	left:0;
	top:0;
	width:480px;
	height:270px;
	text-align:left;
}
/******************** キャプション ********************/
.spotlight_container .spotlight_cap{
	position:absolute;
	left:5px;
	bottom:0;
	background-color:#111111;
	color:#ffffff;
	text-align:left;
	margin:5px;
	width:438px;
	font-size:13px;
	line-height:135%;
	color:#ffffff;
	z-index:200;
	margin:5px 0px;
	background-color:rgba(0,0,0,0.85);
	padding:7px 16px;
}
.spotlight_container .spotlight_cap_right{
	overflow:hidden;
	position:absolute;
	bottom:0;
	background-color:#111111;
	color:#ffffff;
	text-align:left;
	width:170px;
	height:235px;
	font-size:13px;
	line-height:135%;
	color:#ffffff;
	z-index:200;
	word-wrap:break-word;
	right:5px;
	margin:5px 0px;
	background-color:rgba(0,0,0,0.85);
	padding:17px 16px 8px;
}
.spotlight_container .spotlight_cap h2{
	line-height:130%;
	margin:0 0 3px;
	font-size:23px;
	width:438px;
/**	word-break:keep-all;	**/
}
.spotlight_container .spotlight_cap_right h2{
	line-height:130%;
	margin:0 0 3px;
	font-size:23px;
	margin-bottom:5px;
	word-break:keep-all;
}
.spotlight_container .spotlight_cap h2 a:link,
.spotlight_container .spotlight_cap_right h2 a:link{
	color:#ffff00;
}
.spotlight_container .spotlight_cap h2 a:visited,
.spotlight_container .spotlight_cap_right h2 a:visited{
	color:#ffff00;
}
.spotlight_container .spotlight_cap h2 a:hover,
.spotlight_container .spotlight_cap_right h2 a:hover{
	color:#ffcc00;
}
/******************** サムネイル ********************/
.spotlight_thumbs{
	float:left;
	width:86px;
	padding:3px 3px 3px;
	height:264px;
	margin:10px 0 0 10px;
	background:#000000;
}
*html .spotlight_thumbs{
	margin-right:-3px;
	margin-left:5px;
}
.spotlight_thumbs li{
	width:80px;
	height:45px;
	margin:1px 0;
	padding:3px;
	overflow:hidden;
	float:left;
	clear:both;
}
/****************************** 週間ランキング ******************************/
.weekly_ranking{
	background-image:url(/image/bg_V2_contents.gif);
}
.weekly_ranking .footer_index{
	background-image:url(/image/bg_footer_index.gif);
}
.weekly_ranking .main_contents{
	overflow:hidden;
	width:570px;
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
	background:#ffffff;
}
.weekly_ranking .main_contents .top_container{
	width:550px;
	margin:0 auto;
	text-align:left;
}
.main_contents .finding_common{
	margin:0 auto;
	width:550px;
	overflow:hidden;
}
/******************** 一覧 ********************/
h2.resume_heading,
h2.ranking_heading{
	width:520px;
	height:22px;
	margin:10px auto 10px 15px;
	padding-left:30px;
	line-height:22px;
	background:url(/image/bg_resume_heading.gif) no-repeat left center;
	font-size:17px;
	color:#FF5500;
	text-align:left;
}
h2.ranking_heading{
	background:url(/image/bg_ranking_heading.gif) no-repeat left center;
	position:relative;
}
h2.resume_heading span,
h2.ranking_heading span.timestamp{
	padding-left:4px;
	font-size:13px;
	font-weight:normal;
}
h2.ranking_heading span.timestamp{
	line-height:13px;
	font-size:11px;
	color:#555555;
	position:absolute;
	right:15px;
	bottom:0;
}
/*************** 日付/順位 ***************/
.top_container .resume_container,
.top_container .ranking_container{
	width:550px;
	margin:0 0 12px;
}
.top_container dl.resume_container dt,
.top_container dl.resume_container dd,
.top_container dl.ranking_container dt,
.top_container dl.ranking_container dd{
	padding:0;
	margin:0;
}
/*************** 日付 ***************/
.top_container dl.resume_container dt.check_day,
.top_container dl.resume_container dt.check_yesterday,
.top_container dl.resume_container dt.check_old{
	float:left;
	width:47px;
	height:23px;
	line-height:24px;
	background:url(/image/bg_resume_day_all.gif) no-repeat left top;
	color:#ffffff;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	text-align:center;
	overflow:hidden;
}
.top_container dl.resume_container dt.check_day{
	color:#ffff66;
}
.top_container dl.resume_container dt.check_old{
	width:46px;
	padding-right:1px;
	line-height:23px;
	font-size:10px;
	color:#dddddd;
}
/*************** 順位 ***************/
.top_container dl.ranking_container dt.rank{
	float:left;
	width:39px;
	height:23px;
	line-height:23px;
	padding-left:2px;
	background:url(/image/bg_ranking_rank.gif) no-repeat left top;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-family:"Arial","ＭＳ Ｐゴシック",sans-serif;
	text-align:center;
	overflow:hidden;
}
.top_container dl.ranking_container dt.rank span{
	font-size:9px;
	font-weight:normal;
	padding-left:1px;
}
.top_container dl.resume_container dd.check_time,
.top_container dl.ranking_container dd.score{
	float:left;
	padding-left:5px;
	background:#666666;
	overflow:hidden;
}
.top_container dl.resume_container dd.check_time{
	width:498px;
	height:23px;
	line-height:25px;
	font-size:11px;
	color:#dddddd;
}
.top_container dl.ranking_container dd.score{
	width:504px;
	height:17px;
	padding-top:6px;
	overflow:hidden;
}
.top_container dl.ranking_container dd.score img{
	vertical-align:top;
}
/*************** 記事 ***************/
.top_container .resume_container .V2_article_container,
.top_container .ranking_container .V2_article_container{
	width:538px;
	margin:0 auto;
	padding:5px;
	border:1px solid #cccccc;
	border-top:none;
	background:#fffef2;
	overflow:hidden;
}
.top_container .resume_container .V2_article_container h2,
.top_container .ranking_container .V2_article_container h2{
	float:left;
	width:375px;
	margin-left:8px;
}
.top_container .ranking_container .V2_article_container h2{
	width:500px;
}
.top_container .ranking_container .V2_article_container p{
	width:375px;
}
.top_container .resume_container .V2_article_container h2 a:visited,
.top_container .ranking_container .V2_article_container h2 a:visited{
	color:#000080;
}
.top_container .resume_container .V2_article_container h2 a:hover,
.top_container .ranking_container .V2_article_container h2 a:hover{
	color:#3333ff;
}
.top_container .resume_container .V2_article_container .V2_article_tag,
.top_container .ranking_container .V2_article_container .V2_article_tag{
	padding:0 0 0 3px;
}
.top_container .resume_container .V2_article_container span.timestamp,
.top_container .resume_container .oneline span.timestamp,
.top_container .ranking_container .V2_article_container span.timestamp,
.top_container .ranking_container .oneline span.timestamp{
	clear:both;
	display:block;
	width:538px;
	margin:0 auto;
	padding:5px 0 0 0;
	line-height:11px;
}
*html .top_container .resume_container .oneline span.timestamp,
*html .top_container .ranking_container .oneline span.timestamp{
	width:535px;
}
.top_container .resume_container .oneline h2,
.top_container .ranking_container .oneline h2{
	width:500px;
	font-weight:bold;
	font-size:15px;
}
.top_container .resume_container .oneline .V2_article_tag,
.top_container .ranking_container .oneline .V2_article_tag{
	margin:3px 0 0 0;
}
/*************** 非対応 ***************/
#unsupport{
	width:500px;
	margin:10px auto 20px;
	border:1px solid #ddddbb;
	background:#ffffdd;
	padding:17px 10px;
}
#unsupport .warning{
	margin:0 auto;
	font-weight:bold;
	color:#ff0000;
	line-height:100%;
	padding-bottom:8px;
	border-bottom:1px solid #ff0000;
}
#unsupport .comment{
	font-size:15px;
	line-height:19px;
	margin:5px 20px 15px;
	text-align:left;
}
#unsupport .browser{
	border:2px solid #ff0000;
	padding:10px;
	margin:0 auto;
	width:440px;
	background:#ffffff;
	font-weight:bold;
}
/*************** β表記 ***************/
.history_caution{
	width:520px;
	margin:5px auto 10px;
	color:#cc0000;
	text-align:left;
	background:url(/image/caution.gif) no-repeat 6px center #f6e946;
	border:1px solid #cccccc;
}
*html .history_caution{
	margin:5px auto 10px;
}
.history_caution dt{
	font-weight:bold;
	border:1px solid #ffffff;
	border-bottom:none;
	padding:7px 10px 4px 47px;
	font-size:15px;
	line-height:17px;
}
.history_caution dd{
	border:1px solid #ffffff;
	border-top:none;
	padding:0 10px 9px 47px;
	margin:0 auto;
	font-size:13px;
	line-height:15px;
}
/****************************** 週間ランキング タブ ******************************/
h2.ranking_heading{
	margin:15px auto 5px 15px;
}
.tab_weekly_platform{
	width:545px;
	height:29px;
	font-size:12px;
	line-height:110%;
	margin:0 auto 5px;
	padding:0 0 0 5px;
	border-bottom:1px solid #a0a0a0;
}
.tab_weekly_platform li{
	float:left;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
.tab_weekly_platform li a{
	display:block;
	float:left;
	margin:0;
	padding:0 8px;
	border-right:1px solid #cccccc;
}
.tab_weekly_platform li a:link{
	color:#000080;
}
.tab_weekly_platform li a:visited{
	color:#000080;
}
.tab_weekly_platform li a:hover{
	color:#3333ff;
}
/********** 選択中 **********/
.tab_weekly_platform li.selected{
	position:relative;
	left:5px;
	bottom:-2px;
	z-index:100;
	height:28px;
	margin:0 4px 0 0;
	padding:0;
	background:url(/image/bg_top_filter_selected.gif) no-repeat right top;
}
.tab_weekly_platform .selected strong{
	display:block;
	float:left;
	height:18px;
	margin-right:5px;
	padding:10px 0 0 5px;
	background:url(/image/bg_top_filter_selected.gif) no-repeat left top #ffffff;
}
.tab_weekly_platform .selected strong a{
	margin-top:0;
	border:none;
}
/********** IE6/7 **********/
*+html .tab_weekly_platform{
	margin:0 auto 10px;
}
*html .tab_weekly_platform{
	margin:0 auto 10px;
}
*html .tab_weekly_platform .selected strong{
	margin-right:3px;
}
/****************************** お気に入りhidden ******************************/
.contents_area_1 div.favorite,
.contents_area_1 div.already{
	height:1px;
	overflow:hidden;
	display:none;
}
/****************************** 10/01/27 お気に入り新着アイコン ******************************/
.left_contents .left_menu .favorite ul li.comment{
	padding-bottom:1px;
	width:184px;
	padding:5px 2px 0 12px;
	background:url("/image/link_icon_7px_red.gif") no-repeat 4px 6px #f3f3f3;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:none;
	border-bottom:none;
	line-height:12px;
	color:#ff3311;
}
.left_contents .left_menu .favorite ul li.comment b{
	color:#ff0000;
}
.left_contents .left_menu .favorite ul li.comment_new{
	padding:1px 2px 2px 12px;
	background:url("/image/link_icon_7px_red.gif") no-repeat 4px 4px #f3f3f3;
}
.left_contents .left_menu .already ul li.comment{
	width:190px;
	padding:4px 2px 2px 6px;
	background:#f3f3f3;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:none;
	border-bottom:none;
	line-height:12px;
	color:#ff3311;
}
.left_contents .left_menu .favorite ul li.comment img{
	vertical-align:-1px;
	padding-right:1px;
}
.left_contents .left_menu .favorite ul li.V2_favorite dl dd .icon_new{
	vertical-align:-1px;
	margin-left:1px;
}
.left_contents .left_menu .favorite_top ul li.V2_favorite dl dt{
	line-height:15px;
}
.V2_utility #QUICK_BOOKMARK_frame li.comment{
	display:none;
}
.V2_utility #QUICK_BOOKMARK_frame li.no_entry strong{
	display:block;
}
.V2_utility #QUICK_BOOKMARK_frame li.no_entry{
	width:auto;
	height:auto;
	border:none;
	padding:5px 5px 5px 3px;
	font-size:13px;
	font-weight:bold;
	line-height:120%;
	color:#ff3333;
	max-width:360px;
}
/****************************** 10/03/15 ランキング word-break ******************************/
.right_contents .ranking .container{
	word-break:break-all;
	word-wrap:break-word;
}
/****************************** 10/03/31 QRコード ******************************/
.left_contents .left_menu .mobile{
	width:202px;
	padding:3px 0 0 11px;
}
.left_contents .left_menu .mobile .mobile_bg{
	width:200px;
	min-height:51px;
	padding:160px 0 3px 0;
	border:1px solid #4d0b0b;
	border-top:none;
	background:url(/image/bg_leftmenu_mobile.gif) no-repeat center top #f3f3f3;
}
*html .left_contents .left_menu .mobile .mobile_bg{
	height:51px;
}
.left_contents .left_menu .mobile .mobile_text{
	min-height:35px;
	padding:0 30px 0 14px;
	font-size:11px;
	line-height:13px;
	color:#ffffff;
}
*html .left_contents .left_menu .mobile .mobile_text{
	height:35px;
}
.left_contents .left_menu .mobile .mobile_text a{
	color:#ffffff;
}
.left_contents .left_menu .mobile .mobile_text a:visited{
	color:#ffffff;
}
.left_contents .left_menu .mobile .mobile_text a:hover{
	color:#ffff00;
	text-decoration:underline;
}
.left_contents .left_menu .mobile .mobile_caution{
	padding-top:4px;
	font-size:11px;
	line-height:13px;
	text-align:center;
	color:#ff0000;
}
/****************************** 複数プラットフォーム対応 ******************************/
.title_top10 table td a{
	float:left;
	max-width:195px;
	margin-right:5px;
}
.title_top10 table td img{
	display:block;
	padding-top:3px;
	padding-right:5px;
	float:left;
	width:24px;
}
.sell_calendar tbody td.title img{
	padding-right:5px;
}
/****************************** 2010/12/06 右メニューペイパブ用広告枠 ******************************/
.paidpub_special{
	width:160px;
	margin:2px auto 5px 6px;
	background:#8FB324;
	font-family:"ＭＳ Ｐゴシック";
}
.paidpub_special .title{
	overflow:hidden;
	width:160px;
	height:33px;
	background:url(/image/bg_heading_paidpub_xbox360.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 > .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 > span.TITLE{
	color:#fff;
	border-radius:4px;
	padding:1px 0px 1px 8px;
}
/***** LEVEL_2 *****/
.left_menu_title_menu li.LEVEL_2 > span.TITLE{
	padding:1px 0px 1px 3px;
	margin:0px 3px;
	border-bottom:1px dotted #666;
}
.left_menu_title_menu li.LEVEL_2 > 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 > span.TITLE{
	padding:0px;
	margin-bottom:0px;
}
/******************* coloring ********************/
.left_menu_title_menu li.LEVEL_1 > span.TITLE{
	background:#666;
}
.CONTENTS_MENU > .LEVEL_0.TITLE,
.CONTENTS_MENU > .LEVEL_1.TITLE,
.CONTENTS_MENU > .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 > a,
.left_contents .left_menu .already ul li.V2_favorite > 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 > a + a,
.left_contents .left_menu .already ul li.V2_favorite > 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 > a + a,
.left_contents .left_menu .already ul li.V2_favorite > 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 > div{
	padding-top:20px;
}
.networkad_container > div:last-child{
	padding-bottom:20px;
}
.networkad_container > 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 > div:nth-child(12),
.right_contents .ranking + .ranking > div:nth-child(13),
.right_contents .ranking + .ranking > div:nth-child(14),
.right_contents .ranking + .ranking > div:nth-child(15),
.right_contents .ranking + .ranking > div:nth-child(16),
.right_contents .ranking + .ranking > div:nth-child(17),
.right_contents .ranking + .ranking > div:nth-child(18),
.right_contents .ranking + .ranking > div:nth-child(19),
.right_contents .ranking + .ranking > div:nth-child(20),
.right_contents .ranking + .ranking > 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 > div{
	text-align:center;
}
.right_contents .sticky_ad_mini > div a{
	display:block;
	margin-bottom:6px !important;
}
.right_contents .sticky_ad_mini > 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 -> X ********************/
#TWITTER_frame .comment strong a{
	display:inline-block;
	width:25px;
	height:25px;
	background:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 1227"><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"/></svg>') 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 > dt{
	border-right:none;
}
body:not(.custom_1):not(.custom_2) .V2_global_navi .class1 > dt > 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 top_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:#FFFFFF;}
.newsImageTable_Top   {background-color:#FFFFFF;}
.newsImageTable_Multi {background-color:#FFFFFF;}
.news_txt1 {color: #6d58cf;font-weight:bold;text-align:right;margin-bottom:6px;}
.news_copyright {font-size:60%;font-family:monospace;line-height:110%;}
.news_block{}
.news_start{vertical-align:top;}
.newstext {margin-left:0px;padding:0.5em;line-height:1.4em;font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;}
/* そのほか */
.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;
}
/*==============================================================================================================
/import top_layout.css
/==============================================================================================================*/
/**************************************** twitter コメント **************************************/
#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;
}
/****************************** facebook plugin ******************************/
.left_contents .left_menu .facebook_plugin{
	width:200px;
	overflow:hidden;
	padding:0;
	margin:3px 0 0 11px;
	border:1px solid #000000;
}
/****************************** HDムービー ******************************/
.streaming_layer_gray{
	background:url(/image/bg_streaming_hd_full.png);
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:998;
	display:none;
}
.streaming_hd_contaner,
.streaming_hd_container{
	border:2px solid #eeeeee;
	position:fixed;
	top:0px;
	left:0px;
	z-index:999;
	display:none;
}
/********** mouse over **********/
.streaming_normal,
.streaming_sd,
.streaming_hd{
	background:url(/image/bg_streaming_opacity.gif) no-repeat center top;
}
.button_streaming_play:hover{
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}
/****************************** ライブアラート ******************************/
.live_alert_popup{
	overflow:hidden;
	position:fixed;
	bottom:0;
	right:80px;
	z-index:100;
	width:206px;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック";
}
.live_alert_normal{
	position:relative;
	width:206px;
	height:62px;
	border-top:1px solid #000000;
	background:url(/image/bg_livealert_popup.png) no-repeat left -351px;
}
.live_alert_recruit{
	position:relative;
	width:206px;
	height:62px;
	border-top:1px solid #000000;
	background:url(/image/bg_livealert_popup.png) no-repeat left -243px;
}
.live_alert_comingsoon{
	position:relative;
	width:206px;
	height:62px;
	border-top:1px solid #000000;
	background:url(/image/bg_livealert_popup.png) no-repeat left -135px;
}
.live_alert_onair{
	position:relative;
	width:206px;
	height:62px;
	border-top:1px solid #000000;
	background:url(/image/bg_livealert_popup.png) no-repeat left -27px;
}
.live_alert_popup_heading{
	cursor:pointer;
	width:206px;
	height:26px;
	line-height:31px;
	text-indent:18px;
	font-size:10px;
	color:#555555;
	font-weight:bold;
	overflow:hidden;
	background:url(/image/bg_livealert_popup.png) no-repeat left top;
}
/******************** コンテンツ ********************/
.live_alert_contents{
	position:relative;
	padding-left:68px;
}
/********** thumb **********/
.live_alert_image{
	position:absolute;
	top:8px;
	left:8px;
	width:80px;
	height:60px;
}
*html .live_alert_image{
	left:-60px;
}
/********** 見出し **********/
.live_alert_heading{
	font-size:12px;
	width:130px;
	height:26px;
	line-height:29px;
	overflow:hidden;
	font-weight:normal;
}
.live_alert_heading a{
	color:#ffff00;
	text-decoration:none;
}
.live_alert_heading a:hover{
	text-decoration:underline;
}
/********** リード **********/
.line_alert_text{
	font-size:11px;
	line-height:13px;
	padding-top:4px;
	width:130px;
	height:35px;
	overflow:hidden;
}
.line_alert_text a{
	color:#ffffff;
	text-decoration:none;
}
.line_alert_text a:hover{
	text-decoration:underline;
}
/********** 閉じる **********/
.live_alert_close{
	width:13px;
	height:13px;
	overflow:hidden;
	position:absolute;
	right:5px;
	top:8px;
	border:1px solid #bbbbbb;
}
.live_alert_close img{
	display:block;
}
/****************************** live player ******************************/
.live_player_body:after,
.live_player_description:after{
	content:"";
	clear:both;
	height:0;
	display:block;
}
.live_player{
	clear:both;
	margin:0 auto;
	text-align:left;
}
.live_player_close{
	position:absolute;
	right:10px;
	top:10px;
	width:13px;
	height:13px;
	overflow:hidden;
}
/******************** header ********************/
.live_player_heading{
	overflow:hidden;
	font-size:13px;
	line-height:32px;
	height:32px;
	width:100%;
	background:#000000;
	color:#e6e6e6;
	text-indent:20px;
	background:url(/image/bg_liveplayer_heading.png) no-repeat left top;
}
.live_player_ustream .live_player_heading{
	background:url(/image/bg_liveplayer_heading.png) no-repeat left -107px;
}
.live_player_heading strong{
	display:block;
	width:100%;
	height:32px;
}
/******************** body ********************/
.live_player_body{
	border:1px solid #000000;
	border-top:none;
	background:#e6e6e6;
	padding:10px 20px;
}
.live_player_radio .live_player_body{
	height:545px;
}
.live_player_radio_mini .live_player_body{
	height:399px;
}
.live_player_radio .live_player_ustream{
	height:587px;
}
.live_player_ustream_mini .live_player_body{
	height:471px;
}
/****************************** radio ******************************/
.live_player_radio{
	overflow:hidden;
	width:1004px;
	height:598px;
}
.live_agplayer{
	overflow:hidden;
	width:689px;
	height:380px;
	padding:1px;
	border:1px solid #ffffff;
	background:#cccccc;
	float:left;
	margin:7px 0 2px;
}
.live_agplayer iframe{
	overflow:hidden;
	width:695px;
	height:355px;
	padding:0;
	margin:0 0 0 -6px;
	border:none;
	background:#ffffff;
	float:left;
	vertical-align:top;
}
.live_agplayer_caution{
	height:24px;
	line-height:25px;
	oveflow:hidden;
	font-size:11px;
	text-indent:8px;
	background:#ffffcc;
	width:689px;
	float:left;
	border-top:1px solid #cccccc;
}
/********** 関連情報 **********/
.live_player_radio .live_player_related{
	float:left;
	overflow:hidden;
	width:693px;
	height:135px;
	padding-top:11px;
	background:url(/image/bg_liveplayer_heading.png) no-repeat left -216px;
}
.live_player_radio .live_player_description{
	float:left;
	overflow:hidden;
	width:691px;
	height:86px;
	margin:0 0 10px;
	font-size:13px;
	border:1px solid #ffffff;
	border-top:none;
}
.live_player_radio .live_player_description .description_heading{
	overflow:hidden;
	height:16px;
	width:669px;
	padding:10px 10px 7px;
	border:1px solid #cccccc;
	border-top:none;
	border-bottom:1px dotted #cccccc;
	background:#ffffff;
}
.live_player_radio .live_player_description .description_text{
	overflow:hidden;
	width:669px;
	height:31px;
	line-height:16px;
	border:1px solid #cccccc;
	padding:10px;
	border-top:none;
	background:#ffffff;
}
/****************************** ustream ******************************/
.live_player_ustream{
	overflow:hidden;
	width:920px;
	height:640px;
}
.live_ustream{
	width:612px;
	float:left;
}
.live_ustream h2{
	font-size:15px;
	width:612px;
	overflow:hidden;
	height:15px;
	line-height:15px;
	margin:14px 0 12px;
}
.live_ustream_container{
	width:608px;
	height:368px;
	background:#000000;
	border:1px solid #ffffff;
	padding:1px;
}
/********** 関連情報 **********/
.live_player_ustream .live_player_related{
	float:left;
	overflow:hidden;
	width:612px;
	height:161px;
	padding-top:11px;
	background:url(/image/bg_liveplayer_heading.png) no-repeat left -149px;
	margin-top:2px;
}
.live_player_ustream .live_player_description{
	float:left;
	overflow:hidden;
	width:610px;
	height:106px;
	margin:0 0 10px;
	font-size:13px;
	border:1px solid #ffffff;
	border-top:none;
}
.live_player_ustream .live_player_description .description_heading{
	overflow:hidden;
	width:588px;
	height:16px;
	padding:10px 10px 7px;
	border:1px solid #cccccc;
	border-top:none;
	border-bottom:1px dotted #cccccc;
	background:#ffffff;
}
.live_player_ustream .live_player_description .description_text{
	overflow:hidden;
	width:588px;
	height:51px;
	line-height:16px;
	border:1px solid #cccccc;
	padding:10px;
	border-top:none;
	background:#ffffff;
}
/****************************** mini ******************************/
.live_player_radio_mini{
	height:452px;
}
.live_player_ustream_mini{
	height:524px;
}
.live_player_ustream_mini .live_ustream h2{
}
.live_player_radio_mini .live_agplayer{
	margin-bottom:0;
}
.live_player_radio_mini .live_player_related{
	display:none;
}
.live_player_ustream_mini .live_player_related{
	background:none;
}
.live_player_ustream_mini .live_player_description{
	display:none;
}
/******************** widget ********************/
.live_twitter_widget{
	width:230px;
	float:right;
	background:#a0a0a0;
	padding:0 10px;
}
/******************** リンク ********************/
.live_player_link{
	clear:both;
	overflow:hidden;
	height:34px;
	font-size:11px;
	list-style:none;
	margin:0 auto;
	text-align:center;
}
.live_player_link li{
	display:inline-block;
	overflow:hidden;
	height:34px;
	line-height:34px;
	margin:0 5px;
	background:#000000;
	color:#ffffff;
	text-align:center;
	background:url(/image/bg_liveplayer_heading.png) no-repeat left -42px;
}
.live_player_link li a{
	display:block;
	float:left;
	overflow:hidden;
	margin:0 0 0 24px;
	padding-right:23px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	background:url(/image/bg_liveplayer_heading.png) no-repeat right -42px;
	text-decoration:none;
}
.live_player_link li.live_button_tweet{
	background:url(/image/bg_liveplayer_heading.png) no-repeat left -170px;
}
.live_player_link li.live_button_tweet a{
	margin:0 0 0 33px;
	padding-right:10px;
	background:url(/image/bg_liveplayer_heading.png) no-repeat right -170px;
}
.live_player_link li a:hover{
	padding-top:1px;
	color:#ffff00;
	text-decoration:underline;
}
/******************** IE用 ********************/
#LIVE_TWITTER h3,
#LIVE_TWITTER h4{
	color:#ffffff;
}
#LIVE_TWITTER .twtr-timeline{
	background:#ffffff;
}
/****************************** HD閉じるボタン ******************************/
.streaming_hd_contaner .stream_close,
.streaming_hd_container .stream_close{
	opacity: 0.6;
	-moz-opacity: 0.6; /* Firefox */
	filter: alpha(opacity=60); /* IE6/7 */
	-ms-filter: "alpha(opacity=60)"; /* IE8 */
	cursor:pointer;
	position:absolute;
	right:10px;
	top:9px;
	width:34px;
	height:33px;
	display:none;
}
.streaming_hd_contaner .stream_close:hover,
.streaming_hd_container .stream_close:hover{
	opacity:0.8;
	-moz-opacity:0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}
/****************************** HD閉じるボタン 11/11/18 ******************************/
.streaming_hd_contaner,
body.custom_1 .streaming_hd_contaner,
.streaming_hd_container,
body.custom_1 .streaming_hd_container{
	border:2px solid #eeeeee;
	border-width:8px;
	border-radius:8px;		/* CSS3草案 */
	-webkit-border-radius:8px;	/* Safari,Google Chrome用 */
	-moz-border-radius:8px;		/* Firefox用 */
}
.streaming_hd_contaner embed,
body.custom_1 .streaming_hd_contaner embed,
.streaming_hd_container embed,
body.custom_1 .streaming_hd_container embed{
	z-index:100;
}
.streaming_hd_contaner .stream_close_outside,
body.custom_1 .streaming_hd_contaner .stream_close_outside,
.streaming_hd_container .stream_close_outside,
body.custom_1 .streaming_hd_container .stream_close_outside{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	cursor:pointer;
	position:absolute;
	right:-34px;
	top:-34px;
	width:100px;
	height:100px;
	display:block;
}
.streaming_hd_contaner .stream_close_outside:hover,
body.custom_1 .streaming_hd_contaner .stream_close_outside:hover,
.streaming_hd_container .stream_close_outside:hover,
body.custom_1 .streaming_hd_container .stream_close_outside:hover{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
/****************************** Alert ******************************/
body.custom_iPhone .alert_for_PC{
	position:absolute;
	top:20px;
	left:50%;
	margin:20px auto;
	margin-left:-460px;
	width:910px;
	height:100px;
	line-height:100px;
	background:#333333;
	background:#ffffff;
	border:5px solid #990000;
	color:#ffffff;
	color:#990000;
	font-size:24px;
	font-weight:bold;
	-webkit-border-radius:10px;
	z-index:500;
	-webkit-opacity:0.95;
}
.alert_ktai_for_PC{
	height:100px;
	line-height:100px;
	width:100%;
	background:#ffffff;
	border:5px solid #ff0000;
	color:#ff0000;
	font-size:30px;
	font-weight:bold;
}
.alert_psvita_for_PC{
	position:absolute;
	top:20px;
	left:50%;
	margin:20px auto;
	margin-left:-460px;
	width:910px;
	height:100px;
	line-height:100px;
	background:#333333;
	background:#ffffff;
	border:5px solid #990000;
	color:#ffffff;
	color:#990000;
	font-size:24px;
	font-weight:bold;
	-webkit-border-radius:10px;
	z-index:500;
	-webkit-opacity:0.95;
}
/****************************** OVERLAY SS ******************************/
/********** SS **********/
#OVERLAY_SS_area{
	z-index:999;
	position:fixed;
	background:#ffffff;
	border:8px solid #ffffff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	cursor:pointer;
}
/********** グレーアウト **********/
#OVERLAY_SS_GRAY{
	display:none;
	z-index:998;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(/image/bg_overlay_ss.png) repeat 0 0;
	cursor:pointer;
}
/********************  interface ********************/
#OVERLAY_SS_info{
	z-index:999;
	overflow:hidden;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:30px;
	padding:0 10px;
	color:#333333;
	background:url(/image/bg_overlay_interface.png) repeat-x; left bottom;
	border-top:1px solid #000000;
}
#OVERLAY_SS_info ul{
	float:right;
	height:30px;
}
/********** url **********/
#OVERLAY_SS_info .box_1{
	float:left;
	width:215px;
	height:18px;
	margin:6px 0 0 0;
	padding-right:5px;
	line-height:18px;
	font-size:11px;
	border-right:1px solid #aaaaaa;
}
#OVERLAY_SS_url{
	width:170px;
	height:15px;
	padding:0 5px;
	margin:0 0 0 3px;
	line-height:15px;
	font-size:11px;
	vertical-align:1px;
}
/********** ratio **********/
#OVERLAY_SS_info .box_2{
	float:left;
	height:18px;
	padding:0 5px 0 10px;
	margin:6px 0 0 0;
	line-height:19px;
	font-size:11px;
	border-left:1px solid #ffffff;
}
#OVERLAY_SS_info .box_2_inner{
	float:left;
}
#OVERLAY_SS_height{
	padding-right:3px;
}
/********** 原寸ボタン **********/
#OVERLAY_SS_info .box_3{
	float:left;
	height:20px;
	padding-left:20px;
	margin:4px 10px 0 0;
	line-height:21px;
	font-size:10px;
	background:url(/image/button_overlay_goto.png) no-repeat left top;
	border:1px solid #ffffff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
}
#OVERLAY_SS_info .box_3 a{
	display:block;
	float:right;
	height:20px;
	padding:0 10px 0 0;
	line-height:20px;
	background:url(/image/button_overlay_goto.png) no-repeat right top;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
#OVERLAY_SS_info .box_3 a:link{
	color:#000088;
	text-decoraiton:none;
}
#OVERLAY_SS_info .box_3 a:visited{
	color:#000088;
	text-decoration:none;
}
#OVERLAY_SS_info .box_3 a:hover{
	color:#3333ff;
	text-decoration:underline;
}
/********** tweet **********/
#OVERLAY_SS_info .box_4{
	display:block;
	float:left;
	height:18px;
	padding-right:10px;
	margin:5px 10px 5px 0;
	line-height:18px;
	font-size:10px;
	border-left:1px solid #aaaaaa;
}
#OVERLAY_SS_tweet{
	float:left;
	font-weight:bold;
	display:block;
}
#OVERLAY_SS_tweet img{
	border-left:1px solid #ffffff;
	padding-left:10px;
	vertical-align:-4px;
	margin-right:1px;
}
#OVERLAY_SS_tweet:link{
	color:#2299cc;
	text-decoration:none;
}
#OVERLAY_SS_tweet:visited{
	color:#2299cc;
	text-decoration:none;
}
#OVERLAY_SS_tweet:hover{
	color:#2299cc;
	text-decoration:underline;
}
#OVERLAY_SS_tweet:hover img{
	text-decoration:none;
}
/****************************** 12/05/25 SmartPhone対応 ******************************/
/********** favorite **********/
.left_contents .left_menu .favorite ul li.V2_favorite dl dt img,
.left_contents .left_menu .already ul li.V2_favorite dl dt img{
	display:none;
}
.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{
	display:block;
}
/****************************** 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;
}
/****************************** 13/11/19 Weekly ranking ******************************/
.tab_weekly_platform{
	width:550px;
	padding:0px;
}
.tab_weekly_platform li a{
	padding:0 6px;
}
/****************************** 15/10/07 ranking tag ver. ******************************/
.menu_tag{
	padding:5px 15px 10px;
}
.menu_tag:after{
	content:" ";
	clear:both;
	display:block;
	height:0px;
}
.menu_tag li{
	float:left;
	border:1px solid #ccc;
	border-radius:4px;
	margin:2px;
	background:#f0f0f0;
	background: -moz-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #eee 100%);
	background: linear-gradient(to bottom, #f9f9f9 0%, #eee 100%);
	text-shadow:1px 1px 0px #fff;
}
.menu_tag li a{
	display:inline;
	font-size:12px;
	line-height:100%;
	display:block;
	padding:5px;
	text-decoration:none;
	color:#333;
}
.menu_tag li a:hover{
	color:#e30;
}
/********** selected **********/
.menu_tag li.selected{
	border:1px solid #ddccbb;
	background:#ff0;
	background: -moz-linear-gradient(top, #ffee00 0%, #ff0 100%);
	background: -webkit-linear-gradient(top, #ffee00 0%, #ff0 100%);
	background: -o-linear-gradient(top, #ffee00 0%, #ff0 100%);
	background: -ms-linear-gradient(top, #ffee00 0%, #ff0 100%);
	background: linear-gradient(to bottom, #ffee00 0%, #ff0 100%);
	text-shadow:none;
}
.menu_tag li.selected a{
	color:#f00;
}
/******************** platform top ********************/
.V2_finding_menu .ranking.v2 dt{
	margin-top:6px;
	margin-right:2px;
}
.ranking.v2{
	width:auto;
}
.V2_finding_menu .ranking.v2 dt{
	width:auto;
	font-size:11px;
}
.V2_finding_menu .ranking.v2 dd:after{
	content:" ";
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:5px;
	height:24px;
	background: url(/image/bg_top_rank_button_w150.gif) no-repeat right top;
}
.V2_finding_menu .ranking.v2 dd{
	position:relative;
	float:left;
	width:auto;
	padding-left:18px;
	background: url(/image/bg_top_rank_button_w150.gif) no-repeat left top;
}
.V2_finding_menu .ranking.v2 dd a{
	float:left;
	width:auto;
	padding-right:9px;
	padding-left:0px;
}
/****************************** GIJE ******************************/
.main_contents .top_container .V2_article_container.target_GIJE h2 + a{
	position:relative;
	display:block;
	float:right;
	text-decoration:none;
}
.main_contents .top_container .V2_article_container.target_GIJE h2 + a:before{
	content:"GamesIndustry JE";
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	width:115px;
	height:22px;
	padding-right:5px;
	font-size:10px;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
	text-align:right;
	line-height:22px;
	background:#a90000;
	color:#fff;
}
.main_contents .top_container .V2_article_container.target_GIJE h2 + a img{
	padding-top:23px;
	background:transparent;
}
.main_contents .top_container .V2_article_container.target_GIJE .timestamp{
	margin-top:2px;
}
.main_contents .top_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 .top_container .V2_article_container.oneline.target_GIJE{
	position:relative;
	padding-left:33px;
	width:517px;
}
.main_contents .top_container .V2_article_container.oneline.target_GIJE h2 a:before{
	content:" ";
	display:inline-block;
	position:absolute;
	top:3px;
	left:4px;
	width:20px;
	height:11px;
	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 .top_container .V2_article_container.oneline.target_GIJE .timestamp{
	margin-top:0px;
}
.main_contents .top_container .V2_article_container.oneline.target_GIJE .timestamp:before{
	content:none;
}
.main_contents .top_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 > 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 > 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 > 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 > 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 > 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 > 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 > div.seekbar span{
	display:block;
	width:100%;
	height:8px;
	background:#f00;
}
.html5_video .SIMPLE_HTML5VIDEO_CONTROLS > 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 > 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 > div.fullscreen{
	-webkit-order:7;
	order:7;
	background:url(/image/google_icons/ic_fullscreen_black_48dp.png) no-repeat center center /24px 24px;
}
/****************************** LIVE NOTIFY ******************************/
#NOTIFY_EVENT{
	right:50%;
	width:240px;
	margin-right:-600px;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
	box-shadow:none;
}
.custom_1 #NOTIFY_EVENT,
.custom_2 #NOTIFY_EVENT{
	display:none !important;
}
/********** heading **********/
.live_alert_popup_heading{
	cursor:auto;
	width:240px;
	height:45px;
	font-size:12px;
	line-height:60px;
	text-indent:40px;
	background:url(/image/live_alert_heading.png) no-repeat center center;
	color:#fff;
	box-shadow:none;
	border:none;
}
.live_alert_popup .live_alert_popup_heading:before{
	content:" ";
	display:block;
	position:absolute;
	z-index:1;
	right:10px;
	top:5px;
	width:58px;
	height:46px;
}
.live_alert_popup .live_alert_popup_heading:before{
	background:url(/image/live_alert_heading_offair.png) no-repeat center center;
}
.live_alert_popup.onair .live_alert_popup_heading:before{
	background:url(/image/live_alert_heading_onair.png) no-repeat center center;
}
.live.times{
	display:none;
}
.live_alert_popup_heading > strong{
	padding-right:2px;
}
.live.times.count1{
	display:inline;
}
.live_alert_close{
	z-index:2;
	top:5px;
}
/********** design SP **********/
.live_alert_popup.design_sp .live_alert_popup_heading{
	background:url(/image/live_alert_heading_def.png) no-repeat left top;
}
.live_alert_popup.design_sp .live_alert_popup_heading:before{
	content:none;
}
/******************** notify ********************/
#NOTIFY_EVENT > span > dd{
	position:relative;
	width:230px;
	height:80px;
	margin:0 auto;
	border:none;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:1px solid #fff;
	box-shadow:0px 0px 1px 0px rgba(0,0,0,0.5);
	background:#333;
}
#NOTIFY_EVENT > span > dd:first-child{
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:1px solid #fff;
}
/********** inner **********/
.live_alert_contents{
	height:80px;
	padding-left:96px;
	background:#eeeeee;
}
.live_alert_heading{
	width:auto;
	font-size:11px;
	height:22px;
}
.live_alert_heading a{
	color:#c00;
}
.live_alert_heading a:hover{
	text-decoration:none;
}
.line_alert_text{
	width:auto;
	height:auto;
	padding-top:0;
	padding-right:8px;
	line-height:15px;
}
.line_alert_text a{
	display:block;
	color:#000;
	text-decoration:underline;
}
.live_alert_image img{
	width:80px;
	height:60px;
}
/********** neon **********/
.live_alert_comingsoon:before,
.live_alert_onair:before,
.live_alert_tomorrow:before,
.live_alert_today:before,
.live_alert_normal:before,
.live_alert_announce:before,
.live_alert_recruit:before{
	display:block;
	position:absolute;
	z-index:10;
	left:2px;
	right:auto;
	top:5px;
	width:4em;
	padding:2px 4px;
	font-size:10px;
	line-height:10px;
	text-align:center;
	color:#fff;
	transform:rotate(-10deg);
}
.live_alert_tomorrow:before{
	content:"明日";
	background:#22f;
}
.live_alert_today:before{
	content:"本日";
	background:#f60;
}
.live_alert_comingsoon:before{
	content:"このあと";
	background:#e00;
}
.live_alert_onair:before{
	content:"放送中";
	background:#0a0;
	animation: blink 1s ease 0s infinite alternate;
}
.live_alert_announce:before{
	content:"発表";
	background:#e0f;
}
.live_alert_recruit:before{
	content:"募集中";
	background:#e0f;
}
@keyframes blink {
	0% {background:#0a0;}
	100% {background:#6f0;}
}
.live_alert_normal:before{
}
/******************** player ********************/
.live_player{
	overflow:hidden;
	width:920px;
	height:auto;
	margin-top:0px;
}
.live_player iframe{
	margin:0;
}
.live_player .live_player_close{
	right:10px;
	margin-top:0px;
}
.live_player_close .hidden,
.live_player_body h2,
.live_twitter_widget{
	display:none;
}
/********** inner **********/
.live_player .live_player_heading{
	font-size:14px;
	background:#333;
}
.live_player_close img{
	vertical-align:top;
}
.live_player_body{
	border:none;
	padding:20px 20px 20px;
	width:880px;
	height:auto;
	background:#eee;
}
.live_player_body > div{
	float:left;
	width:640px;
	margin:0 auto;
}
.live_player_body h2 + div{
	width:640px;
	height:360px;
	padding:0;
	border:none;
}
/********** text **********/
.live_player .live_player_related{
	float:right;
	width:220px;
	height:auto;
	padding-top:0;
	margin:0 auto 0;
	background:none;
	overflow:visible;
}
.live_player .live_player_description,
.live_player .live_player_description .description_heading,
.live_player .live_player_description .description_text{
	width:220px;
	height:auto;
	border:none;
	background:none;
	padding:0;
	overflow:visible;
}
.live_player .live_player_description{
	display:block;
}
.live_player .live_player_body .live_player_description .description_heading{
	font-size:120%;
}
.live_player .live_player_body .live_player_description .description_text{
	font-size:80%;
	line-height:150%;
	margin:10px 0;
	padding:10px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
/********** link **********/
.live_player_link{
	clear:none;
	float:right;
	width:220px;
	overflow:visible;
}
.live_player_link li,
.live_player_link li.live_button_tweet{
	width:220px;
	padding:0;
	margin:0 0 5px;
	background:#333;
}
.live_player_link li.live_button_tweet{
	background:#3cabd0;
}
.live_player_link li a,
.live_player_link li.live_button_tweet a{
	float:none;
	width:auto;
	padding:0;
	margin:0;
	background:none;
}
.live_player_link li.live_button_tweet a:hover{
	padding-top:1px;
}
/******************** youtube ustream twitch niconico ********************/
.live_player_youtube,
.live_player_twitch,
.live_player_niconico{
	width:1200px;
}
.live_player_youtube .live_player_body h2 + div,
.live_player_twitch .live_player_body h2 + div,
.live_player_niconico .live_player_body h2 + div{
	width:920px;
	height:540px;
}
.live_player_youtube .live_player_body,
.live_player_twitch .live_player_body,
.live_player_niconico .live_player_body{
	border:none;
	padding:20px 20px 20px;
	width:1160px;
	height:auto;
	background:#eee;
}
/********** mini **********/
.live_player_youtube_mini,
.live_player_twitch_mini,
.live_player_niconico_mini{
	width:920px;
}
.live_player_youtube_mini .live_player_body,
.live_player_twitch_mini .live_player_body,
.live_player_niconico_mini .live_player_body{
	border:none;
	padding:20px 20px 20px;
	width:880px;
	height:auto;
	background:#eee;
}
.live_player_youtube_mini .live_player_body h2 + div,
.live_player_youtube_mini .live_player_body iframe,
.live_player_twitch_mini .live_player_body h2 + div,
.live_player_twitch_mini .live_player_body iframe,
.live_player_niconico_mini .live_player_body h2 + div,
.live_player_niconico_mini .live_player_body iframe{
	width:640px;
	height:360px;
}
.live_player_youtube_mini .live_player_related,
.live_player_twitch_mini .live_player_related,
.live_player_niconico_mini .live_player_related{
	height:360px;
	overflow:hidden;
	overflow-y:scroll;
}
.live_player_youtube_mini .live_player_body .live_player_description .description_text,
.live_player_twitch_mini .live_player_body .live_player_description .description_text,
.live_player_niconico_mini .live_player_body .live_player_description .description_text{
//	height:1px;
//	overflow:hidden;
	width:200px;
	padding:20px 0;
	border-bottom:none;
}
.live_player_youtube_mini .description_heading,
.live_player_twitch_mini .description_heading,
.live_player_niconico_mini .description_heading,
.live_player_youtube_mini .live_player_link li,
.live_player_twitch_mini .live_player_link li,
.live_player_niconico_mini .live_player_link li{
	width:200px !important;
}
/******************** linelive ********************/
.live_player_line_live,
.live_player_line_live_mini{
	width:920px;
}
.live_player_line_live .live_player_body h2 + div,
.live_player_line_live_mini .live_player_body h2 + div{
	width:1080px;
	height:700px;
}
.live_player_line_live .live_player_body,
.live_player_line_live_mini .live_player_body{
	border:none;
	padding:20px 20px 20px;
	width:880px;
	height:auto;
	background:#eee;
}
.live_player_line_live .live_player_body > .live_line_live,
.live_player_line_live .live_player_body h2 + .live_line_live_container,
.live_player_line_live .live_player_body iframe,
.live_player_line_live_mini .live_player_body > .live_line_live,
.live_player_line_live_mini .live_player_body h2 + .live_line_live_container,
.live_player_line_live_mini .live_player_body iframe{
	width:500px;
	height:500px;
}
/********** inner **********/
.live_player_line_live .live_player_related,
.live_player_line_live .live_player_description,
.live_player_line_live .live_player_description .description_heading,
.live_player_line_live .live_player_description .description_text,
.live_player_line_live .live_player_link,
.live_player_line_live .live_player_link li,
.live_player_line_live .live_player_link li.live_button_tweet{
	width:360px;
}
/********** pr **********/
#NOTIFY_EVENT > span > dd.banner_PR .live_alert_image:before{
	content:"PR";
	position:absolute;
	right:0px;
	bottom:0px;
	padding:2px 4px;
	background:rgba(0,0,0,1);
	color:#ddd;
	font-size:10px;
	line-height:10px;
}
/********** banner **********/
.banner_LOGO:before{
	content:none;
}
.banner_LOGO .live_alert_heading,
.banner_LOGO .line_alert_text{
	display:none;
}
.banner_LOGO .live_alert_image,
.banner_LOGO .live_alert_image img{
	width:230px;
	height:80px;
}
.banner_LOGO .live_alert_image{
	top:0;
	left:0;
}
/********** Platform TOP amazon **********/
.userreview_area_2 .amazon_ranking dl dd a.gametitle{
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	padding-bottom:0;
}
/**************************************** html5_contents ****************************************/
.contents.html5_contents{
	float:none;
}
body:not(.custom_1, .custom_2, #SSBODY) .contents.html5_contents,
body:not(.custom_1):not(.custom_2) .html5_contents .V2_global_navi,
body:not(.custom_1):not(.custom_2) .html5_contents .V2_global_navi .class1,
.contents.html5_contents .header,
.contents.html5_contents .V2_utility{
	width:calc(960px + 160px);
	box-sizing:border-box;
}
body:not(.custom_1, .custom_2, #SSBODY) .contents.html5_contents{
	background:#fff;
}
body:not(.custom_1, .custom_2, #SSBODY) .contents.html5_contents .unit_contents{
	width:800px;
}
.html5_contents a:hover > img,
.html5_contents a:hover > figure > img{
	filter:brightness(1.05);
}
/********** PC_JACK **********/
.html5_contents .PC_JACK > div,
.html5_contents .PC_JACK > div > div{
	position:static !important;
}
.html5_contents .header .unit_utility .logojack{
	top:0;
	left:0;
}
/******************** header ********************/
.html5_contents .header{
	order:1;
	height:140px;
	overflow:hidden;
	box-sizing:border-box;
}
.html5_contents .header .unit_utility{
	display: flex;
	width: 100%;
	flex-direction: row;
	height: calc(140px - 24px);
	align-items: center;
	justify-content: space-around;
	justify-content: flex-end;
}
.html5_contents .header .unit_utility .logo img{
	vertical-align:middle;
}
.html5_contents .header .unit_utility .logo,
.html5_contents .header .unit_utility dl.search{
	border:none;
}
.html5_contents .header .unit_utility .logo > img,
.html5_contents .header .unit_utility dl.search dt.search_middle{
	display:none;
}
.html5_contents .header .unit_utility .logo{
	order:1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width:212px;
	height: calc(140px - 24px);
	padding-top:0px;
}
.html5_contents .header .unit_utility .logo p,
.html5_contents .header .unit_utility .logo div{
	font-size:10px;
}
/********** ad_top **********/
.html5_contents .header .ad_top,
.html5_contents .header .ad_top img{
	overflow:hidden;
	width:728px !important;
	height:90px !important;
	border:none;
}
.html5_contents .header .ad_top{
	order:2;
	margin-top:0px;
	background:#fff;
	box-shadow:0px 0px 0px 1px #fff;
}
.html5_contents .header .unit_utility dl.search{
	order:3;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	height: calc(140px - 24px);
	padding:0px 10px;
}
/******************** global_navi ********************/
.html5_contents .V2_global_navi{
	order:2;
}
/******************** left_contents ********************/
.html5_contents .left_contents{
	order:3;
	overflow:visible;
	width:202px;
	margin-top:10px;
	margin-left:10px;
	background:#e7e7e7;
}
.html5_contents .left_contents .icatch_arrow{
	display:none;
}
/********** hot_game_now **********/
.html5_contents .left_contents .hot_game_now,
.html5_contents .left_contents .hot_game_now div,
.html5_contents .left_contents .hot_game_now .ad_container{
	margin:0;
	padding:0;
	background:none;
	border:none;
}
.html5_contents .left_contents .hot_game_now{
	width:202px;
	padding:3px;
	margin-top:0px;
	box-sizing:border-box;
}
/********** left_menu **********/
.html5_contents .left_menu{
	position:relative;
}
.html5_contents .left_contents .left_menu,
.html5_contents .left_contents .left_menu .left_menu_top,
.html5_contents .left_contents .left_menu .left_menu_bottom{
	background:none;
	text-align:left;
}
.html5_contents .left_contents .left_menu .left_menu_bottom{
	display:flex;
	flex-direction: column;
	justify-content: flex-start;
}
.html5_contents .left_menu_title{
	position:relative;
	margin-left:-7px;
}
.html5_contents .left_menu_title::before,
.html5_contents .left_menu_title::after{
	content: "";
	position:absolute;
	left:7px;
	display:block;
	width:202px;
	background:#fff;
}
.html5_contents .left_menu_title::before{
	top:0;
	height:8px;
}
.html5_contents .left_menu_title::after{
	bottom:0;
	height:10px;
}
.html5_contents .left_contents .left_menu .favorite,
.html5_contents .left_contents .left_menu .already,
.html5_contents .left_contents .left_menu .weekly,
.html5_contents .left_contents .left_menu .topics,
.html5_contents .left_contents .left_menu .left_search,
.html5_contents .left_contents .left_menu .community,
.html5_contents .left_contents .left_menu .others,
.html5_contents .left_contents .left_menu .inquiry{
	padding-top:0;
	padding-left:0;
}
.html5_contents .left_contents .left_menu .already_top .favorite_exp{
	left:0px;
}
.html5_contents .main_contents .left_contents .topics{
	height:auto;
	background:none;
	float:none;
}
.html5_contents .banner_left_4g > .JS_BANNER{
	margin:0px !important;
}
.html5_contents .left_contents .left_menu .leftmenu_article ul li.container .V2_article_tag img{
	margin:0;
	margin-right:1px;
}
.html5_contents .satellite_banner{
	margin-left:6px !important;
}
.html5_contents .medipartner{
	margin-left:0 !important;
}
.html5_contents .inquiry div:last-child img{
	display:block;
}
/******************** right_contents ********************/
.html5_contents .right_contents{
	order:5;
	display: flex;
	gap:1em;
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	flex-direction: row;
	width: 320px;
	padding-top: 10px;
	margin-top:0px;
	background: #e7e7e7;
}
/********** sidetop **********/
.html5_contents .sidetop_W300xH600{
	width:300px;
	height:600px;
	background:#fff;
	box-shadow:0px 0px 0px 1px #fff;
}
/********** paidpub_special **********/
.html5_contents .paidpub_special,
.html5_contents .paidpub_special .title,
.html5_contents .paidpub_special ul.special_contents_V2,
.html5_contents .paidpub_special div.special_contents_V2,
.html5_contents .special_contents_V2 .special_contents,
.html5_contents .special_contents_V2 .special_contents a,
.html5_contents .special_contents_V2 .special_contents figure{
	width:300px;
	padding:0;
	box-sizing:border-box;
	border:none;
}
.html5_contents .paidpub_special{
	margin:0 auto;
	background:rgba(255,255,255,0.5);
}
.html5_contents .paidpub_special .title{
	background:#333;
	text-align:center;
	text-indent:0px;
	height:30px;
	margin-bottom:10px;
	line-height:30px;
}
.html5_contents .special_contents_V2 .special_contents{
	min-height:150px;
	margin-bottom:10px;
}
.html5_contents .special_contents_V2 .special_contents a{
	color:#333;
}
.html5_contents .special_contents_V2 .special_contents a:hover{
	text-decoration:underline;
}
.html5_contents .special_contents_V2 .special_contents figure{
	display:flex;
	align-items: center;
}
.html5_contents .special_contents_V2 .special_contents figure img{
	border-radius:50%;
}
.html5_contents .special_contents_V2 .special_contents figcaption{
	position:static;
	transform:none !important;
	transition:none !important;
	padding:0.75em;
	font-size:12px;
	line-height:150%;
	background:transparent;
	height:auto;
}
/********** ranking **********/
.html5_contents .right_contents .ranking,
.html5_contents .right_contents .topics .title,
.html5_contents .right_contents .ranking .title,
.html5_contents .right_contents .special .title,
.html5_contents .right_contents .ranking .container,
.html5_contents .right_contents .ranking .contents_all,
.html5_contents .right_contents .ranking .period{
	width:300px;
	padding:0;
	box-sizing:border-box;
}
.html5_contents .right_contents .topics .title,
.html5_contents .right_contents .ranking .title,
.html5_contents .right_contents .special .title{
	text-align:center;
	height:30px;
	line-height:30px;
	background:#333;
}
.html5_contents .right_contents .ranking .container{
	display:flex;
	padding:5px;
}
.html5_contents .right_contents .ranking .container > div:first-child{
	font-size:12px;
	min-width:1.5em;
	min-height:1.5em;
	display:flex;
	justify-content: center;
	align-items: center;
}
.html5_contents .right_contents .ranking .container p{
	width:100%;
}
.html5_contents .right_contents .ranking .container p a{
	text-decoration:none;
	line-height:150%;
}
.html5_contents .right_contents .ranking .contents_all,
.html5_contents .right_contents .ranking .period{
	height:auto;
}
.html5_contents .right_contents .ranking .contents_all a{
	background-position: left center;
}
/********** sticky **********/
.html5_contents .right_contents .sticky_ad_mini img{
	width:300px !important;
	height:250px !important;
}
.html5_contents .autoplay_movie,
.html5_contents .autoplay_movie video{
	width:300px;
	height:auto !important;
	background: rgba(255, 255, 255, 0.5);
}
.html5_contents .timeline_video_banner{
	display:flex;
	flex-direction: column;
}
.html5_contents .timeline_video_banner a{
	text-decoration:none;
}
.html5_contents .autoplay_movie video{
	order:2;
}
.html5_contents .timeline_video_banner h2{
	order:2;
	padding:0 10px;
	font-size:13px;
	font-weight:normal;
	line-height:140%;
	text-align:left;
}
/******************** footer ********************/
.html5_contents footer{
	order:6;
}
.html5_contents footer .footer_index,
.html5_contents footer .footer_middle,
.html5_contents footer .footer_bottom{
	width:calc(960px + 160px);
	height:auto;
	box-sizing:border-box;
	border:none;
}
.html5_contents footer .footer_index{
	background:#fff;
}
.html5_contents footer .footer_index dl{
	width:198px !important;
}
/****************************** main_contents ******************************/
.html5_contents .main_contents{
	order:4;
	overflow:hidden;
	float:none;
	display:block;
	background:#ffffff;
	width:570px;
	margin:0px 9px;
}
.html5_contents .main_contents .finding{
	width:550px;
	margin-left:0px;
}
.html5_contents .main_contents .contents_header{
	margin:0 auto;
}
.html5_contents .main_contents .contents_header .strap_banner{
	margin:0 auto;
}
/********** bread_crumb **********/
.html5_contents .main_contents .contents_header .bread_crumb{
	width:100%;
	padding:0;
	margin:10px auto;
	height:19px;
	line-height:19px;
	border:none;
}
.html5_contents .main_contents .contents_header .bread_crumb,
.html5_contents .main_contents .contents_header .bread_crumb li{
	display:flex;
	flex-direction:row;
}
.html5_contents .main_contents .contents_header .bread_crumb li::before{
	content:">";
}
.html5_contents .main_contents .contents_header .bread_crumb li:first-child::before{
	content:" ";
	display:block;
	margin-top:-1px;
	width:19px;
	height:19px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path fill="%23444" d="M240-200h120v-240h240v240h120v-360L480-740 240-560v360Zm-80 80v-480l320-240 320 240v480H520v-240h-80v240H160Zm320-350Z" /></svg>');
	background-repeat:no-repeat;
	background-position:left center;
	background-size:19px;
}
/******************** main ********************/
.html5_contents main{
	position:relative;
}
.html5_contents h1{
	position:absolute;
	top:0;
	left:0;
	width:5.25em;
	padding:0.5em;
	font-size:26px;
	line-height:26px;
	background:#fff;
	border-bottom-right-radius:10px;
	box-sizing:border-box;
}
.html5_contents .hero-image img{
	width:570px;
	height:calc(570px / 3);
	vertical-align:middle;
	object-fit:cover;
}
/******************** index ********************/
.top_container.html5_container{
}
/********** detail **********/
.html5_container .detail{
	display:flex;
	justify-content:flex-end;
}
.html5_container .detail a{
	display:flex;
	align-items:center;
	color:#fff;
	text-decoration:none;
	background:#333;
	border-radius:30px;
	margin:10px 0;
	padding:5px 10px 5px 20px;
	font-size:12px;
	line-height:12px;
}
.html5_container .detail a:hover{
	text-decoration:underline;
}
.html5_container .detail a::after{
	content:" ";
	display:block;
	width:20px;
	height:20px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path fill="%23fff" d="M400-280v-400l200 200-200 200Z" /></svg>');
	background-repeat:no-repeat;
	background-position:center center;
	background-size:20px;
}
/********** article **********/
.top_container.html5_container .article_container,
.top_container.html5_container .V2_article_container,
.top_container.html5_container .PR_article_container{
	position:relative;
	display:flex;
	width:550px;
	min-height:90px;
	padding:20px 0;
	margin:0 auto;
	border-bottom:1px solid #ddd;
	background:none;
	flex-direction:row-reverse;
}
.top_container.html5_container .article_container > h2,
.top_container.html5_container .V2_article_container > h2,
.top_container.html5_container .PR_article_container > h2{
	width:410px;
	padding-bottom:24px;
	margin:0 0 0 auto;
	font-size:15px;
	line-height:22px;
	text-align:left;
	border:none;
}
.top_container.html5_container .article_container > h2 a,
.top_container.html5_container .V2_article_container > h2 a,
.top_container.html5_container .PR_article_container > h2 a{
	color:#000080;
	text-decoration:none;
}
.top_container.html5_container .article_container > h2 a:hover,
.top_container.html5_container .V2_article_container > h2 a:hover,
.top_container.html5_container .PR_article_container > h2 a:hover{
	color:#0033ff;
	text-decoration:underline;
}
.top_container.html5_container .article_container > h2 a:visited,
.top_container.html5_container .V2_article_container > h2 a:visited,
.top_container.html5_container .PR_article_container > h2 a:visited{
	color:#7D7DB3;
	text-decoration:none;
}
.top_container.html5_container .article_container > p,
.top_container.html5_container .V2_article_container > p,
.top_container.html5_container .PR_article_container > p{
	display:none;
}
/********** tag **********/
.top_container.html5_container .article_container .article_tag,
.top_container.html5_container .V2_article_container .V2_article_tag,
.top_container.html5_container .PR_article_container .V2_article_tag{
	overflow:hidden;
	display:block;
	position:absolute;
	right:0px;
	bottom:20px;
	width:300px;
	height:16px;
	padding:0;
	margin:0;
	line-height:16px;
	text-align:right;
}
/********** timestamp **********/
.top_container.html5_container article > p.published_time{
	display:block;
	position:absolute;
	left:140px;
	bottom:20px;
	width:auto;
	height:16px;
	font-size:9px;
	line-height:16px;
	color:#aaa;
}
.top_container.html5_container article > p.published_time:before{
	content:"[";
}
.top_container.html5_container article > p.published_time:after{
	content:"]";
}
/********** thumb **********/
.top_container.html5_container .article_container .img_right_top,
.top_container.html5_container .V2_article_container .img_right_top,
.top_container.html5_container .PR_article_container .img_right_top{
	float:none;
	width:120px;
	margin:0 0 0 auto;
	vertical-align:middle;
	border-radius:8px;
}
.top_container.html5_container article .img_right_top:hover{
	filter:brightness(1.2);
}
/********** TN021 **********/
.top_container.html5_container article[tag*="TN021"]:not(.oneline) > h2{
	width:290px;
}
.top_container.html5_container article[tag*="TN021"]:not(.oneline) .img_right_top{
	width:240px;
}
.top_container.html5_container article[tag*="TN021"]:not(.oneline) .V2_article_tag{
	width:220px;
}
.top_container.html5_container article[tag*="TN021"]:not(.oneline) > p.published_time{
	left:260px;
}
/********** oneline **********/
.top_container.html5_container .V2_article_container.oneline:not(.oneline_thumb) > h2,
.top_container.html5_container .PR_article_container.oneline:not(.oneline_thumb) > h2{
	width:410px;
}
.top_container.html5_container .V2_article_container.oneline:not(.oneline_thumb) h2:before,
.top_container.html5_container .PR_article_container.oneline:not(.oneline_thumb) h2:before{
	content:" ";
	display:block;
	position:absolute;
	left:0;
	top:20px;
	width:120px;
	height:90px;
	background:url(/image/4gamer_logo_og.png) no-repeat center center;
	background-size:120px auto;
	box-shadow:inset 0px 0px 0px 1px #ccc;
	border-radius:8px;
}
.top_container.html5_container .article_container.oneline:not(.oneline_thumb) .article_tag,
.top_container.html5_container .V2_article_container.oneline:not(.oneline_thumb) .V2_article_tag,
.top_container.html5_container .PR_article_container.oneline:not(.oneline_thumb) .V2_article_tag{
	width:300px;
}
/********** oneline_thumb **********/
.top_container.html5_container .oneline_thumb .img_right_top{
	display:inline;
}
/********** GIJE **********/
.top_container.html5_container .V2_article_container.target_GIJE h2 + a:before{
	content:"GamesIndustry JE";
	display:block;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:120px;
	height:22px;
	padding-right:5px;
	font-size:10px;
	font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN','meiryo';
	text-align:right;
	line-height:22px;
	background:#a90000;
	color:#fff;
	box-sizing:border-box;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
.top_container.html5_container .V2_article_container.oneline.target_GIJE h2 + a::before{
	content:none;
}
.top_container.html5_container .V2_article_container.target_GIJE h2 + a img{
	padding-top:22px;
	margin:0;
}
/******************** ICON ********************/
.top_container.html5_container .article_container .article_tag .ICON,
.top_container.html5_container .V2_article_container .V2_article_tag .ICON,
.top_container.html5_container .PR_article_container .V2_article_tag .ICON{
	display:none;
	height:9px;
	padding:3px;
	margin-left:2px;
	font-size:9px;
	line-height:9px;
	text-align:center;
	text-decoration:none;
	border-radius:3px;
	vertical-align:top;
}
.ICON{
	color:#777;
	background:#fff;
	box-shadow:inset 0px 0px 0px 1px #bbb;
}
/********** site **********/
.top_container.html5_container .V2_article_tag > a.site:nth-of-type(1),
.top_container.html5_container .V2_article_tag > a.site:nth-of-type(2),
.top_container.html5_container .V2_article_tag > a.site:nth-of-type(3),
.top_container.html5_container .V2_article_tag > a.site:nth-of-type(4){
	display:inline-block;
}
/********** newstype **********/
.top_container.html5_container .V2_article_tag > a.ICON.newstype{
	display:inline-block;
}
.top_container.html5_container .V2_article_tag > a.ICON.newstype + a.ICON.newstype{
	display:none;
}
/********** platform **********/
.ICON.TS001,
.ICON.TS002,
.ICON.TS003,
.ICON.TS004,
.ICON.TS005,
.ICON.TS006,
.ICON.TS007,
.ICON.TS008,
.ICON.TS009,
.ICON.TS010,
.ICON.TS011,
.ICON.TS012,
.ICON.TS013,
.ICON.TS014,
.ICON.TS015,
.ICON.TS016,
.ICON.TS017,
.ICON.TS018,
.ICON.TS019,
.ICON.TS020,
.ICON.TS021,
.ICON.TS022,
.ICON.TS023,
.ICON.TS024,
.ICON.TS025,
.ICON.TS026,
.ICON.TS027,
.ICON.TS028,
.ICON.TS029,
.ICON.TS030{
	color:#fff;
	box-shadow:none;
}
/********** COMMON **********/
.ICON.TS003,
.ICON.TS009,
.ICON.TS010,
.ICON.TS011,
.ICON.TS016,
.ICON.TS019,
.ICON.TS022{
	background:#b34a4a;
}
/********** iOS **********/
.ICON.TS013,
.ICON.TS014{
	background:#d0668b;
}
/********** PC **********/
.ICON.TS001,
.ICON.TS017{
	background:#4761ea;
}
/********** PS **********/
.ICON.TS004,
.ICON.TS007,
.ICON.TS012,
.ICON.TS021,
.ICON.TS024,
.ICON.TS027{
	background:#706da5;
}
/********** HARD **********/
.ICON.TS002,
.ICON.TS029{
	background:#666;
}
/********** nintendo **********/
.ICON.TS005,
.ICON.TS008,
.ICON.TS018,
.ICON.TS023,
.ICON.TS026,
.ICON.TS030{
	background:#66b8d9;
}
/********** xbox **********/
.ICON.TS006,
.ICON.TS025,
.ICON.TS028{
	background:#3f863f;
}
/********** arcade **********/
.ICON.TS015{
	background:#d6924f;
}
/********** analog **********/
.ICON.TS020{
	background:#a78c57;
}
/*==============================================================================================================
/import news_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 .leader_board,
.main_contents .external_link,
.main_contents .contents_bottom_pr,
.main_contents .article_eof,
.main_contents .whats_new,
.direct_search_2lines,
.main_contents p.detail,
.main_contents .topics,
.main_contents .rectangle,
.main_contents .ad_premium,
.main_contents .finding ul,
.main_contents div.finding img,
div.hatena,
iframe,
.main_contents .contents_header img,
.main_contents .contents_header embed,
.main_contents .contents_header object,
.main_contents div.affiliate,
.dclinebox,
.V2_global_navi,
.footer_index{
	display:none;
}
.main_contents .finding,
.main_contents div.finding,
.main_contents .finding_common{
	margin:0 auto;
}
.main_contents div.finding span{
	padding-right:20px;
}
.main_contents .contents_header .bread_crumb{
	display:block;
	background:none;
	color:#000000;
	width:550px;
	margin-left:auto;
	margin-right:auto;
}
.main_contents .contents_header .bread_crumb a{
	color:#000000;
	text-decoration:none;
}
.unit_contents{
	width:100%;
}
.main_contents{
	width:100%;
	border:none;
}
.global_navi .class2 .tab ul.pulldown,
.left_contents .left_menu .already_top .favorite_exp,
.main_contents .top_userreview span.catch,
.main_contents .top_userreview span.detail,
.left_contents .left_menu .already_top .favorite_exp span,
.main_contents .top_container .article_container .article_tag{
	position:static;
}
}