@charset "utf-8";

/* CSS Information ==============================
File name: base.css
Table of Contents:
 +reset styles
 +base styles
 +header styles
 +container styles
 +footer styles
 +clearfix
============================================== */

/*========================================
 +base styles
========================================*/
body {
	/*background: #156d92 url(/5shopping/templates/game_pc/img/grd.jpg) left top repeat-x;*/
	/*background: #000000 url(/5shopping/templates/game_pc/img/galleria_smoke4.jpg) center -20px repeat-y;*/
	background-color:#000000;
	color: #fff;
}
a,
a span {
	color: #fff;
	text-decoration: underline;
}
a:hover,
a:focus,
a:active,
a:hover span,
a:focus span,
a:active span {
	text-decoration: none;
}
input:focus {
	background: #ffcce5;
}
#sub { margin-top: 0; }

/*========================================
 +header styles
========================================*/
#header {
	/*background: url(/5shopping/templates/game_pc/img/galleria_bg_logo.png) center center no-repeat;*/
}

#headerBody .tagLine {
	color: #fff;
}
#headerBody .lead {
	position: absolute;
	top: 8px;
	right: 10px;
}
#siteNav .tabN li a {
	border: none;
	width: 80px;
	height: 31px;
	background-image: url(/5include/header/img/common/spriteNav_g2.png);
}
#siteNav .tabN li .active,
#siteNav .tabN li a:hover {
	border: none;
}
#siteNav .tabC { background: url(/5include/header/img/common/g_menu_bg2.png) repeat-x; }

#nav1 li a { background: url(/5include/header/img/common/g_menu2_150310.png) no-repeat; }
#nav1 li ul {
	border: 1px solid #FFF;
	background: #000;
	color: #FFF;
}

#nav1 .nav1UlWrapper .tabCNav12 .nav_service {
	background-color:#fff;
	border: 1px solid #999;
}

#nav1 .nav1UlWrapper .tabCNav12 .nav_service a{
	color:#0062b0;
}

#nav1 .midashi {
	color:#FFF;
}

#nav1 li a.viewPage { background-color: transparent; }

#siteNav .tabN li .active,
#siteNav .tabN li a:hover {
	border: none;
}
#siteNav .tabNav1 a {	background-position: 0 0; }
#siteNav .tabNav2 a {	background-position: -80px 0; }
#siteNav .tabNav3 a {	background-position: -160px 0; }
#siteNav .tabNav4 a { background-position: -240px 0; }
#siteNav .tabNav5 a {
	width: 78px;
	background-position: -318px 0;
}
#siteNav .tabNav1 a:hover,
#siteNav .tabNav1 a:focus,
#siteNav .tabNav1 a:active,
#siteNav .tabNav1 .active {
	background-position: 0 -36px;
	overflow: hidden;
}
#siteNav .tabNav2 a:hover,
#siteNav .tabNav2 a:focus,
#siteNav .tabNav2 a:active,
#siteNav .tabNav2 .active {
	background-position: -80px -36px;
	overflow: hidden;
}
#siteNav .tabNav3 a:hover,
#siteNav .tabNav3 a:focus,
#siteNav .tabNav3 a:active,
#siteNav .tabNav3 .active {
	background-position: -160px -36px;
	overflow: hidden;
}
#siteNav .tabNav4 a:hover,
#siteNav .tabNav4 a:focus,
#siteNav .tabNav4 a:active {
	background-position: -239px -36px;
	overflow: hidden;
}
#siteNav .tabNav5 a:hover,
#siteNav .tabNav5 a:focus,
#siteNav .tabNav5 a:active {
	background-position: -318px -36px;
	overflow: hidden;
}

/*#siteNav .tabCNav3 a {
	background-position: -202px -0px;
	overflow: hidden;
}*/

/*#nav1 a:hover,
#nav1 a:focus,
#nav1 a:active,
#nav1 .active {
	background: #0078c4;
}*/
#nav1 li li a {
	color: #fff;
}

#nav4 li a {
	border: 1px solid #1c3944;
	background: #1c3944 url(/5img/iconBlankW1.gif) 5px center no-repeat;
	color: #fff;
}
#nav4 li a:hover,
#nav4 li a:focus,
#nav4 li a:active {
	background: #004da1 url(/5img/iconBlankW1.gif) 5px center no-repeat;
	color: #fff;
}

#nav5 li {
	background: url(/5img/dashedGrayV1.gif) left top repeat-y;
}


