@charset "EUC-JP";

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

*{
	padding:0;
	margin:0;
}

body{
	font-size:100%;
	margin:0 auto 0 auto;
	text-align:center;
	background:url(/image/bg_4gamer_dark.gif) center repeat-y #979797 fixed;
	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;
	color:#333333;
}


/******************** コンテンツエリア ********************/

.unit_contents{
	width:956px;
}


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

.header{
	width:960px;
	height:138px;
	margin:0 auto;
	background:url(/image/bg_header.gif) repeat-x left top #ffffff;
	border-bottom:1px solid #666666;
	overflow:hidden;
}



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

.header .ad_top{
	width:550px;
	height:125px;
	margin:8px 7px 0 0;
	float:left;
	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_com.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_com_1.gif) no-repeat left top;
}

.global_navi .class1 .tab .tab1 a{
	width:75px;
	margin:0 auto;
	font-weight:bold;
}

.global_navi .class1 .tab .tab2{
	width:71px;
	padding:0 10px 0 0;
	background:url(/image/global_tab_com_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_com_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_com_4.gif?081024) no-repeat left top;
}

.global_navi .class1 .tab .tab4 a{
	width:61px;
}

.global_navi .class1 .tab .tab5{
	text-align:left;
	width:129px;
	padding:0 0 0 2px;
	background:url(/image/global_tab_com_5.gif?081024) no-repeat left top;
	overflow:hidden;
}

.global_navi .class1 .tab .tab5 img{
	margin:7px 3px 0 0;
	float:left;
}

.global_navi .class1 .tab .tab5 a{
	color:#ffffff;
}

.global_navi .class1 .tab .tab2 a:hover,
.global_navi .class1 .tab .tab3 a:hover,
.global_navi .class1 .tab .tab4 a:hover,
.global_navi .class1 .tab .tab5 a:hover{
	color:#ffff99;
	text-decoration:underline;
}

/******** 読者レビュー ********/

.global_navi .class1 .tab .tab6{
	float:right;
	text-align:left;
	width:122px;
	padding:0 0 0 23px;
	background:url(/image/global_tab_com_6_off.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_com.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_com_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_com.gif) repeat-x left top;
	text-align:right;
	font-size:11px;
}

.global_navi .search .radio{
}

.global_navi .search span{
	padding:0 4px;
}

.global_navi .search form{
	margin:0;
	padding:0;
	display:inline;
}

/** .global_navi .search .form{
	width:200px;
	height:15px;
}**/

.global_navi .search .buttom{
	width:40px;
	height:20px;
}

.global_navi .search .google_search,
.global_navi .search .form{
	height:13px;
	width:200px;
	background-color:#FFFFFF;
	border-bottom-color:#7E9DB9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#7E9DB9;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#7E9DB9;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#7E9DB9;
	border-top-style:solid;
	border-top-width:1px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}


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

.main_contents{
	width:783px;
	margin-left:2px;
	text-align:center;
/**
	border-right:1px solid #aeaeae;
**/
	margin:0 auto;
	background:#ffffff;
}

.main_contents p.annotation{
	line-height:17px;
	margin-right:14px;
	color:#666666;
	text-align:right;
	font-size:11px;
}

/******** after:clear ********/

.main_contents .search_select:after,
.main_contents .search_subcontainer:after{
	content:"";
	display:block;
	height:0px;
	clear:both;
}


/************************ 検索ページ ヘッダー ************************/

.main_contents .search_header{
}


/******** パンくず ********/

.main_contents .search_header .bread_crumb{
	background:url(/image/bg_recipe_bread_crumb.gif) no-repeat;
	color:#ffffff;
	font-size:11px;
	height:13px;
	margin:5px 0 7px;
	padding:6px 0 3px 18px;
	width:930px;
	text-align:left;
}

.main_contents .search_header .bread_crumb span{
	padding:0 0.5em 0;
}

.main_contents .search_header .bread_crumb a{
	background:url(/image/link_icon_10px_red.gif) no-repeat 0 3px;
	float:right;
	font-size:11px;
	line-height:13px;
	margin:3px 2px 0 0;
	padding-left:10px;
}


/******** 選択したキーワード ********/

