/*********** #detail_customize styles ***********/
#detail_customize{
	width: 600px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align:left;
}

* html #detail_customize {	background-color: #none;}

#detail_customize .submit{
  display:block;
  width:182px;
  height:32px;
  border:none;
  background-color:transparent;
  background-image:url(http://charapacos.com/img/common/buy.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  text-indent:-9999px;
  float:right;
}

#detailLeft{
	float: left;
	width: 287px;
	padding: 0;
	border-collapse: collapse;
  margin-bottom:10px;
}
#detailLeft img{
  margin:10px 0px 10px 5px;
  border:1px solid #68c6dc;
  padding:5px;
}
#detailLeft img.noborder{
  border:none;
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:5px;
  padding:0px;
}

#detailRight{
	float: right;
	width: 300px;
	margin: 10px 5px 10px 0;
	padding: 0;
	border-collapse: collapse;
}
.returnBox{
  width:283px;
  height:219px;
  background-image:url(http://charapacos.com/img/common/detailImg03.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  padding:0px;
  margin:0px;
}
.returnBox p{
  font-size:11px;
  color:#131313;
  position:relative;
  top:134px;
  left:14px;
}

/* --- 商品詳細の上2枚写真 -- */
div.detail_picTop img{
  margin:10px 5px 5px 5px;
  border:1px solid #68c6dc;
  padding:5px;
}

.detailBox{
	background-color: #ffffff;
	margin: 0px 5px 5px 0;
	padding: 0px 0 0px 7px;
}

.detailBoxgray{
	background-color: #eeeeee;
	margin: 10px 5px 5px 0;
	padding: 5px 0 5px 7px;
}

#detail_customize ul {list-style: none; margin: 0; padding: 0;}
#detail_customize li {margin-bottom: 3px; padding: 0;}

#detail_customize a:link{text-decoration: none;color: #555555;}
#detail_customize a:visited{text-decoration: none;color: #555555;}
#detail_customize a:hover{text-decoration: underline;color: #333333;}

#detail_customize h2{
	background: #eeeeee url('../images/bg_slash.gif') no-repeat;
	color: #002277;
	padding-left: 7px;
	line-height: 24px;
	margin: 0;
}

#detail_customize h3{
	color: #002277;
	padding: 3px 0px 0px 8px;
	margin: 0;
}

#detail_customize p{
	margin: 0;
	padding: 3px 6px 6px 8px;
}

#detailChui{
  border:1px solid #d8bb98;
  background-color:#faf0e4;
  width:294px;
}

#detailSetumei{
	clear: both;
	padding:7px 5px 7px 5px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#detailSetumei table{
  width:286px;
}
#detailSetumei table tr th{
  width:100px;
  background-color:#e3edf5;
  text-align:left;
  padding:3px;
}
#detailSetumei table tr td{
  background-color:#ededed;
  padding:5px;
}

/*****在庫テーブルのスタイル***********/
#zaiko-table{
margin-left:10px;
border :1px solid #cccccc;
border-collapse: collapse;
}
.zaiko-tb-th{
text-align:center;
border:1px solid #cccccc;
background-color:#eeeeee;
width:70px;
}
.zaiko-tb-cell{
text-align:center;
border:1px solid #cccccc;
background-color:#ffffff;
width:70px;
}