li.donyaCat_tit {
    color: #FFF;
    font-weight: bold;
    list-style: none outside none;
}


#siteUtilityInner {
	background: #080808 url(/5include/header/img/bg2.gif) left top repeat-x;
}
#siteUtility #categorySelect {
	background: #303030 url(/5include/header/img/categorySelectBtn2.gif) right 0 no-repeat;
}
#siteUtility #categorySelect span {
	color: #fff;
}
#siteUtility .sBox .simple_cont{
	border: 1px solid #000;
	background-color: #000;
}
#siteUtility .sBox .body a {
	color: #fff;
}

#cartContents {
	background: #c1c1c1;
	color: #000;
}
#cartContents p {
	float: left;
}
#cartContents .ttl {
	background: #303030 url(/5include/header/img/iconCart.gif) 5px center no-repeat;
}
#helpNav {
	border: 1px solid #c1c1c1;
}
#helpNav li {
	background: url(/5img/dashedGrayV1.gif) left top repeat-y;
}
#fixedSwich a {
	background: #000;
	color: #777;
}
#fixedSwich .active {
	background: #4d4d4d url(/5include/header/img/bg3.gif) left top repeat-x;
}
.asideTg13Box {
	/*background: #000000;*/
	background: #323232;
}

/* header sub menu */
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc {
	background:#000000;
	color:#ffffff;
	padding-top:0;
	width:410px;
	_width:430px;
}

#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc .gnavLeft {
	float:left;
	width:200px;
	border-right:1px #FFF dashed;
	margin-top:10px;
}

#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc .gnavRight {
	float:left;
	width:200px;
	margin-top:20px;
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc ul {
	width:auto;
	background:#000000;
	border:none;
	position:static;
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li {
	/*float:left;*/
	display:inline-block;
	width:180px;
	background:#000;
	margin-right:20px;
	height:70px;
	color:#ffffff
}
#nav1 .nav1UlWrapper li .nav_gamepc .gnavLeft .nav_lineup {
	margin-right:0;
	padding-right:0;
}
#nav1 .nav1UlWrapper li .nav_gamepc .gnavLeft .nav_lineup li a {
	height:70px;
	color:#ffffff;
	text-decoration:none;
	display:inline-block;
	width:170px;
}
#nav1 .nav1UlWrapper li .nav_gamepc .gnavLeft .nav_lineup li a:hover {
	background: rgba(255, 255, 255, 0.6)
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li span.nav_txt {
	display:block;
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li a span.nav_txt {
	color:#ffffff;
	text-decoration:none;
	padding-left:7px
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li a span.nav_txt em {
	font-size:15px;
	margin-top:8px;
	line-height:20px;
	margin-left:5px;
	display:inline-block;
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_suishou {
	background:url("/5include/header/img/common/gnav_game_suishou.jpg") no-repeat;
	background-position:0 20px;
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_desk {
	background:url("/5include/header/img/common/gnav_game_desk.jpg") no-repeat;
	background-position:0 20px;
	margin-top:10px;
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_desk span.nav_txt em {
	margin-top:15px;
	line-height:25px;
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_note {
	background:url("/5include/header/img/common/gnav_game_note.jpg") no-repeat;
	background-position:0 20px;
	padding-right:0;
	margin-right:0;
	margin-top:10px;
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_note span.nav_txt em {
	margin-top:15px;
	line-height:25px
}
/*ゲーム製作用モデルページ追加（ここから）*/
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_create {
	background:url("/5include/header/img/common/gnav_game_create.jpg") no-repeat;
	background-position:0 20px;
	padding-right:0;
	margin-right:0;
	margin-top:10px;
}
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc li.gnav_game_create span.nav_txt em {
	margin-top:8px;
	line-height:20px
}
/*ゲーム製作用モデルページ追加（ここまで）*/
#nav1 .nav1UlWrapper .tabCNav3 .nav_gamepc hr {
	border: none;
	border-bottom:solid 1px #ffffff
}
#nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li.gnav_geforce {
	background:url("/5include/header/img/common/gnav_geforce.jpg") no-repeat;
	line-height:16px;
	font-size:13px;
	margin-bottom: 12px;
}
#nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li.gnav_radeon {
	background:url("/5include/header/img/common/gnav_radeon.jpg") no-repeat;
	line-height:16px;
	font-size:13px;
	margin-bottom:12px;
}
#nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li.gnav_sokunou {
	background:url("/5include/header/img/common/gnav_sokunou.jpg") no-repeat;
	line-height:36px;
	font-size:12px;
	padding-right:0;
	margin-right:0;
	margin-bottom: 12px;
}
#nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition {
	padding-top:5px;
	margin-right:0;
	padding-right:0;
}
#nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li {
	height:40px;
	width:180px;
	color:#000000;
	border:none;
	margin-right:20px;
	margin-bottom:0;
}
#nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li a {
	color:#000000;
	display:inline-block;
	width:180px;
	height:40px;
	margin-bottom:0;
	text-decoration:none
}
#nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li a:hover {
	background: rgba(255, 255, 255, 0.6)
}
#nav1 ul.nav1UlWrapper li .nav_gamepc .gnavRight .nav_condition li a .nav_txt {
	padding-left:60px;
	padding-top:5px;
	color:#000000
}
#nav1 ul.nav1UlWrapper p {
	color: #ffffff;
	padding-left:10px;
}
#nav1 .nav1UlWrapper .tabCNav1 .nav_gamepc a:hover {
	background:none;
	text-decoration:none;
}