.main_contents .search_select{
	width:738px;
	height:100%;
	line-height:130%;
	margin:0 auto;
	padding:6px;
	border:1px solid #b3b3b3;
	text-align:left;
}

.main_contents .search_select img{
	float:left;
	vertical-align:middle;
}

.main_contents .search_select a{
	background:#ffcc66;
	margin-right:8px;
	padding:1px;
}

.main_contents .search_select a:hover{
	font-weight:bold;
}

.main_contents .search_select .buttom{
	float:right;
}

.main_contents .search_select .buttom a{
	float:left;
	display:block;
	width:49px;
	line-height:25px;
	margin-right:4px;
	padding:0;
	padding-left:3px;
	background:url(/image/button_search.gif) no-repeat;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	font-size:11px;
}

.main_contents .search_select .buttom a:hover{
	background:url(/image/button_search_hover.gif) no-repeat;
	font-weight:normal;
}

/************************ 検索ページ ミドル ************************/

.main_contents .search_middle{
	width:750px;
	height:138px;
	margin:0 auto 20px;
	border:1px solid #b3b3b3;
	background:#f2f2f2;
}

.main_contents .search_middle .title{
	width:750px;
	height:21px;
	padding:3px 0 4px;
	font-size:11px;
	text-align:left;
}

.main_contents .search_middle .title img{
	margin:2px 0 0 6px;
	vertical-align:top;
}

.main_contents .search_middle .title span{
	margin-left:212px;
}

.main_contents .search_middle .title input{
	vertical-align:middle;
}

.main_contents .search_middle .title input.form{
	margin-right:2px;
	width:200px;
}

.main_contents .search_middle .title input.buttom{
}


/********* 検索ページ タブ *********/

.main_contents .search_middle .search_tab{
	position:relative;
	width:732px;
	height:23px;
	margin:0 auto;
	background:url(/image/bg_search_tab.gif) repeat-x left top #991717;
	text-align:center;
}

.main_contents .search_middle .search_tab ul{
	position:absolute;
	left:0;
	right:0;
	height:23px;
	margin-left:10px;
}

.main_contents .search_middle .search_tab ul.tab_default{
	z-index:100;
}

.main_contents .search_middle .search_tab ul.tab_select{
	z-index:0;
}

.main_contents .search_middle .search_tab ul li{
	margin:0 1px;
	font-size:10px;
	float:left;
}

.main_contents .search_middle .search_tab ul.tab_default li{
	width:80px;
	line-height:19px;
	padding:1px 0;
	border-bottom:1px solid #4d0b0b;
	background:url(/image/bg_tab_dc_noselect.gif) repeat-x bottom #999999;
}

.main_contents .search_middle .search_tab ul.tab_select li,
.main_contents .search_subcontainer .related_keyword span{
	width:76px;
	line-height:21px;
	padding:0 1px 1px;
	border:1px solid #4d0b0b;
	border-bottom:none;
	background:url(/image/tab_search_select.gif) repeat-x left top #991717;
	color:#ffffff;
}

.main_contents .search_middle .search_tab ul.tab_default li a{
	display:block;
	margin:0 1px;
	border:1px solid #ffffff;
	border-bottom:none;
	background:url(/image/tab_dc_noselect_article.gif) repeat-x left top;
	color:#ffffff;
	text-decoration:none;
}


/********* 検索ページ キーワードブロック *********/

.main_contents .search_middle .search_keyword{
	width:710px;
	height:68px;
	line-height:17px;
	margin:0 auto;
	padding:4px 8px;
	border-width:2px 3px 3px;
	border-style:solid;
	border-color:#991717;
	background:#ffffff;
	text-align:left;
	font-size:12px;
	overflow:auto;
}

.main_contents .search_middle .search_keyword ul{
	list-style:none;
	font-size:12px;
}

.main_contents .search_middle .search_keyword ul li{
	display:inline;
	padding-right:4px;
}

.main_contents .search_middle .search_keyword ul li a:hover{
	font-weight:bold;
}


/************************ 検索ページ ナビゲーション ************************/

.main_contents ul.search_navi{
	width:765px;
	height:22px;
	line-height:13px;
	margin:0 auto 2px;
	font-size:12px;
	text-align:left;
}

.main_contents ul.search_navi li{
	display:inline;
	margin-right:4px;
}

.main_contents ul.search_navi li strong{
}

