/* <details class="product-description"> の中の <summary> にスタイルを当てる記述 */
details.product-description summary {
  border: 1px solid #000;
  padding: 4px 8px;
  font-weight: bold;
}

/* <details class="product-description"> の中の <p> にスタイルを当てる記述 */
details.product-description p {
  margin: 10px 0px !important; /* #contents p で指定されているスタイルを強制的に上書きする */
}

#contents div.images {
	margin: 0px 10px 20px 0px;
	float: left;
	text-align: center;
}
#contents div.images img {
	margin: 0px 20px 10px 0px;
	border-style: none;
}
#contents div.images ul {
	list-style-type:none;
	list-style-image:none;
	margin: 0px 0px 20px 0px;
}
#contents div.images ul li {
	margin: 0px 1px 20px 0px;
	float: left;
	background: url(none);
	padding: 0px;
}
#contents div.images ul li img {
	display: inline;
	width: 70px;
	margin: 0px;
}

#contents div.spec {
	margin: 0px 0px 20px;
	clear: both;
}
#contents div.spec table {
	margin: 0px 0px 20px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	float: left;
	width: 469px;
}
#contents div.spec table th {
	background: #EFEFEF;
	padding: 4px 0px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#contents div.spec table td {
	background: #FFF;
	padding: 4px 5px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	vertical-align: middle;
}
#contents div.spec table tr td input {
	width: 40px;
	margin-right: 4px;
	float: left;
}
#contents div.spec table tr.price td,
#contents div.spec table tr.regular td{
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#contents div.spec table tr.sales td {
	font-weight: bold;
	color: #09F;
	font-family: Verdana, Geneva, sans-serif;
}
#contents div.spec table tr.sales td span {
	display: block;
}
#contents div.spec table tr.sales td span.sales {
	color: #B93E3E;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 3px;
}


#contents div.spec table tr.sales td span.discount {
	font: 10px/1.4em Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #999;
	padding: 0px 3px;
	text-align: center;
	margin: 3px 0px 0px;
}
#contents div.spec table td span.unit {
	display: block;
	float: left;
	margin-right: 4px;
	line-height: 22px;
	height: 22px;
}

#contents div.spec table td ul.init {
	margin: 0px;
	padding: 0px;
	width: 13px;
	height: 22px;
	float: left;
}
#contents div.spec table td ul.init li {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 13px;
	line-height: 0;
	font-size: 9px;
	background-image: none;
}
#contents div.spec table td ul.init li a {
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 11px;
	line-height: normal;
}
#contents div.spec table td ul.init li a img {
	border: 1px solid #FFF;
}
#contents div.spec ul.btn {
	margin: 0px 0px 20px;
	list-style-type:none;list-style-image:none;
	width: 230px;
	float: right;
}
#contents div.spec ul.btn li {
	margin: 0px 0px 2px;
	line-height: 1.6em;
	background-image: none;
	padding: 0px 0px 0px 20px;
}
#contents div.spec ul.btn li a {
	color: #000;
	text-decoration: none;
}
#contents div.spec ul.btn li a:hover {
	text-decoration: underline;
}
#contents div.spec ul.btn li.cart {
	margin-bottom: 15px;
	background-image: none;
	padding: 0px;
}

#contents div.spec ul.btn li.cart button {
	border-style: none;
	padding: 0px;
	width: 200px;
	border-width: 0px;
	cursor: pointer;
	height: 44px;
	background: url(https://img.shop-pro.jp/tmpl_img/43/0601_addcart.gif);
}
#contents div.spec ul.btn li.cart button span {
	display: none;
}
#contents div.spec ul.btn li.cart p {
	line-height: 30px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	width: 200px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	background: #000;
}