/*========================================
 +footer styles
========================================*/
#footer {
	/*background: #000;
	color: #808080;*/
	color: #ffffff;
	background: #3e3a39;
}
#footerNav .column {
	background: url(/5img/dashedGrayH2.gif) left top repeat-x;
}
#footerNav a {
	/*color: #808080;*/
	color: #ffffff;
}
#footerNav .cat {
	background: url(/5img/iconArrowG1.gif) left center no-repeat;
}
#footerNav .cat em {
	background: url(/5img/dashedGrayH2.gif) left bottom repeat-x;
}

#footerNav2 li {
	border-left: 1px solid #808080;
}
#footerNav2 a {
	/*color: #808080;*/
	color: #ffffff;
}
#footer .copyright {
	color: #fff;
}

#footerCopy {
	background: #000;
	min-width: 970px;
	padding: 5px 0;
	color: #fff;
}


/*========================================
 +footerLinks styles
========================================*/


#footerLinks {
	background: #666;
	border-bottom:2px #3e3a39 solid;
}
#footerLinks ul li.catName {
	border-left:4px #333 solid;
}

/*========================================
 +module
========================================*/
.topicPath a {
	padding-right: 18px;
	background: url(/5img/iconGtW.gif) right center no-repeat;
	color: #fff;
}
.subBox .boxBody {
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	/*background: #000;*/
	/*color: #0c88a7;*/
	color: #FFF;
	background: #181818;
	/*color: #c8c9ca;*/
}
.subBox dl {
	color: #FFF;
}
.subBox li li a:hover, .subBox a:hover.arrowLink {
	text-decoration:underline;
	color:#FF0;
}
.subBox .arrowLink {
	/*background-image: url(/5img/iconArrowDBlue1.gif);*/
	background-image: url(/5img/iconArrowG1.gif);
}
.subBox h2, .subBox h3 {
/*	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	background: #004da1;*/
	padding:7px 10px;
}
.heading2,
.subBox h2,
.subBox h3,
.heading2BK {
	padding-top: 0;
	line-height: 40px;
	background: url(/5shopping/templates/game_pc/img/title_bg.gif) top left repeat-x;
}
.subBox em {
/*	background: url(/5img/dashedGrayH1.gif) left bottom repeat-x;*/
}

.subBox .firstChild .ttl, .subBox .adjacentChild .ttl {
	border-bottom:1px #999 solid;
}
.subBox .ttl,
.separator,
.separator2 {
	/*background: url(/5img/dashedGrayH1.gif) left top repeat-x;*/
	background:none;
}

.sideNav li ul {
	display: none;
	list-style: inside disc;
	position: absolute;
	top: -7px;
	left: 100px;
	width: 200px;
	padding: 10px;
	border: 1px solid #fff;
	background: #efefef;
}

.h1 {
	margin-bottom: 5px;
	padding-left: 130px;
	line-height: 40px;
	/*background: #000 url(/5img/iconPC3.gif) 10px center no-repeat;*/
	/*background: #000 url(/5img/iconGalleria.gif) 10px center no-repeat;*/
	background: url(/5shopping/templates/game_pc/img/g_h1_bg.jpg) no-repeat;
	color: #fff;
	font-size: 140%;
}

.h1_game {
	margin-bottom: 10px;
	padding-left: 340px;
	line-height: 60px;
	background: url(/5shopping/templates/game_pc/img/g_h1_bg.png) no-repeat;
	color: #fff;
	font-size: 140%;
	height: 50px;
}