.main_contents ul.search_navi li span{
	padding:0 2px;
}

.main_contents ul.search_navi li select{
	height:18px;
	vertical-align:middle;
}

.main_contents ul.search_navi li select.yaer{
	width:60px;
}

.main_contents ul.search_navi li select.month,
.main_contents ul.search_navi li select.day{
	width:40px;
}

.main_contents ul.search_navi li select.sorting{
	width:150px;
}

.main_contents ul.search_navi li select{
	vertical-align:baseline;
}

.main_contents ul.search_navi li input{
	height:14px;
	vertical-align:middle;
}


/********* 検索ページ ページング *********/

.main_contents ul.paging,
.main_contents ul.paging_bottom{
	width:765px;
	height:22px;
	line-height:14px;
	margin:0 auto 2px;
	font-size:13px;
	border-top:1px solid #991717;
	background:#ffe5e5;
	text-align:center;
}

.main_contents ul.paging_bottom{
	margin:10px auto 20px;
	border-top:none;
	border-bottom:1px solid #991717;
	clear:both;
}

.main_contents ul.paging li,
.main_contents ul.paging_bottom li{
	display:inline;
	padding:3px 4px 2px;
}

.main_contents ul.paging li.pages a,
.main_contents ul.paging_bottom li.pages a{
	padding:0 2px;
}

.main_contents ul.paging li.preview,
.main_contents ul.paging_bottom li.preview{
	float:left;
}

.main_contents ul.paging li.next,
.main_contents ul.paging_bottom li.next{
	float:right;
}

.main_contents ul.paging li.preview a,
.main_contents ul.paging li.next a,
.main_contents ul.paging_bottom li.preview a,
.main_contents ul.paging_bottom li.next a{
	text-decoration:none;
}

.main_contents ul.paging li.preview img,
.main_contents ul.paging_bottom li.preview img{
	padding-right:2px;
	vertical-align:text-bottom;
}

.main_contents ul.paging li.next img,
.main_contents ul.paging_bottom li.next img{
	padding-left:2px;
	vertical-align:text-bottom;
}

.main_contents ul.paging li.preview a span,
.main_contents ul.paging li.next a span,
.main_contents ul.paging_bottom li.preview a span,
.main_contents ul.paging_bottom li.next a span{
	text-decoration:underline;
	padding:0;
}

.main_contents ul.paging li.preview span,
.main_contents ul.paging li.next span,
.main_contents ul.paging_bottom li.preview span,
.main_contents ul.paging_bottom li.next span{
	padding:0 2px;
}

.main_contents ul.paging li.pages strong,
.main_contents ul.paging_bottom li.pages strong{
	line-height:18px;
	padding:0 2px;
	font-size:16px;
}


/************************ 検索ページ 関連情報 ************************/

.main_contents .search_subcontainer:after{
	content:"";
	clear:both;
	display:block;
	height:10px;
}

.main_contents .search_subcontainer{
	float:right;
	width:203px;
	height:100%;
	margin-top:10px;
	padding-right:10px;
}


/*** 検索ページ 関連キーワード ***/

.main_contents .search_subcontainer .related_keyword{
	margin-bottom:10px;
	padding-bottom:1px;
}

.main_contents .search_subcontainer .related_keyword span,
.main_contents .search_subcontainer .related_word span{
	display:block;
	line-height:17px;
	margin:0 auto 0 0;
	font-size:10px;
}

.main_contents .search_subcontainer .related_keyword ul{
	line-height:17px;
	padding:4px 8px;
	border:2px solid #991717;
	background:#ffffff;
	text-align:left;
	font-size:12px;
}

.main_contents .search_subcontainer .related_keyword ul li,
.main_contents .search_subcontainer .related_word  ul li{
	padding-left:-1.5em;
}


/*** 検索ページ 関連ワード ***/

.main_contents .search_subcontainer .related_word{
	border:1px solid #B3B3B3;
	padding:4px;
	background:#fafaff;
	text-align:left;
}

.main_contents .search_subcontainer .related_word  ul{
	padding:4px;
	font-size:12px;
	line-height:17px;
}

/************************ 検索ページ 結果一覧 ************************/

.main_contents .search_container{
	float:left;
	text-align:left;
	width:570px;
}


