.main_title{  margin-bottom: 1.8em;
  padding-bottom: 0.8em;
  background: transparent url("https://img.shop-pro.jp/tmpl_img/67/border_bottom.png") repeat-x left bottom;
  font-size: 14px;}


.back_buttom{
  text-align:right;
  border-top: 1px #666 dashed;
 margin-top:10px;
  padding-top:10px;
}


.sub{width:33%;}

#sk_link_other{font-size:120%;
margin-bottom:30px;}

.expl{font-size:120%;
margin-bottom:30px;
border:#999 solid 1px;
padding:20px 20px;}

.expl h3{margin-bottom:15px;
padding-bottom:5px;
border-bottom:#999 dashed 1px;}

.expl img{margin-left: auto;
margin-right: auto;
text-align:center;}

.cell_mar{font-size:120%;}


ul.product-linkList {
	margin:25px 3px;
	list-style-type:none;
	list-style-image:none;}

ul.product-linkList li {
	margin-bottom:3px;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat  0px 5px;
	line-height:1.5em;
}

/*----商品説名部分---*/
#item_data dl{
	margin:15px 0;
	border-bottom: 1px dashed #999;
	font-size:90%;
	color:#555;
	line-height:1.7em;}

#item_data dt{
	border-top: 1px dashed #999;       
	padding-top : 3px;    
	padding-bottom : 3px;  
	padding-left : 10px;
	width : 10em;
/* 左寄せ */
	float : left;
/* float解除 */
	clear : both;
}
 
#item_data dd{    
	border-top: 1px dashed #999; 
	padding: 3px 10px;
/* dtの幅分の設定 */
	margin-left : 10.8em;
}

.w100{width:100%;}