.h1_game a { text-decoration: none; }

.h2 {
	/*margin-bottom: 10px;*/
	font-size: 150%;
	font-weight:bold;
}

.h2 .modelName_e {
	font-size:80%;
}


.heading2BK {
	margin-bottom: 8px;
	padding: 5px 10px;
	/*background: #000;*/
	color: #fff;
}
.imgBox2 .txt { color: #0062b0; }

.localNav { background: #000000; }

#tabContents2 .multiColumn1 .column .body h3 { color: #ffffff; }

#tabContents_ul li a span,
.tabArea li a span {
	/margin-left: 2px;
	/text-decoration: none;
}

.tabArea {
	margin-bottom: 15px;
	padding-left: 10px;
	/*border-bottom: 1px solid #175e64;*/
	border-bottom: 1px solid #666666;
	/*background: url(/5shopping/templates/game_pc/img/line_g.gif) left bottom repeat-x;*/
}
.tabArea li {
	float: left;
	margin-right: 8px;
}
.tabArea li .tabCurrent {
	background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x;
}

.tabArea a {
	display: block;
	padding: 7px 25px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	/*background: #4b6a75;*/
	/*background: #969696;*/
	background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_off.gif) repeat-x;
	color: #4E4E4E;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: -1px;
	/*border: 1px solid #175e64;*/
	border: 1px solid #666666;
}
.tabAreaDerail { margin-bottom: 0; }
.tabAreaDerail a {
	/*background-color: #004da1;*/
	/*background-color: #323232;
	background-image: none;*/
	background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_off.gif) repeat-x;
}
.tabArea a:hover,
.tabArea a:focus,
.tabArea a:active,
.tabArea .active {
	/*background: #0078c4;*/
	/*background: #323232;*/
	/*background: #000000;*/
	background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x;
	color:#FFFFFF;
}
.tabAreaDerail a:hover,
.tabAreaDerail a:focus,
.tabAreaDerail a:active,
.tabAreaDerail .active {
	/*background: #000000;*/
	/*background-color: #969696;*/
	background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x;
}
.tabArea .active {
	background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x;
	border-bottom: 1px solid #333333;
}