#contents div.spec ul.btn li.option  {
	background: url(https://img.shop-pro.jp/tmpl_img/43/0601_icon_option.gif) no-repeat left center;
}
#contents div.spec ul.btn li.quick  {
	padding: 0px;
	height: 26px;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	width: 200px;
}
#contents div.spec ul.btn li.quick a  {
	display: block;
	height: 100%;
	background: url(https://img.shop-pro.jp/tmpl_img/43/0601_spec_quick.gif);
}
#contents div.spec ul.btn li.cancel  {
	background: url(https://img.shop-pro.jp/tmpl_img/43/0601_icon_cancel.gif) no-repeat left center;
}
#contents div.spec ul.btn li.teach  {
	background: url(https://img.shop-pro.jp/tmpl_img/43/0601_icon_teach.gif) no-repeat left center;
}
#contents div.spec ul.btn li.inq  {
	background: url(https://img.shop-pro.jp/tmpl_img/43/0601_icon_inq.gif) no-repeat left center;
}
#contents div.spec ul.btn li.shopping {
	background: url(https://img.shop-pro.jp/tmpl_img/43/0601_icon_shopping.gif) no-repeat left center;
}
#contents div.spec ul.btn li.review {
	background: url(https://img.shop-pro.jp/tmpl_img/43/0601_icon_review.gif) no-repeat left center;
}
#contents div.spec ul.btn li.review_post {
	background: url(https://img.shop-pro.jp/tmpl_img/43/0601_icon_post.gif) no-repeat left center;
	margin-bottom: 10px;
}

#contents div.spec ul.btn li.calamel {
	background-image: none;
}
#contents div.spec ul.btn li.twitter  {
	background: url(https://img.shop-pro.jp/tmpl_img/43/icon_twitter.gif) no-repeat left center;
}
#contents div.spec ul.btn li.logpi  {
	background: url(https://img.shop-pro.jp/tmpl_img/43/icon_logpi.gif) no-repeat left center;
}
#contents div.spec ul.btn li.yahoo  {
	background: url(https://img.shop-pro.jp/tmpl_img/43/icon_y_bookmark.gif) no-repeat left center;
}
#contents div.spec ul.btn li.hatena  {
	background: url(https://img.shop-pro.jp/tmpl_img/43/icon_hatena.gif) no-repeat left center;
	margin-bottom: 10px;
}


#contents div.exp {
	margin: 0px 10px 20px 0px;
	line-height: 1.6em;
}

#contents div.exp h1 {
line-height: 120%;
}

/*商品オプション　表形式*/
#option_tbl {
	border-collapse:collapse;
}
#option_tbl th{
	padding:5px;
}
#inn-box #option_tbl {
	margin-bottom:0;
}
#inn-box #option_tbl td input{
	float:none;
	margin:0 0 5px;
	width:auto;
}
#inn-box #option_tbl th,
#inn-box #option_tbl td.none {
	background:#eee;
}
#inn-box #option_tbl td {
	text-align:center;
}
.stock_zero {
	color:red;
}

}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



.overflow_clear {
    overflow:hidden;
    height:100%;
}

p.img{
    float:left;
    margin:20px 0 0 0;
}

p.txt {
    overflow:hidden;
    height:100%;
}

/*テーブルCSS*/
table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 300px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table001 caption {
  margin-top: 1em;
  text-align: right;
}

table.table001 th,
table.table001 td {
  padding: 4px 6px;
}

table.table001 th {
  background: #0c0c0c;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.table001 td {
  background: #f2f2f2;
  text-align: right;
  white-space: nowrap;
}

/*テーブルCSS02*/
table.table002 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 300px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table002 caption {
  margin-top: 1em;
  text-align: right;
}

table.table002 th,
table.table002 td {
  padding: 4px 6px;
}

table.table002 th {
  width:25%;
  background: #0c0c0c;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.table002 td {
  width:auto;
  background: #f2f2f2;
  text-align: right;
  white-space: nowrap;
}

/*テーブルCSS03*/
table.table003 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 300px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
  empty-cells: hide;
}

table.table003 caption {
  margin-top: 1em;
  text-align: right;
}

table.table003 th,
table.table002 td {
  padding: 4px 6px;
}

table.table003 th {
  width:auto%;
  background: #0c0c0c;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.table003 td {
  width:auto;
  background: #FFFFFF;
  text-align: right;
  white-space: nowrap;
}