/* 売り切れ文字 */
span.sold_out_txt{
	color: #FF0000;
	font-weight: bold;
}

.sizeL{
	font-size: 150%;
}

/* 枠の余白と一番上のライン */
div.detail_in{
	padding: 10px 5px 5px 5px;
	background: url("https://img.shop-pro.jp/tmpl_img/19/detail_top.gif") no-repeat scroll 0 0 transparent;
}

/* メイン画像 */
div#detail div.mainimg{
	width: 510px;
	text-align: center;
}

/* 商品名 */
div#detail h3.product_name{
	padding: 5px 0 0 25px;
	background: url("https://img.shop-pro.jp/tmpl_img/19/point3.gif") no-repeat scroll 7px 7px transparent;
}

/* 商品価格 */
div#detail p.product_sales{
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 5px;
	color: #EE0000;
	font-weight: bolder;
	text-align: right;
}

/* スペック表とボタンを囲む枠 */
div.product_info{
	width: 490px;
	padding: 8px 8px 8px 12px;
	border-top: 1px dotted #9999CC;
	border-bottom: 1px dotted #9999CC;
	overflow: hidden;
}

/* スペック表を囲む枠 */
div.spec{
	width: 290px;
	float: left;
}

/* スペック表 */
table.spec_table{
	width: 290px;
	border-spacing: 0;
	border-collapse: collapse;
	background: none repeat scroll 0 0 #BBB7B0;
}

table.spec_table th,
table.spec_table td{
	padding: 5px;
	text-align: left;
	border: 1px solid #BBB7B0;
}

table.spec_table th{
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	background: none repeat scroll 0 0 #CC0000;
}

table.spec_table td{
	background: none repeat scroll 0 0 #FFFFFF;
}

table.spec_table td.sales{
	color: #EE0000;
	font-weight: bolder;
}

/* スペック表の購入数 */
ul.num{
	overflow: hidden;
}

ul.num li{
	float: left;
}

ul.num li.num_input input{
	padding-left: 2px;
	width: 80px;
	font-size: 14px;
}

ul.num li.num_updown{
	width: 15px;
}

ul.num li.num_updown a{
	display: block;
	width: 15px;
	height: 13px;
	line-height: normal;
}

/* カートボタンなどを囲む枠 */
div.sale_btn{
	width: 191px;
	float: right;
}

/* ボタン下特定商リンク */
p#sk_link_other{
	font-size: 10px;
}

/* その他の商品写真 */
ul.subimg{
	width: 486px;
	padding: 8px 12px;
	overflow: hidden;
}

ul.subimg li{
	width: 100px;
	float: left;
	margin-right: 20px;
}


/* 商品名(hrm2) */
div#h2_product_name h2{
  font-size: 14px;
  font-weight: 900;
  margin: 12px -4px;
}

/* 商品説明文 */
div.explain{
	width: 486px;
	padding: 8px 12px;
}

div.explain center{
	display:none;
}

/* カテゴリ一覧に戻る表 */
table.back_table{
	width: 486px;
	margin: 0 auto;
	padding: 16px 0 8px 0;
	border-spacing: 0;
	border-collapse: separate;
}

table.back_table th{
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
}

table.back_table th a{
	line-height: normal;
	padding: 4px 10px 2px 10px;
	background-color: #bbddff;
	border: 2px solid #000088;
	font-family: "メイリオ",sans-serif;
	font-size: 22px;
	font-weight: 900;
	color: #113366;
	text-decoration: none;
}

table.back_table td{
	height: 20px;
	padding: 5px;
	border: 2px solid #BBB7B0;
	font-size: 16px;
	font-weight: bold;
	text-align: middle;
	text-color: #11265d;
	white-space: nowrap;
	background: none repeat scroll 0 0 #a9d8ea;
}

ul.footer_link{
	text-align: center;
	margin: 0 0 30px 0;
}

ul.footer_link li{
	display: inline;
	padding: 0 3px;
}


ul.geta_link{
	width: 490px;
	margin: 14px auto 0 auto;
}

ul.geta_link li{
	margin-bottom: 14px;
}

ul.geta_link li a{
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-indent: -99999em;
	width: 490px;
	height: 72px;
	background-repeat: no-repeat;
}

ul.geta_link li.bnr01 a{
	background-image: url("https://img08.shop-pro.jp/PA01036/485/etc/bnr_getalink02.jpg?20140819172606");
}

ul.geta_link li.bnr0201 a{
	background-image: url("https://img08.shop-pro.jp/PA01036/485/etc/bnr_obi01.jpg?20140826144942");
}

ul.geta_link li.bnr0202 a{
	background-image: url("https://img08.shop-pro.jp/PA01036/485/etc/bnr_obi02.jpg?20140826145635");
}

ul.geta_link li.bnr0203 a{
	background-image: url("https://img08.shop-pro.jp/PA01036/485/etc/bnr_obi03.jpg?20140826145649");
}

ul.geta_link a:hover{
	background-position: 0 -82px;
}