.tabContents {
	padding: 10px 5px 0px 5px;
	background: #000;
}
.tabContents3 { background: transparent; }
.table3 .fnRow th, .table3 .fnRow td { background: #565656; }
.table .ttl { background: #000000; }
body.game .strSearchTitle,
body.game .table th,
#tabContents2 .table thead th { background: #414141; }
.itemSearchTable tbody th,
.itemSearchTable tbody td { background: #000000; }

.searchBox { background: #000000; }
	.searchBox dt,
	.searchBox dd { color: #ffffff; } 

.subBox .txt { color: #ffffff; }

.bnrList {
	margin-bottom: 6px;
}
.bnrList li {
	float: left;
	margin: 0 4px 4px 0;
}
.bnrList li.chumoku {
	width:260px;
	height:148px;
	float: left;
	margin: 0 4px 0 0;
}
.bnrList li img {
	margin-bottom:4px;
}
.bnrList li .chumokuTxt {
	line-height:120%;
}

.contentFooter .logo {
	float: left;
}
.contentFooter .support {
	/*padding-right: 5px;
	text-align: right;*/
}

.linkArea h2 {
	margin-bottom: 5px;
}
.linkArea ul {
	/*border: 1px solid #fff;
	background: #fff;*/
	border: none;
	background: #3e3a39;
	color: #0c88a7;
}
.linkArea li {
	margin-bottom: 5px;
	color: #ffffff;
}
.linkArea a {
	/*color: #0c88a7;*/
}

.linkArea805 h3 {
	padding:10px;
	background: #222;
	margin-bottom:1px;
}
.linkArea805 ul {
	border: none;
	background: #333;
	list-style: disc inside none;
	padding:10px;
}
.linkArea805 li {
	margin-bottom: 5px;
	color: #ffffff;
}
.linkArea805 a {
	/*color: #0c88a7;*/
}

.pagetop a {
	background: url(/5img/iconArrowDBlue2.gif) left center no-repeat;
	color: #fff;
}

.modelNav {
	margin-bottom: 10px;
}
.modelNav li {
	float: left;
	margin-left: 12px;
	padding-left: 13px;
	background: url(/5img/dashedGrayV1.gif) left top repeat-y;
}
.modelNav .firstChild {
	margin: 0;
	padding: 0;
	background: none;
}
.modelNav a {
	display: block;
	padding: 3px 10px;
	text-decoration: none;
}
.modelNav a:hover,
.modelNav a:focus,
.modelNav a:active,
.modelNav .active {
	background: #0c88a7;
	color: #fff;
}
#crossSellBody { background: #ffffff; }
.carousel .item .img img {
	/*width: 129px;*/
	border: 1px solid #cccccc;
}
.carousel a span { color: #0062b0; }
.colorBoxLB { background-color: #000000; }
.colorBoxLB .imgHeading3 {
	background: transparent;
	border-top: 1px dashed #eeeeee;
	border-bottom: 1px dashed #eeeeee;
}
.pageNav {
	/*background: #000000;*/
	background: #414141;
}
.pageNav a { color: #ffffff; }
.gameCopyRight p {
	font-size: 90%;
	margin-top: 0.5em;
}
.gameCopyRight hr {
	border: none;
	border-bottom: 1px solid #ffffff;
	height: 1px;
	color: #ffffff;
	margin: 0.5em 0;
}





.productDetail_game {
	margin-bottom: 20px;
	padding: 10px 0 0 10px;
}

.productDetail_game .img .productFooter .price em { color: #FFFFFF; }

#g_modelList {
    font-size: 18px;
    font-weight: bold;
    /*padding-right: 30px;*/
    text-align: right;
}


.productDetail_game .txt {
	float: left;
	width: 333px;
	font-size: 120%;
}
.productDetail_game .txt h3 {
	margin: 0 0 10px;
	padding-top: 35px;
	font-size: 120%;
}
.productDetail_game .txt .firstChild {
	padding-top: 0;
}
.productDetail_game .txt .iconList {
	margin-bottom: 26px;
	padding-top: 20px;
}
.productDetail_game .txt .iconList li {
	display: inline;
	margin-right: 10px;
}
.productDetail_game .txt .iconList2 {
	clear: both;
}
.productDetail_game .txt .iconList2 li {
	display: inline-block;
	margin: 0 8px 8px 0;
	*display: inline;
	*zoom: 1;
	_display: inline;
	_zoom: 1;
}
.productDetail_game .txt .commentHtml {
	padding: 0 16px 0 4px;
	/*border:#FFF solid 1px;*/
}
.productDetail_game .txt .commentHtml img {
	position: relative;
	left:-4px;
}

.productDetail_game .txt hr {
	text-align:left;
	width:322px;
	border: 0;
    height: 1px;
	background:#FFF;
	margin: 0 0 14px 0;
}



.productDetail_game .img {
	float: right;
	width: 440px;
}
.productDetail_game .img .photo {
	margin-bottom: 10px;
}
.productDetail_game .img .caption {
	text-align: right;
	width: 410px;
}
.productDetail_game .img .price {
	margin-bottom: 6px;
	white-space: nowrap;
}

.productDetail_game .img .price span {
	margin-right: 10px;
	}
.productDetail_game .img .price em {
	color: #f00;
	/*font-size: 140%;*/
	font-size: 220%;
}
.productDetail_game .img .productFooter {
	padding-top: 10px;
	width: 410px;
	text-align: right;
	/*padding-left: 4.5em*;*/
}
.productDetail_game .productFooter .tweet {
	float:left;
	text-align:left;
}
.productDetail_game .productFooter .tweet ul li {
	display:inline-block;
	padding-bottom:5px;
	vertical-align:top;
}






#spec .table5 thead th,#benchmark .table5 thead th { background: #004DA1; }
#spec .table5 tbody th,#benchmark .table5 tbody th { background: #000000; }
#spec .table5 .customize td,
#benchmark .table5 .customize td,
p.customize {
	background: #333333;
}
#spec .table5 tbody .adjacentChild,#benchmark .table5 tbody .adjacentChild { background: #000000; }
#benchmark .table5 thead th, #benchmark .table5 thead th { font-size: 100%; font-weight: normal; }

.table5 td.subhead {
	background: none repeat scroll 0 0 #3d6c9e;
}

.popupP {
	width: 785px;
	left: 165px;
}

/*========================================
 +商品詳細テンプレート(ゲームのみ)
========================================*/

th.game-dvd-table {
	color: #ffffff;
	background: #333333;
}

.game-dvd-title {
	color: #FFFFFF;
}


.copyRight {
	padding-bottom: 4px;
}

ol.notePart {
	margin-left: 420px;
}

	ol.notePart li {
		list-style-type: decimal;
	}

.noteKome {
	padding-top: 8px;
	color:#EEEEEE;
}

.table3 .priceRow em,
.table .price {
	color: #ffffff;
}

.gameCategory {
	text-align: left;
	padding-bottom:14px;
}

h2.gameTitle {
	/*background-color: #111111;*/
	background: #969696;
}


/*========================================
 商品テーブルの背景追加(5/31)
========================================*/

.tabContents #tabContents1 table.table3 {
	background-color: #000000;
}

/*========================================
 特典テーブル表題背景
========================================*/
#tartarosSpecialItem th { background: #323232 !important; }


/*========================================
 ゲームPC詳細ページ
========================================*/
#tabContents_ul li{
	float: left;
	line-height: 48px;
	margin-right: 5px;
}
/* Firefox hack start */
@-moz-document url-prefix() {
	#tabContents_ul li{ line-height: 43px; }
}
/* Firefox hack end */

#tabContents_ul {
	clear: both;
	height: 40px;
	/height: 39px;
	_height: 39px;
	/*border-bottom: 1px solid #175e64;*/
	border-bottom: 1px solid #666666;
}
#tabContents_ul li {
	/height: 34px;
	margin-bottom: 1px solid #000000;
}
	#tabContents_ul li a {
		padding: 0 20px;
		text-decoration: none;
		-webkit-border-top-left-radius: 7px;
		-webkit-border-top-right-radius: 7px;
		border-radius: 7px 7px 0 0;
		color:#4E4E4E;
	}
	#tabContents_ul li a:hover,
	#tabContents_ul li a:focus,
	#tabContents_ul li a:active,
	#tabContents_ul li .active {
		color: #ffffff !important;
	background: url(/5shopping/include/detail_prime/templates/img/tab_bg_13_on.gif) repeat-x !important;
		/border-bottom: 1px solid #000000 !important;
	}

.table3 {	width: 795px; }


.strong_text a, .strong_text a:hover{ color:yellow;}


p.ctsPankuzu {
	font-size:12px;
	margin:15px 0 5px 0;
}
p.ctsPankuzu a {
	color:#FFF;
}


.breadCrumb li a.bcMyself {
    color: #FFF;
}


/* レコメンドスライダー上書 */
#moveWindowBtn01, #moveWindowBtn02, #moveWindowBtn01 a, #moveWindowBtn02 a {
	display:block;
	width:30px;
	height:96px;
}
#moveWindowBtn01 {
	float:left;
	background:url(/5img/move_window_btn01_off.gif) no-repeat 0 0;
}
#moveWindowBtn02 {
	float:right;
	background:url(/5img/move_window_btn02_off.gif) no-repeat 0 0;
}
#moveWindowBtn01 a {
	background:url(/5img/move_window_btn01_g_on.gif) no-repeat 0 0;
}
#moveWindowBtn02 a {
	background:url(/5img/move_window_btn02_g_on.gif) no-repeat 0 0;
}
#moveWindowBtnBuy01, #moveWindowBtnBuy02, #moveWindowBtnBuy01 a, #moveWindowBtnBuy02 a {
	display:block;
	width:30px;
	height:96px;
}
#moveWindowBtnBuy01 {
	float:left;
	background:url(/5img/move_window_btn01_off.gif) no-repeat 0 0;
}
#moveWindowBtnBuy02 {
	float:right;
	background:url(/5img/move_window_btn02_off.gif) no-repeat 0 0;
}
#moveWindowBtnBuy01 a {
	background:url(/5img/move_window_btn01_g_on.gif) no-repeat 0 0;
}
#moveWindowBtnBuy02 a {
	background:url(/5img/move_window_btn02_g_on.gif) no-repeat 0 0;
}


