.main_title {
    font-size:18px;
  	padding:20px 10px 10px 0;
}

#small {
	margin: 10px 10px;
}

#small:hover{
	color: #fff; 
  	text-decoration: underline; 
  /* Dummy definition to overcome IE bug */
}

/*商品画像SMALL+LARGE*/
#detail {	
	}

/*商品の説明*/
#detail p {	
    font-size:15px;
 	padding-top: 10px; 
    line-height:210%; 
	}

#detail p :link{	
 	text-decoration: underline; 
	}

#detail .td1 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	}

#detail .td2 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

#detail .large {
 	border-style: none; 
	border: 0px #fff;
	margin: 0px;
	margin-bottom: 10px;
	}

#detail .small {
  	border-style: none; 
	border: 0px #fff;
	margin:0px;
	margin-bottom: 5px;
	}

/*＊在庫の詳細はコチラをクリックしてご覧ください。*/
.number_price{
	padding: 20px 0 0 0;
	font-weight: bold; 
  	text-decoration: underline; 
}