 

/*-----------------------------------------------------------------------------
　商品ページ共通項目
-----------------------------------------------------------------------------*/

.item_name {
	color:#000000;
	font-weight: bold;
	padding-bottom:5px;
}

.txt_nedan {
	color: #cc0000;
	font-size: 18px;
	font-weight: bold;
}

.td_exp {
	font-size: 13px;
	line-height: 130%;
	padding-left:30px;
	padding-bottom:15px;
}


.ico-new {
	background: url(http://www.e-nls.com/image/new.gif) no-repeat left center;
	text-indent: 35px;
}

/*-----------------------------------------------------------------------------
　商品一覧ページ
-----------------------------------------------------------------------------*/

.td_exp2 {line-height: 130%;}

.td_itemsepa {
	height:20px;
	background: url(../images/item/itemsepa.gif) repeat-y left top;
}

.table_itembuy {
	margin-top:20px;
}


/*-----------------------------------------------------------------------------
　商品詳細ページ
-----------------------------------------------------------------------------*/

/*-----エリア01----- */

.txt_shotitle {
	font-size: 18px;
	color: #660000;
	width: 623px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txt_revue {
	font-size: 15px;
	color: #663300;
	text-indent: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	font-weight: bold;
}

.txt_exp{
	line-height: 130%;
	font-size: 13px;
}

.item-shosai01 {
	width:623px;
	margin:0px auto 20px;
}

.item-shosai02 {
	width:400px;
	float:left;
	margin-right:13px;
}

* html .item-shosai02 {
	margin-right:13px;
}

.item-shosai03 {
	width:210px;
	float:left;
}

/*-----商品購入----- */

.cart-box01 {
	color:#000000;
	background: #E5FFE5;
	width:198px;
	border-right: 1px solid #00a73b; line-height:140%;
	border-left: 1px solid #00a73b; line-height:140%;
	padding:5px;
}



.cart01-tit {
	background: url(../images/item/konyu.gif) no-repeat left top;
	width:210px;
	height:20px;
	text-indent:-9999px;
}

.cart01-bottom {
	height:6px;
	width:210px;
	background: url(../images/item/konyu02.gif) no-repeat left top;
}

.txt-cart01 {
	border-bottom: 1px dotted #00A73B;
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom:5px;
}

.txt2-cart01 {
	border-bottom: 1px dotted #00A73B;
	padding-bottom: 5px;
	margin-bottom:5px;
	text-align:right;
}

.txt-zei {
	font-size:10px;
}

.txt-sale {
	color:#009900;
}

.txt-zaiko{
	font-size:12px;
	color: #000099;
}



/*-----口コミ----- */

.tit-kutikomi {
	background: url(../images/item/kuchikomibar2.gif) no-repeat left top;
	width:210px;
	height:31px;
	margin-bottom:5px;
	text-indent:-9999px;
}

.txt_kuchi2 {
	color: #663300;
	background: #FFFFE5;
	padding: 4px 6px;
	border: 1px solid #FF6633;
	margin-right:10px;
	text-align: center;
	font-size: 12px;
}

.txt_star {
	font-size: 14px;
	color: #FF9900;
}

.td_star_line {
	background: #ffc;
}


/*-----エリア02----- */

.txt_revueimg {
	font-size: 15px;
	color: #663300;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align:left;
}

.txt_picex {
	padding-top: 5px;
	line-height:125%;
	text-align:left;
}

.txt_bread {
	font-size: 13px;
	color: #666666;
	width: 750px;;
	background: url(../images/750dot_bg.gif) no-repeat left bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.price-txt{
	color: #cc0000;
	font-weight:bold;
}

.itemshousaipict{
	background: #fff;
}

.td-item-txt{
	line-height:120%;
	padding-top:10px;
}






/*-----------------------------------------------------------------------------
　商品口コミページ
-----------------------------------------------------------------------------*/

.td_p10 {
	padding: 10px;
	font-size: 13px;
	line-height: 130%;
}

.td_tit_p10 {
	color:#000000;
	padding: 10px;
	font-size: 13px;
	font-weight:bold;
	background:#fdefc8;
	border-bottom: 1px solid #EBDB8B; line-height:140%;
}