/****** 検索ページ 記事一覧 / タイトル一覧 ******/

.main_contents .search_container .article_container,
.main_contents .search_container .gametitle_container{
	width:550px;
	height:100%;
	margin:10px;
	padding:0 0 12px;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
	clear:both;
}

.main_contents .search_container .article_container ul{
	clear:both;
	list-style:none;
	margin-top:1.5em;
	text-align:right;
	font-size:11px;
}

.main_contents .search_container .article_container ul li{
	display:inline;
/**	margin-right:4px;	**/
}

.main_contents .search_container .article_container ul li a{
	margin-right:4px;
}

/****** 検索ページ 見出し ******/

.main_contents .search_container .article_container h2,
.main_contents .search_container .gametitle_container h2{
	line-height:120%;
	margin-bottom:2px;
	padding-left:12px;
	background:url(/image/icatch_red_white_8.gif) no-repeat 0 5px;
	font-size:15px;
	font-weight:bold;
}

.main_contents .search_container .gametitle_container h2{
	margin:0 0 6px 82px;
}

/****** 記事一覧 ******/

.main_contents .search_container .article_container .article_tag{
	margin:0 0 0 20px;
}

.main_contents .search_container .article_container .img_right_top{
	margin:0.2em 0 4px 4px;
}

.main_contents .search_container .article_container .article_tag img{
	margin-right:2px;
	vertical-align:middle;
}

.main_contents .search_container .article_container .article_tag span{
	font-size:10px;
	color:#999999;
}

.main_contents .search_container .article_container p,
.main_contents .search_container .gametitle_container p{
	line-height:125%;
	margin:0.5em 0 0 12px;
	font-size:13px;
}

.main_contents .search_container .gametitle_container p{
	margin:1em 0 0 82px;
}

/****** タイトル一覧 ******/


.main_contents .search_container .gametitle_container table{
	width:463px;
	line-height:110%;
	margin:0 0 4px 0;
	font-size:12px;
	text-align:left;
	table-layout:fixed;
}

.main_contents .search_container .gametitle_container table col.class1,
.main_contents .search_container .gametitle_container table col.class3{
	width:55px;
}

.main_contents .search_container .gametitle_container table col.class2,
.main_contents .search_container .gametitle_container table col.class5{
	width:4px;
}

.main_contents .search_container .gametitle_container table col.class3,
.main_contents .search_container .gametitle_container table col.class6{
	width:167px;
}


.main_contents .search_container .gametitle_container table tr{
	vertical-align:top;
}

.main_contents .search_container .gametitle_container table th{
	padding-top:2px;
	vertical-align:top;
	font-weight:normal;
}

.main_contents .search_container .gametitle_container table td{
	padding-top:2px;
	vertical-align:top;
	padding-right:4px
	padding-left:4px
}

.main_contents .search_container .gametitle_container table td ul li a{
	margin-right:4px
}

.main_contents .search_container .gametitle_container table td ul{
	width:100%;
	line-height:110%;
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	border:none;
}

.main_contents .search_container .gametitle_container table td ul li{
	display:inline;
}

/****** 検索ページ サムネイル表示 ******/

.thumb_delimit:after{
	content:"";
	display:block;
	height:0;
	clear:left;
}

.thumb_delimit{
	width:570px;
	height:100%;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
	clear:left;
}

.main_contents .search_container .thumb_container{
	float:left;
	width:170px;
	height:100%;
	padding:10px;
	margin-bottom:20px;
}

.main_contents .search_container .thumb_container span{
	display:block;
	font-size:11px;
	color:#999999;
}

.main_contents .search_container .thumb_container ul,
.main_contents .search_container .thumb_container ul.data{
	list-style:none;
	margin-top:0.5em;
	text-align:left;
	font-size:11px;
	line-height:14px;
	word-break:break-all;
}

.main_contents .search_container .thumb_container ul.data{
	font-size:13px;
	line-height:15px;
}

.main_contents .search_container .thumb_container ul li{
	display:inline;
}

.main_contents .search_container .thumb_container ul li a{
	margin-right:6px;
}

.main_contents .search_container .thumb_container ul.data li{
	display:block;
	padding-right:2px;
}

.main_contents .search_container .thumb_container h2{
	line-height:17px;
	margin-bottom:2px;
	font-size:13px;
	font-weight:bold;
}