/*========================================
 リンクパーツ
========================================*/
.linkParts div { width: 295px; }
.column2R .linkParts div { width: 395px; }
.linkParts .floatL { margin-right: 5px; }



.linkParts_wide div { width: 398px; }
.linkParts .floatL { margin-right: 5px; }


/*========================================
 +clearfix
========================================*/
.tabArea:after,
.bnrList:after,
.modelNav:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
.tabArea,
.bnrList,
.modelNav {
	zoom: 1;
}


/*========================================
 Intel（インテル）CPU性能比較 13 10/17
 グラフィックボード別性能比較 13 10/17
========================================*/

.emphasis_bg {background: #3E3A39;}


/*========================================
 ゲームノートマップ下テキスト 14 4/1
========================================*/
#noteText {
	border:1px solid #999;
	margin:20px 0;
	padding:20px;
}
#noteText h3 {
	border-left:5px solid #999;
	padding:3px 10px;
	font-size:20px;
}
#noteText h4 {
	font-size:16px;
}
#noteText .keisen {
	border: none;
	border-top:solid 1px #CCC;
	height:1px;
	color:#999;
	width:100%;
	margin-bottom:25px;
	clear: both;
}

/*========================================
 セーフティサービスタブ 14 6/25
========================================*/
/* メニュー */
#guarantee_wrap .serviceBox {
	border:1px solid #CCC;
	float:left;
	padding:8px;
	width:243px;
}
.serviceBox .link {
	text-align:right;
}

