@charset "utf-8";

/*-------------------------------------

ガレリアマップ

---------------------------------------*/
#galleriaMap h3 {
    background: url("/5shopping/include/detail_prime/templates/img/pc_series/h2_bg.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    font-size:120%;
    line-height:35px;
    margin-bottom:5px;
	padding: 0 10px;
}

.vga_link_box {
	height:80px;
	margin-bottom:15px;
}

.vga_link {
	z-index: 10000;
}

/* シリーズテーブル */

#galleriaMap .seriesTable {
	width: 805px;
	/*table-layout:fixed;*/
	border-top:2px solid #c0c0c0;
}

#galleriaMap .seriesTable th {
	width:105px;
    font-weight:bold;
    text-align:center;
	background-color:#333;
	padding:4px;
}

#galleriaMap .seriesTable td {
	width:175px;
	color:#FFF;
    text-align:center;
	background-image:url(/5img/bg_img.gif);
	background-color:#1e1e1e;
	padding:4px;
}

#galleriaMap td.seriesColor1 { /* J8 D8 シリーズ用 */
	background-color:#23a064;
	background-image:none;
}
#galleriaMap td.seriesColor2 { /* M8 シリーズ用 */
	background-color:#28b1af;
	background-image:none;
}
#galleriaMap td.seriesColor3 { /* X8 シリーズ用 */
	background-color:#1148a3;
	background-image:none;
}
#galleriaMap td.seriesColor4 { /* Z8 Z8-SLI シリーズ用 */
	background-color:#b57110;
	background-image:none;
}
#galleriaMap td.seriesColor5 { /* X7 X7-SLI シリーズ用 */
	background-color:#8f1010;
	background-image:none;
}

#galleriaMap .seriesTable img {
	border:1px solid #555555;
	margin-bottom:10px;
}


/* モデルテーブル */
#galleriaMap .modelTable {
	width:805px;
	/*table-layout:fixed;*/
	margin-top:-1px;
	margin-bottom:30px;
}

#galleriaMap .modelTable th {
	width:105px;
}

#galleriaMap .modelTable td {
	width:175px;
}

#galleriaMap table.modelTable .tableHeader {
	border-color: #6fbb00 #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 5px 1px 1px;
	color:#000;
    font-weight: bold;
    text-align: left;
	background-image: none;
	background-color:#cccccc;
	padding: 5px;
}

#galleriaMap .modelTable th {
	color:#FFF;
	font-weight: bold;
	text-align: center;
	background-color:#266d15;
	height: 85px;

}

#galleriaMap .modelTable tr.spec {
}

#galleriaMap .modelTable tr.spec th {
	height: 80px;
}

#galleriaMap .modelTable tr.spec td {
	background: #15246E;
	text-align: center;
}

#galleriaMap .modelTable tr.spec img {
	border: none;
}

#galleriaMap .modelTable td {
	color:#FFF;
	background-image:url(/5img/bg_img2.gif);
	background-color:#3c3c3c;
}

#galleriaMap .gpuName {
	font-size: 115%;
	line-height: 1.3em;
	margin-top: 5px;
}

#galleriaMap .score {
	color:#bcbcbc;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 3px;
}

#galleriaMap table.modelTable img {
	border: 1px solid #555555;
}

#galleriaMap table div.model {
	background: url(/5img/iconArrow.gif) no-repeat scroll 97% 91% /*#000*/;
	background-color:#000;
}

#galleriaMap table div.model ul {
	margin: 0px;
	padding: 0px;
}

#galleriaMap table div.model ul li {
	list-style-type: none;
}

#galleriaMap table div.model ul li a {
	display: block;
	width: 100%;
	height: 85px;
}

#galleriaMap table div.model ul li a:hover {
	/*background-color:#FFF;*/
	opacity: 0.6;
}

#galleriaMap table div.model ul li a img {
	float: left;
	margin: 10px 5px 5px;
}

#galleriaMap table div.model ul li a .modelName {
	color:#FFF;
	display:block;
    font-size: 100%;
    font-weight: bold;
	line-height: 1.2em;
	padding-top: 10px;
}

#galleriaMap table div.model ul li a .delPrice {
	display:block;
    font-size: 80%;
    font-weight: normal;
	color: #FFF;
	margin-top: 2px;
}

#galleriaMap table div.model ul li a .price {
	color: #FF0000;
	/*display:block;*/
    font-size: 105%;
    font-weight: bold;
	line-height: 1.2em;
}
#galleriaMap table div.model ul li a .tax {
	color: #FF0000;
	display:block;
    font-size: 90%;
    font-weight: bold;
}

#galleriaMap table.modelTable td {
	padding: 0;
}


/* 中古パソコン */
#used .notes {
	font-size: 14px;
	text-align: right;
}

#used .updateDate {
	font-size: 12px;
	text-align: right;
}

#usedPrice {
    position: relative;
}

#usedPrice p {
    color: #F00;
    font-size: 19px;
    font-weight: bold;
	text-shadow: 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

#usedPrice p a {
    text-decoration: none;
    color: #F00;
}

#usedPrice .yen {
    font-size: 12px;
    color: #F00;
	text-shadow: -1px 0 0 #FFF, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

#usedPrice .tax {
    font-size: 10px;
    color: #F00;
	text-shadow: -1px 0 0 #FFF, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

#usedPrice .wave {
    font-size: 14px;
    color: #F00;
	text-shadow: -1px 0 0 #FFF, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

/* 中古パソコン 価格の位置 */
#usedPrice p:nth-child(1) {
    bottom: 283px;
    position: absolute;
    left: 124px;
}

#usedPrice p:nth-child(2) {
    bottom: 180px;
    position: absolute;
    left: 124px;
}

#usedPrice p:nth-child(3) {
    bottom: 283px;
    position: absolute;
    left: 293px;
}

#usedPrice p:nth-child(4) {
    bottom: 180px;
    position: absolute;
    left: 293px;
}

#usedPrice p:nth-child(5) {
    bottom: 386px;
    position: absolute;
    right: 209px;
}

#usedPrice p:nth-child(6) {
    bottom: 283px;
    position: absolute;
    right: 209px;
}

#usedPrice p:nth-child(7) {
    bottom: 489px;
    position: absolute;
    right: 20px;
}

#usedPrice p:nth-child(8) {
    bottom: 386px;
    position: absolute;
    right: 26px;
}

#usedPrice p:nth-child(9) {
    bottom: 283px;
    position: absolute;
    right: 26px;
}

/* テーブル問わず */

#galleriaMap table td,
#galleriaMap table th {
    border: 1px solid #555555;
}

#galleriaMap .rBorder {
	border-right: 2px solid #c0c0c0;
}

#galleriaMap .bBorder {
	border-bottom: 2px solid #c0c0c0;
}

#galleriaMap .seriesName {
	font-size: 180%;
}

h3.mapTitle {
    background: url(/5shopping/include/detail_prime/templates/img/pc_series/h2_bg.gif) repeat-x scroll left top rgba(0, 0, 0, 0);
    font-size: 120%;
    line-height: 35px;
    margin-bottom: 5px;
    padding: 0 10px;
}



/* em041ケース用背景黒 */
.backColor {
	background-color: #000;
}

/* こっからしたはclearfix */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}