.main_contents .search_container .thumb_container .img_center{
	margin:0 0 0 auto;
}



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

.right_contents{
	float:right;
	width:174px;
	padding-top:8px;
	background:url(/image/bg_rightmenu_top.gif) no-repeat left top;
}


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

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

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

.right_contents #sidetop_extra{
	overflow:hidden;
	height:160px;
	margin-bottom:3px;
}

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





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

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

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


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

.right_contents .topics .container{
	height:67px;
}


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

.right_contents .topics .container p{
	line-height:120%;
	margin-right:4px;
	font-weight:normal;
	font-size:10px;
}


/****************** 特別枠 ******************/

.right_contents .special{
	margin-top:3px;
}

.right_contents .special .container{
	text-align:center;
}

.right_contents .special .container img{
	margin:2px auto 6px;
	border:1px solid #000000;
}

.right_contents .special .container p{
	line-height:120%;
	padding:0 2px 8px;
	text-align:left;
	font-weight:normal;
	font-size:11px;
}

.right_contents .special .container p a{
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}


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

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

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


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

.right_contents .ranking .no1{
	background:#FFF699;
}

.right_contents .ranking .no2{
	background:#FFF9B2;
}

.right_contents .ranking .no3{
	background:#FFFCD9;
}



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

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



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


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

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

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

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

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

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

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



/**************************************** Google Search ****************************************/

.main_contents iframe{
	width:772px;
}


/**************************************** 記事内用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;
}



/* 画像用テーブル */

.img_right_top,
.main_contents .container table.img_right_top{
	float:right;
	margin:0 0 4px 4px;
	background:#e5e5e5;
}

.img_left_top,
.main_contents .container table.img_left_top{
	float:left;
	margin:0 12px 4px 0;
	background:#e5e5e5;
}

.main_contents .container table.img_right_top,
.main_contents .container table.img_left_top{
	margin:0;
}

.main_contents .container table.img_center{
	margin:0 auto 0;
	background:#e5e5e5;
}

.main_contents .container table.img_right_top td,
.main_contents .container table.img_left_top td,
.main_contents .container table.img_center td{
	vertical-align:top;
}


/* キャプション */

.main_contents .container table.img_right_top td.cap,
.main_contents .container table.img_left_top td.cap,
.main_contents .container table.img_center td.cap{
	vertical-align:top;
	line-height:125%;
	padding:0 2px 2px;
	background:#e5e5e5;
	text-align:left;
	font-size:12px;
}

.main_contents .container table.img_right_top td div.cap,
.main_contents .container table.img_left_top td div.cap,
.main_contents .container table.img_center td div.cap{
	vertical-align:top;
	line-height:125%;
	padding:2px 2px 2px;
	background:#e5e5e5;
	text-align:left;
	font-size:12px;
}


.main_contents .container table.img_right_top caption.cap,
.main_contents .container table.img_left_top caption.cap,
.main_contents .container table.img_center caption.cap{
	caption-side:bottom;
	line-height:125%;
	padding:0 4px 2px;
	text-align:left;
	background:#e5e5e5;
	font-size:12px;
}

.main_contents .container table.img_center caption.cap{
	margin:0 auto;
}

/* リスト */

.main_contents .container .maintxt ul.def{
	margin:0 2em;
	list-style-type:disc;
}


.main_contents .container .maintxt ol.def{
	margin:0 2em;
	list-style-type:decimal;
}

.main_contents .container .maintxt ul.def li,
.main_contents .container .maintxt ol.def li{
	line-height:120%;
}



/* 水平線 */

.main_contents .container .maintxt hr.def{
	width:100%;
}


/* clear:both */

.clear_both{
	clear:both;
}

/* 連載用 */
.old_link_caption{
	margin-top:1em;
	color:#ff0000;
	font-size:90%;
}

/******************** 旧 CSS ********************/

/* txt */

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

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



/* リリース */


.blockquote{
	color:#880000;
}

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

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

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

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

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

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

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


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

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


/* 画像用テーブル */

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

.newsImageTable td,
.newsImageTable_Top td,
.newsImageTable_Multi td{
	padding:1px;
}

.newsImageTable_Multi caption.icaption{
	caption-side:bottom;
	margin:0 auto;
}


