@charset "euc-jp";

/*	itemlist
----------------------------------------------------*/

div#content h2.item_name {
	margin:20px 0 10px 0;
	padding:5px 10px;
	background:url(https://img15.shop-pro.jp/PA01082/746/etc/title02_bg.gif) repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#333;
	}
	
.imagearea {
	float:left;
	width:240px;
	}

.imagearea table {
	margin:0 auto;
	}
	
.imagearea td {
	padding:0 5px 5px 5px;
	text-align:center;
	}
	
.detailarea {
	float:right;
	width:410px;
	}
	
.detailarea p {
	margin:10px;
	}

.pricetable {
	width:100%;
	margin:0 0 0 0;
	}
	
.pricetable th {
	background:#efefef;
	border-bottom:1px #ccc dotted;
	padding:10px 5px;
	font-weight:normal;
	width:180px;
	}
	
.pricetable td {
	border-bottom:1px #ccc dotted;
	padding:5px;
	}

.pricetable th.issatsu {
	font-weight:bold;
	color:#f60;
	}
	
.pricetable td.price_l {
	font-size:16px;
	color:#f60;
	font-weight:bold;
	}

.price_hanbai {
	font-size:14px;
	font-weight:bold;
	color:#f60;
	}
	
.cart_style td {
	padding:15px;
	}

.tablemargin {
	margin:-2px 0 10px 0;
	}

p.title {
	margin:15px 0 0 0;
	padding:0 0 0 10px;
	background:url(https://img15.shop-pro.jp/PA01082/746/etc/company_title_bg.gif) repeat-x;
	line-height:28px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}

p.title2 {
	margin:15px 0 0 0;
	padding:0 0 0 10px;
	background:url(https://img15.shop-pro.jp/PA01082/746/etc/company_title_bg.gif) repeat-x;
	line-height:28px;
	font-size:12px;
	font-weight:bold;
	color:#FC0;
	}

.soldout {
position:relative;
top:-85px;
margin-bottom:-20px;
color:#fff;
text-align:center;
font-size:16px;
font-weight:bold;
background:red;
opacity:0.80;
-ms-filter:"alpha(opacity=80)";
filter:alpha(opacity=80);
}












.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}