@charset "UTF-8";

#center {
  width: 620px;
  padding:0;
  }
#upper {
  margin:0;
  }

#topicpath {
  margin-top: 10px;
  }

#categoryList {
  position:relative;
  overflow: hidden;
  width: 680px;
  }
#categoryList .pagenavi {
  position: absolute;
  top:250px;
  left:480px;
  }
#categoryList .pagenavi-bottom {
  text-align: right;
  padding-right: 96px;
  clear: both;
  }

/* 商品一覧
------------------------------------------------ */
#categoryList * {
  }
.categoryHeader {
  height:245px;
  width: 620px;
  margin:0;
  text-indent: -99999px;
  }
.categoryHeader h2 {
  text-indent: -99999px;
  margin:0;
  }
.categoryHeader .categoryHeadText {
  text-indent: -99999px;
  display:none;
  margin:0;
  }
#categoryHeader-1 { background: transparent url(/images/catalog/header-1.jpg) no-repeat 0 0; }
#categoryHeader-2 { background: transparent url(/images/catalog/header-2.jpg) no-repeat 0 0; }
#categoryHeader-3 { background: transparent url(/images/catalog/header-3.jpg) no-repeat 0 0; }
#categoryHeader-4 { background: transparent url(/images/catalog/header-4.jpg) no-repeat 0 0; }
#categoryHeader-5 { background: transparent url(/images/catalog/header-5.jpg) no-repeat 0 0; }
#categoryHeader-6 { background: transparent url(/images/catalog/header-6.jpg) no-repeat 0 0; }
#categoryHeader-7 { background: transparent url(/images/catalog/header-7.jpg) no-repeat 0 0; }
#categoryHeader-8 { background: transparent url(/images/catalog/header-8.jpg) no-repeat 0 0; }
#categoryHeader-9 { background: transparent url(/images/catalog/header-9.jpg) no-repeat 0 0; }
#categoryHeader-10 { background: transparent url(/images/catalog/header-10.jpg) no-repeat 0 0; }
#categoryHeader-11 { background: transparent url(/images/catalog/header-11.jpg) no-repeat 0 0; }
#categoryHeader-12 { background: transparent url(/images/catalog/header-12.jpg) no-repeat 0 0; }
#categoryHeader-13 { background: transparent url(/images/catalog/header-13.jpg) no-repeat 0 0; }
#categoryHeader-14 { background: transparent url(/images/catalog/header-14.jpg) no-repeat 0 0; }
#categoryHeader-15 { background: transparent url(/images/catalog/header-15.jpg) no-repeat 0 0; }
#categoryHeader-16 { background: transparent url(/images/catalog/header-16.jpg) no-repeat 0 0; }
#categoryHeader-17 { background: transparent url(/images/catalog/header-17.jpg) no-repeat 0 0; }
#categoryHeader-18 { background: transparent url(/images/catalog/header-18.jpg) no-repeat 0 0; }
#categoryHeader-19 { background: transparent url(/images/catalog/header-19.jpg) no-repeat 0 0; }
#categoryHeader-20 { background: transparent url(/images/catalog/header-20.jpg) no-repeat 0 0; }
#categoryHeader-21 { background: transparent url(/images/catalog/header-21.jpg) no-repeat 0 0; }





#categoryList .grid * {
  text-align:center;
  }
#categoryList .grid {
  float:left; 
  width: 125px; 
  height: 220px;
  padding-right:40px;
  }
#categoryList .grid .image {
  display:block; 
  width:125px; 
  height:165px; 
  outline: none;
  background-color: #FFF;
  overflow: hidden;
  margin-bottom: 10px;
  }
#categoryList .grid .title {
  font-size: 8px;
  }
#categoryList .grid .price {
  font-size: 11px;
  margin: 5px auto;
  }

#categoryList .itemPhoto {
  width:125px;
  height:165px;
  margin:0;
  padding:0;
  border:none;
  }
#categoryList  .grid .image img {
  width:125px;
  height:165px;
  }

/* 商品詳細
------------------------------------------------ */

#contentRDetail {
  float: right;
  width: 330px;
  }
  
#contentLDetail {
  float: left;
  width: 270px;
  padding-top: 15px;
  background: url(../images/cloth.jpg);
  }
  
.itemPhoto {
  width: 250px !important;
  width /**/: 260px;
  margin: 0 0 5px 5px;
  padding: 5px;
  background: #000000;
  text-align: center;
  }
  
.itemPhoto img {
  border: 5px solid #2E2E2E;
  }
  
.expansion {
  margin: 0 0 25px 15px;
  }
  
.boxPurchase {
  width: 238px !important;
  width /**/: 240px;
  height: 100%;
  margin: 0 0 20px 15px;
  border: 1px solid #272727;
  background: #000000;
  }
  
.boxPurchase dt {
  margin: 0 0 15px 5px;
  }

.boxPurchase dd {
  margin: 0 0 15px 10px;
  }
  
.boxPurchase option, .boxPurchase input {
  /*border: 1px solid #666666;
  background: #2B2B2B;
  color: #ffffff;*/
  }

.boxPurchase select {
  border: 1px solid #666666;
  background: #2B2B2B;
  color: #ffffff;
  font-size:0.8em;
  width: 220px;
  margin:0;
  padding:0;
  }
  
.boxPurchase option {
  border-bottom: none;
  }

.boxBuCart {
  width: 240px;
  margin: 0 0 10px 15px;
  }
.boxBuCart dd {
  margin: 5px 0 0 3px;
  }

.boxBuCart .message {
  font-size: 9pt;
  line-height:180%;
  }

.dtPrice {
  font-size: 120%;
  }

.ddPrice {
  font-weight: bold;
  font-size: 150%;
  }
  
#contentRDetail h2 {
  margin-bottom: 10px;
  border-bottom: 1px solid #666666;
  font-size: 200%;
  font-weight: bold;
  line-height: 1.5;
  }
  
#contentRDetail .itemData {
  margin-bottom: 5px;
  padding: 15px 10px 10px;
  background: #1A1A1A;
  }
  
.itemComment {
  background: url(../images/line-bot.gif) repeat-x left top;
  padding: 10px;
  }
.itemComment p {
  line-height: 1.5em;
}
.itemComment table {
	border-collapse: collapse;
	border: 1px solid #EEE;
	margin:0 1px;
	margin-left:0px;
	width:310px;
	text-align:center;
  }
.itemComment table.long {font-size:9px;}
.itemComment table td {
	border-collapse: collapse;
	border: 1px solid #EEE;
  }

