@charset "utf-8";
/* CSS Document */

/*サブメニュー*/
.sn-booster { background: url(../image/product/btn_sn_booster.png) no-repeat 0 0;}
.sn-starter { background: url(../image/product/btn_sn_starter.png) no-repeat 0 0;}
.sn-goods { background: url(../image/product/btn_sn_goods.png) no-repeat 0 0;}
.sn-current { background-position: -194px 0;}
.hn-current a:link, .hn-current a:visited, .hn-current a:hover { color: #977900 !important; } 

.btn_snavi-more{
	width: auto;
	height: auto;
	margin: 5px;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	display: block;
	background: #000;
	text-decoration: none;
	-webkit-borde-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
a.btn_snavi-more:hover{
	background: #666;
	color: #FFF;}	
  
/*New Products
-------------------------------------------------------------*/
dl.wrap_newprod{
	background: #FFF;
  margin: 15px;
	overflow: hidden;}

#contentRenew dl.wrap_newprod dt h3{
  margin-top: 0;
}

dl.wrap_newprod dd{
	padding: 15px 11px;
	border-left: #FFCC00 3px solid;
	border-bottom: #FFCC00 3px solid;
	border-right: #FFCC00 3px solid;
	overflow: hidden;}

dl.wrap_newprod dd div.newPDmoreInfo a{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	left: 0;
	}
			
div.newPDmoreInfo:hover{
	opacity:0.7; filter:
	alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";}

dl.wrap_newprod dd div.newPDmoreInfo{
	width: 293px;
	margin: 0 3px;
	height: auto;
	float: left;
	background: #ffffff;
	position: relative;
	text-align: center;
	}

table.prodtopLINEUP {
	width: 293px;
	min-height:350px;
}
table.prodtopLINEUP td{
padding: 15px 11px;
}

table.prodtopLINEUP td.name {
	height:50px!important;
}

table.prodtopLINEUP td.date {
	height:20px!important;
}

table.prodtopLINEUP td.prodimg {
	height:200px !important;
}

table.prodtopLINEUP td.prodimg img{
	max-height:200px;
}

table.newprodBS td{
	border: #CC0000 3px solid;
	color: #333;
	font-weight:bold;
	text-align:center;}	
td.newprodBSBG{
	background: #C00;
	color:#FFF!important;
	}
	
table.newprodSD td{
	border: #129FF3 3px solid;
	color: #333;
	font-weight:bold;
	text-align:center;}	
td.newprodSDBG{
	background: #129FF3;
	color:#FFF!important;
	}
	
table.newprodGD td{
	border: #9900CC 3px solid;
	color: #333;
	font-weight:bold;
	text-align:center;}	
td.newprodGDBG{
	background: #9900CC;
	color:#FFF!important;
	}
  
  /*一覧ページ*/

	
.bnr_prod{
	margin-bottom: 10px;
	}	
	
.bnr_prod a:hover img {
	opacity:0.8; filter:
	alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	}


/*商品紹介
-------------------------------------------------------------*/
.tit_prod{
	background: url(../image/product/bg_prod-tit.jpg) no-repeat center top;
	width: 670px;
	height: auto;
	padding: 5px 15px;
	border-bottom: 1px #999999 solid;
	color: #FFF;
	font-size: 15px;
	}	

/*リニューアル幅*/
.productlist_renew {
	margin: 10px auto 20px auto;
	width: 700px;
	color: #000000;
	overflow:hidden;
}

.productlist_renew dl {
  overflow: hidden;
}

.productlist_renew dd {
	display: block;
	padding: 0 10px 10px 0;
	background-color: #ffffff;
	overflow: hidden;
}
.productlist_renew dd div {
	float: left;
	padding-top: 5px;
	width: 495px;
	overflow:hidden;
}
.productlist_renew dd .productthumbnail {
	margin: 1px 9px 1px 1px;
	padding: 0;
	width: 182px;
	border-right: 1px solid #cccccc;
}
.productlist_renew dd .productthumbnail p {
	padding: 0 4px 0 10px;
	font-size: 86.5%;
	line-height: 120%;
}
.productlist_renew dd div dl dt,
.productlist_renew dd div dl dd {
	display: block;
	float: left;
	padding: 5px 0 0 0;
}
.productlist_renew dd div dl dt {
	height: 16px;
	width: 65px;
}
.productlist_renew dd div dl dd {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	width: 425px;
}
.productlist_renew dd div dl dd a {
	font-weight: bold;
}

.productlist_renew dd div dl + p {
  margin-top: 10px;
}

.releaseday {
	display: block;
	clear: both;
	padding: 5px 0 10px 0;
	height: 26px;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	text-align: right;
}

.cell-num{
	text-align: center;
	background-color:#FF9900;}
	
.cell-name{
	background-color:#FFFFFF;}

.cell-name2{
	background-color:#F4FA58;}
	
.cell-rare{
	text-align: center;
	background-color:#559999;}
	
.cell-total{
	text-align: center;
	background-color:#FFDD00;}

.prod-cate {
  display: inline-block;
  width: 56px;
  padding: 2px;
  text-align: center;
  background: #9E0709;
  -webkit-borde-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  color: #FFF;
  font-size: x-small;
  }

ul.product_table li {
    display: table-cell;
}

.prod-tbl{
  width: 700px;
  margin-top: 10px;
  padding: 3px;
  background: #000;
  border: 1px solid #000000;
  font-size: 11px;
  color:#000000;
}

.prod-tbl th{
  text-align: center;
  font-weight: bold;
}

.prod-tbl tr th,
.prod-tbl tr td {
  padding: 3px 5px;
  border: 1px solid #000000;
}

.deck-prodname{
  padding: 5px;
  background-color: #332299;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
  }

/* BS37 以降 */
.prodinfoCol{
  width: auto;
  margin: 20px auto;
  padding-bottom: 15px;
  background: #333333;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 1px #464646 solid; 
}

.prodinfoCol dt{
  margin-bottom: 15px;
  padding: 20px 15px;
  background: #222;
  font-size: 140%;
  font-family: "Ryumin Light KL", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color: #FFF;
  border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
}

.prod-pic {
  float: left;
  width: 188px;
  text-align: center;
}

.prod-pic .prod-cap {
  padding: 10px;
  font-size: x-small;
}

.prod-cap li {
  text-indent: -1em;
  margin-left: 1em;
}

.prod-detail {
  float: right;
  width: 479px;
  padding: 0 15px;
  border-left: 1px #222 solid;
}

.prod-detail p:first-child{
  font-size: 120%;
}

.prodinfoCol dd dl {
  margin-top: 20px;
  overflow: hidden;
}

.prodinfoCol dd dl dt{
  float: left;
  width: 65px;
  height: 16px;
  padding: 0;
  background: none;
  font-family: inherit;
  clear: both;
}

.prodinfoCol dd dl dd + dt,
.prodinfoCol dd dl dt + dd {
  margin-top: 10px;
}

.prodinfoCol dd dl dt:first-child + dd {
  margin-top: 0;
}

.prodinfoCol dd dl dd{
  float: left;
  width: 414px;
}

.prodinfoCol dd dl + p {
  clear: both;
  margin-top: 20px;
}

.prodinfoCol .price {
  color: #FFD600;
}

.prodinfoCol .notice {
  color: #FFD600;
  font-size: 120%;
}

ul.notice {
  margin-left: 1em;
  text-indent: -1em;
}

ul + ul.notice {
  margin-top: 10px;
}

.releaseday {
  margin-top: 20px;
}

.prod-bnr li + li {
  margin-top: 20px;
}

/*エラーカード*/
.error-card{
	width: 700px;
	height: auto;
	margin: 10px auto 0;
	padding: 0 0 20px 0;
	border: 1px #C00 solid;
	background: #FFF;
	color: #000;}

.error-card p{ padding: 10px 20px}	
	
.error-card h4{
	width: 700px;
	padding: 3px 0;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background: #C00; }
	
.error-card p.box_error-card{
	width: 500px;
	padding: 10px 0 0 74px;
	}		
  
.error-card_txtbox{
 margin: 10px 20px;
 background: #0059B2;
 color: #fff;
}

dl.ProductGuide dt{
  margin: 10px auto;
  width: 920px;
}

dl.ProductGuide dd{
  margin: 10px auto;
  width: 920px;
}

.bg-blue{
background: #E3F8FF;
padding-top: 20px;
}