@charset "euc-jp";

.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 11px;
  width: 175px;
  text-align: right;
}


/* side ----------------------------------------------------------- */
#side {
	display:none;
}


/* product-top ----------------------------------------------------------- */
#product-top {
	width:100%;
	background:#f6f6f6;
	padding:40px 0;
}
#product-top-inner {
	max-width: 940px;
	margin:0 auto;
	padding:0 20px;
}
#product-top .topicpath-nav {
	padding-bottom:0;
}
#product-top .topicpath-nav li {
	margin-bottom:0;
}
h2 {
	font-size:150%;
}
.category-name {
	font-family:'Hiragino Mincho ProN', serif;
	font-style: italic;
}
.category-name a {
	padding-left:5px;
}
.price {
	font-size:180%;
	font-family:'Hiragino Mincho ProN', serif;
	margin-bottom:10px;
}

.sale_price {
	font-size:180%;
	font-family:'Hiragino Mincho ProN', serif;
	color:#cc0000;
	margin-bottom:10px;
}

.price-more {
	font-size:120%;
	font-family:'Hiragino Mincho ProN', serif;
	color:#cc0000;
	margin-bottom:10px;
}

.price-more ins{
	text-decoration: line-through;
	border: none;
}

.product-order button {
	width:300px;
	height:50px;
	background:#f6f6f6;
	border:none
}
.product-link {
	color:#6a6a6a;
}
.product-link a {
	color:#6a6a6a;
}
.product-link li {
	background:url(https://file001.shop-pro.jp/PA01281/938/shared/img/common/li_yajirushi.png) no-repeat left 4px;
	padding-left:10px;
}
.share {
	overflow:hidden;
}
.share li {
	max-height:30px;
	background:none;
	padding-left:0;
}
.share li.twitter-btn {
	width:100px;
	float:left;
}
.share li.fb-btn {
	width:110px;
	float:left;
}
.share li.pint-btn {
	width:55px;
	float:left;
}
p.stock_error {
	background:#ff783c;
	color:#ffffff;
	text-align:center;
}

/* link ----------------------------------------------------------- */
.feature-link dd.ttl {
	font-weight:bold;
}

/* item-list ----------------------------------------------------------- */
.item-image {
	position:relative;
}
.item-image .soldout {
	width:100%;
	position:absolute;
	top:-17px;
}