/* そのほか */


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

.copy{
	font-size:65%;
	color:#000000;
	font-family:Verdana;
}

.icaption{
	font-size:68%;
	color:#000000;
	background-color:#E1E0E0;
	text-align:left;
	line-height:120%;
	padding:2px 4px;
}

.headline{
	font-size:125%;
	color:#5522cc;
	font-weight:bold;
	margin-bottom:8px;
}

.artic{
	font-size:82%;
	color:#000000;
	line-height:130%;
}



/* 旧関連記事 */

.dclinebox{
	display:none;
}



/* 擬似クラスタ */


.after_clear:after{
	content:"";
	clear:both;
	display:block;
	height:0px;
}


/************************** リメイク用 **************************/

/********** header **********/

.header{
	overflow:hidden;
}


.header .unit_utility .logo img{
	margin-bottom:6px;
}

.header .unit_utility .logo p,
.header .unit_utility .logo div{
	font-size:13px;
	line-height:15px;
	margin:-3px auto 0;
	width:200px;
}

.header .unit_utility .logo p a:link,
.header .unit_utility .logo p a:visited,
.header .unit_utility .logo div a:link,
.header .unit_utility .logo div a:visited{
	color:#000080;
}


.header .unit_utility .logo p a:hover,
.header .unit_utility .logo div a:hover{
	color:#0033ff;
}


.header .unit_utility .logo p span,
.header .unit_utility .logo div span{
	text-decoration:none;
	color:#333333;
}


/********** global_navi **********/


.main_contents .top_container .article_container{
}

.global_navi .search span.all_title{
	display:block;
	overflow:hidden;
	float:left;
	width:215px;
	margin:2px 0 1px 0;
	padding:0 0 0 0;
	position:relative;
	top:-1px;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	border-right:1px solid #666666;
}

.global_navi .search span.all_title a{
	width:214px;
	display:block;
	text-align:center;
	color:#cc0000;
	margin:0 auto;
	padding:1px 0 2px;
	background:;
	border-right:1px solid #ffffff;
}

.global_navi .search span{
	padding:0 0 0 4px;
}


.global_navi .search span a:link{
	color:#000080;
}

.global_navi .search span a:visited{
	color:#000080;
}

.global_navi .search span a:hover{
	color:#0033ff;
}


.global_navi .search span a{
	padding:0 2px 0 0;
}

.global_navi .search .buttom{
	margin-right:3px;
}

.global_navi .search .buttom{
	height:21px;
}

*+html .global_navi .search .buttom{
	height:20px;
}

*html .global_navi .search .buttom{
	height:20px;
}


.global_navi .search .google_search, .global_navi .search .form{
	width:139px;
}

.global_navi .search .google_search, .global_navi .search .form,
.global_navi .search .buttom{
	vertical-align:-2px;
}

*+html .global_navi .search .google_search, .global_navi .search .form,
*+html .global_navi .search .buttom{
	vertical-align:-2px;
}

*html .global_navi .search .google_search, .global_navi .search .form,
*html .global_navi .search .buttom{
	vertical-align:-2px;
}

.global_navi .search #SEARCH_mainform{
	margin:0;padding:0;
}

.global_navi .search span.search_middle img{
	vertical-align:-4px;
	padding-right:3px;
}
*+html .global_navi .search span.search_middle img{
	vertical-align:-4px;
	padding-right:3px;
}

*html .global_navi .search span.search_middle img{
	vertical-align:-4px;
	padding-right:3px;
}






/**************************************** タイトル検索/用語・メーカー用 ****************************************/


/****** 検索ページ 記事一覧 / タイトル一覧 ******/

.main_contents .search_container .word_container,
.main_contents .search_container .maker_container{
	width:550px;
	height:100%;
	margin:10px;
	padding:0 0 12px;
	background:url(/image/line_dotted_550.gif) no-repeat center bottom;
	clear:both;
}

/****** 検索ページ 見出し ******/

.main_contents .search_container .word_container h2,
.main_contents .search_container .maker_container h2{
	line-height:120%;
	margin-bottom:2px;
	padding-left:12px;
	background:url(/image/icatch_red_white_8.gif) no-repeat 0 5px;
	font-size:15px;
	font-weight:bold;
}