/* セーフティサービステーブル */
#guarantee_wrap .plan td {
    border: 1px solid #CCCCCC;
    padding: 0;
}
#guarantee_wrap table th, #guarantee_wrap table td {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
#guarantee_wrap table th {
	font-weight:bold;
}
#guarantee_wrap table a {
    color: #FFFFFF;
    text-decoration: underline;
}
#guarantee_wrap .koumoku {
    background-color: #257ADA;
}
#guarantee_wrap .m-margin {
	margin-top:20px;
}
#guarantee_wrap #s_plan {
    border: 1px solid #999999;
}
#guarantee_wrap #s_plan th {
    text-align: center;
    white-space: nowrap;
}
#guarantee_wrap #s_plan td {
    padding:5px 8px;;
	text-align:center;
}
#guarantee_wrap #green {
    background-color: #1E9818;
    color: #FFFFFF;
    font-weight: bold;
}
#guarantee_wrap #blue {
    background-color: #3399FF;
    color: #FFFFFF;
    font-weight: bold;
}
#guarantee_wrap #orange {
    background-color: #FF9933;
    color: #FFFFFF;
    font-weight: bold;
}
#guarantee_wrap .balloon {
    font-size: large;
}

/* セーフティサービその他装飾 */
#guarantee_wrap .safetyText {
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

/* パソコン延長保証テーブル */
#guarantee_wrap .warranty th,
#guarantee_wrap .warranty td {
	font-weight:bold;
	text-align:center;
}
#guarantee_wrap .gray1 {
	background-color:#3E3A39;
}
#guarantee_wrap .gray2 {
	background-color:#181818;
}

/* 装飾 */
#guarantee_wrap .ml6 {
	margin-left:6px;
}
#guarantee_wrap .ml10 {
	margin-left:10px;
}
#guarantee_wrap .mb5 {
	margin-bottom:5px;
}
#guarantee_wrap .mb10 {
	margin-bottom:10px;
}
#guarantee_wrap .mb20 {
	margin-bottom:20px;
}
#guarantee_wrap .sectionBox {
	margin-bottom:30px;
}
#guarantee_wrap .midashi {
	border-bottom:2px solid #fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

/*========================================
 価格コムレビュー 14 10/6
========================================*/
#kakakucomreview_top {
	padding-left:0;
}
.rating,
.chart {
	border-bottom:none;
	margin-bottom:5px;
	padding-bottom:5px;
}
.kakakuhead {
	background-color:#181818;
	padding:5px 10px;
}
.reviewWrap {
	float:right;
	height:205px;
	overflow:auto;
	width:535px;
}
.reviewHead {
	background-color:#3E3A39;
}
.rating {
	border-bottom:none;
}


/*========================================
 レビュー表示 15/7/29
========================================*/

#container .reviewArea {
    background: #000 none repeat scroll 0 0;
}

#container .reviewArea p.infoBoxTtl {
    background: rgba(0, 0, 0, 0) url("/5shopping/img/icn_product_config_ttl.png") no-repeat scroll 0 0;
    color: #0061b0;
    font-size: 176%;
    line-height: 1.4em;
    margin-bottom: 6px;
    padding-left: 24px;
}

#container #kakakucomreview {
    background: #000 none repeat scroll 0 0;
	border: 1px solid #cccccc;
    margin-bottom: 30px;
    padding: 20px;
}

