.disnon { display:none; }


#buyService {
	margin-left: 10px !important;
}

#tab { margin-left:20px; }
#tab li { width:auto !important; }
#tab li a{ text-indent:-9999px; }


#tab1 a{
	display:block;
	width:174px;
	height:40px;
	background: url(../../../img/module/recycle/dvd_recycle.png) no-repeat;
}

#tab1.active a{
	background: url(../../../img/module/recycle/dvd_recycle_a.png) no-repeat;
}

#tab1 a:hover{
	background: url(../../../img/module/recycle/dvd_recycle_h.png) no-repeat;
}


#tab2 a{
	display:block;
	width:114px;
	height:40px;
	background: url(../../../img/module/recycle/book_recycle.png) no-repeat;
}

#tab2.active a{
	background: url(../../../img/module/recycle/book_recycle_a.png) no-repeat;
}

#tab2 a:hover{
	background: url(../../../img/module/recycle/book_recycle_h.png) no-repeat;
}


#tab3 a{
	display:block;
	width:174px;
	height:40px;
	background: url(../../../img/module/recycle/card_recycle.png) no-repeat;
}

#tab3.active a{
	background: url(../../../img/module/recycle/card_recycle_a.png) no-repeat;
}

#tab3 a:hover{
	background: url(../../../img/module/recycle/card_recycle_h.png) no-repeat;
}

#tab4 a{
	display:block;
	width:115px;
	height:40px;
	background: url(../../../img/module/recycle/game_recycle.png) no-repeat;
}

#tab4.active a{
	background: url(../../../img/module/recycle/game_recycle_a.png) no-repeat;
}

#tab4 a:hover{
	background: url(../../../img/module/recycle/game_recycle_h.png) no-repeat;
}

#tab li {
	float: left;
	//margin: 0 1px 0 0;
}

#tab .active a{ color:#333; }

.recycleListTable {
	position: relative;
	padding: 20px;
	padding-top: 10px;
}

.recycleListTable table {
	width:100%;
}


#tableDvd td, #tableBook td, #tableCard td, #tableGame td{
	border: 1px solid #CCCCCC;
	padding: 8px 10px;
	font-size: small;
	color: #767D7D;
	font-weight: bold;
}

#tableDvd th, #tableBook th, #tableCard th, #tableGame th {
	border: 1px solid #CCCCCC;
	padding: 8px 10px;
	background: #D7D7D7;
	text-align: center;
	font-weight: bold;
}

#tableDvd tr:nth-child(2n+0), #tableBook tr:nth-child(2n+0), #tableCard tr:nth-child(2n+0), #tableGame tr:nth-child(2n+0) {
	background-color: #F6F6F6;
}

.price {
    text-align:center;
}

.byprice {
	color:red !important;
	text-align:center;
}

.thItem { width:10%; }
.thJunre { width:10%; }
.thTitle { width:30%; }
.thArtist { width:30%; }
.thUsedPrice { width:10%; }
.thPrice { width:10%; }

.comment p {
	border: none;
	width: 100%;
	padding: 15px 0px 15px 20px;
	margin-left: 20px;
	font-size: small;
	color: #767D7D;
	font-weight: bold;
	font-size: 24px;
}

.upDate {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.5px;
  float: right;
  margin-right: 25px;
}

#categoryName {
  position: relative;
  top: -35px;
}

.buyPriceText {
  padding: 20px;
  padding-bottom: 0;
  display: block !important;
}

.buyPriceText.note {
  color: #000;
}

.buyPriceText p {
  padding-bottom: 5px;
  font-size: 12px;
}

.buyPriceText.note p.notice {
  color: #F00;
}

#pagerContent {
  text-align: right;
  margin-left: 25px;
}

#pagerContent .pageRecord {
  text-align: right;
  height: 29px;
  line-height: 29px;
  font-size: 14px;
}

#pagerContent ul {
  display: inline-block;
}

#pagerContent .pageRecord li {
  display: inline-block;
  width: auto;
}

#pagerContent .pageRecord .pageText {
  width: 200px;
}

#pagerContent .pageRecord .pageAllText {
  margin-right: 20px;
  text-align: left;
}

#pager {
  margin-right: 20px;
  margin-bottom: 20px;
}

#pager li {
	display: inline-block;
    width: auto;
	cursor: pointer;
}

#pager .current a, #pager li a:hover {
  background: url(../../../img/module/release/bg_page01_o.gif) no-repeat left top;
  color: #999;
  text-decoration: none;
}

#pager li a{
  background: url(../../../img/module/release/bg_page01.gif) no-repeat left top;
  color: #6c86b9;
  display: inline-block;
  font-size: 130%;
  height: 27px;
  padding: 2px 2px 0 0;
  text-align: center;
  width: 20px;
}

#pager .next a{
  background: url(../../../img/module/release/bg_page02.gif) no-repeat left top;
  width: 25px;
}

#pager .next a:hover{
  background: url(../../../img/module/release/bg_page02_o.gif) no-repeat left top;
}

#pager .current a {
  color: #666;
}

.jqtransformdone {
  float: right;
  margin-right: 20px;
}

.buyPricebox{
  background-color: #092253;
  color: #FFFFFF;

  padding: 10px 10px 10px 20px;
  margin: 0 20px;
}

.buyPriceInner {
  margin: 0 20px;
  border: 2px solid #092253;
  border-top: none;
  padding: 20px;
}

.buyPriceInner p:last-child{
  text-align: center;
  padding-top: 20px;
}

.link a {
  background: url(../../../img/module/recycle/tol_pc_kaitori_btn_usedpricelist.png) no-repeat 0 0;
  width: 240px;
  height: 45px;
  display: block;
  margin: 0 auto;
}

.link a:hover {
  background: url(../../../img/module/recycle/tol_pc_kaitori_btn_usedpricelist_o.png);
}

#contentUp {
  position:relative;
}

#searchCategory > ul > li#category-04.k13.on.active {
    background-image: url(../../../img/module/recycle/btn_cate_game_switch2_on.png);
}