.main_contents .search_container .word_container h2,
.main_contents .search_container .maker_container h2{
	margin:0 0 1px 82px;
}




/**************************************** 3onレシピ ****************************************/
.contents_bottom_pr{
	text-align:center;
	background:url(/image/line_solid.gif) repeat-x left top;
	padding-top:10px;
	margin:10px auto;
	width:956px;
}

#RECIPE_list{
	margin-left:10px;
}


/********************************* 右メニュー *********************************/

/*********** スコア ***********/
.right_contents .userreview{
	background-color:#00541D;
	border-color:#00541D;
}

.right_contents .userreview .title{
	border-color:#00541D;
	background:url(/image/bar_rightmenu_review.gif) no-repeat center bottom;
}

.right_contents .userreview .container{
	background-color:#ffffff;
	border-color:#00541D;
	padding:4px 2px;
}

.right_contents .ranking .container .score{
	font-family:Arial,'ＭＳ Ｐゴシック';
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	width:16px;
	height:15px;
	margin:0 5px 0 2px;
	padding:0;
	line-height:15px;
	overflow:hidden;
	border:1px solid #666666;
	float:left;
	background-color:#ffffff;
}

.right_contents .ranking .container .score a{
	text-decoration:none;
}

.right_contents .ranking .container .score strong.excellent,
.right_contents .ranking .container .score strong.good{
	color:#4DA92C;
}


.right_contents .ranking .container .score strong.average{
	color:#FFA100;
}

.right_contents .ranking .container .score strong.bad,
.right_contents .ranking .container .score strong.poor{
	color:#ff0000;
}

.right_contents .ranking .container .score strong.no_entry{
	color:#999999;
}

.right_contents .userreview .container div.heading{
	margin-left:28px;
	text-align:left;
	font-size:11px;
	line-height:130%;
}

.right_contents .userreview .container div.heading span a{
	color:#555555;
	text-decoration:none;
}

.right_contents .userreview .container div.heading img{
	display:none;
}

.right_contents .userreview .container div.heading a.gametitle{
	text-decoration:none;
	color:#444444;
}

.right_contents .userreview .contents_all{
	border-color:#00541D;
	padding:4px 2px 0px;
	background-color:#ffffff;
}

.right_contents .userreview .contents_all a{
	background:url(/image/icatch_blue_gray_11.gif) no-repeat -3px 1px;
	padding-left:8px;
}

.right_contents .userreview .period{
	background-color:#ffffff;
	border-color:#00541D;
	padding:4px 2px;
}


/**************************************** 090820 platform ****************************************/

.unit_contents{
	display:inline;
	float:none;
	width:auto;
}

.header{
	width:960px;
}

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

.header{
	position:relative;
	background:url(/image/bg_V2_header.gif) repeat-x left top #ffffff;
	height:139px;
	width:960px;
	padding-top:24px;
	overflow:visible;
}

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

.V2_utility{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	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;
	width:600px;
	float:left;
}

.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{
	position:absolute;
	right:0;
	top:0;
	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 ******************************/
.contents{
	background:#ffffff;
}

.header .unit_utility{
	position:relative;
	float:none;
	width:100%;
}

.header .unit_utility .logo{
	position:absolute;
	top:0;
	left:0;
	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;
	text-align:left;
}

.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:none;
	position:relative;
	left:217px;
	top:4px;
	margin:0;
	padding:0;
	width:550px;
}

*+html .header .ad_top{
}

*html .header .ad_top{
}

/****************************** right_contents ******************************/

.right_contents{
	background:none;
}


/****************************** footer ******************************/

.unit_contents blockquote.copyright{
	background:transparent;
}

.footer_index:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}

.footer_index{
	clear:both;
	width:936px;
	margin:0 auto;
	padding:14px 9px 11px;
	background:#ffffff;
	border-top:none;
	font-size:13px;
	line-height:18px;
	text-align:left;
}

.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;
}


/**************************************** 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_global_navi .class1,
.V2_global_navi .class1 dd{
	overflow:hidden;
}

.V2_utility .pickup_utility dd.btn3 a{
	width:50px;
	height:12px;
	overflow:hidden;
}


/****************************** ロゴジャック ******************************/

.header .unit_utility .logojack{
	display:none;
}


/**************************************** 印刷用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{
	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;
}

}