#container #kakakucomreview .totalRates {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
    padding: 0 0 15px 7px;
}
#container #kakakucomreview .totalRates .satisfy {
    border-bottom: 1px dotted #cccccc;
    font-size: 152%;
    line-height: 1.2em;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#container #kakakucomreview .totalRates .satisfy img {
    margin: 0 3px;
    vertical-align: baseline;
}
#container #kakakucomreview .totalRates .satisfy span {
    color: #ff8400;
    display: inline-block;
    font-size: 140%;
    line-height: 1.2em;
    margin-right: 5px;
}
#container #kakakucomreview .totalRates .totalRatesDetail dl {
    float: left;
    margin: 0 32px 6px 0;
    width: 38%;
}
#container #kakakucomreview .totalRates .totalRatesDetail dt {
    float: left;
    font-size: 120%;
    line-height: 1.2em;
    padding-top: 7px;
}
#container #kakakucomreview .totalRates .totalRatesDetail dd {
    float: right;
}
#container #kakakucomreview .totalRates .totalRatesDetail dd img {
    margin: 0 2px;
    vertical-align: bottom;
}
#container #kakakucomreview .totalRates .totalRatesDetail dd span {
    color: #ff8400;
    display: inline-block;
    font-size: 134%;
    font-weight: bold;
    line-height: 1.2em;
    margin-right: 5px;
    width: 35px;
}
#container #kakakucomreview .personalReview {
    height: 500px;
    overflow: auto;
}
#container #kakakucomreview .personalReview .perReviewBox {
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 15px;
}
#container #kakakucomreview .personalReview .perReviewBox .perReviewCtsL {
    float: left;
    width: 250px;
}
#container #kakakucomreview .personalReview .perReviewCtsL .perRatingBox {
    border: 3px solid #dddddd;
    border-radius: 4px;
    margin-bottom: 6px;
}
#container #kakakucomreview .personalReview .perReviewCtsL .perRatingBox .perRatingDetail {
    border-bottom: 1px dotted #cccccc;
    font-size: 100%;
    padding: 6px 8px;
}
#container #kakakucomreview .personalReview .perReviewCtsL .perRatingBox .perRatingDetail::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#container #kakakucomreview .personalReview .perReviewCtsL .perRatingBox .perRatingDetail.noline {
    border: 0 none;
}
#container #kakakucomreview .personalReview .perReviewCtsL .perRatingBox .perRatingDetail.last {
    background: #fffde4 none repeat scroll 0 0;
    border-bottom: 0 none;
    border-top: 1px solid #cccccc;
    font-size: 140%;
    font-weight: bold;
}
#container #kakakucomreview .personalReview .perReviewCtsL .perRatingBox .perRatingDetail.last img {
    margin-top: -4px;
}
#container #kakakucomreview .personalReview .perReviewCtsL .perRatingBox .perRatingDetail span {
    float: right;
}
#container #kakakucomreview .personalReview .perReviewCtsL .perRatingBox .perRatingDetail span.num {
    display: inline-block;
    margin-left: 4px;
}
#container #kakakucomreview .personalReview .perReviewCtsL .perRatingBox .perRatingDetail.last span.num {
    color: #ff8400;
}
#container #kakakucomreview .personalReview .perReviewCtsL .reviewName, .reviewArea .personalReview .perReviewCtsL .reviewDate {
    font-size: 134%;
    padding-left: 6px;
}
#container #kakakucomreview .personalReview .perReviewCtsL .reviewName {
    color: #0061b0;
}
#container #kakakucomreview .personalReview .perReviewBox .perReviewCtsR {
    float: right;
    padding: 0 20px 0 10px;
    width: 450px;
}
#container #kakakucomreview .personalReview .perReviewCtsR .perReviewCtsTxt {
    font-size: 134%;
}



/*=== 2015.08 トップページ改修　pencil　START ===*/
#Header ul.navi a {
	color: #fff;
}
#Globalnavi {
	/*background: url("/5img/header/gnav/bg_game.png") repeat-x;*/
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.87, #000), color-stop(0.00, #393c3a));
background: -webkit-linear-gradient(top, #393c3a 0%, #000 87%);
background: -moz-linear-gradient(top, #393c3a 0%, #000 87%);
background: -o-linear-gradient(top, #393c3a 0%, #000 87%);
background: -ms-linear-gradient(top, #393c3a 0%, #000 87%);
background: linear-gradient(to bottom, #393c3a 0%, #000 87%);
}

#Globalnavi:not(:target) {
	background-color: #222\9;
}
#Globalnavi {
	background-color: #222\9;
}


#Globalnavi li.gamePC .menu {
	border: 1px solid #FFF;
}
/*=== 2015.08 トップページ改修　pencil　END ===*/
