@charset"Shift_jis";

/*商品詳細　商品一覧*/
#title td,#title td a {
	font-size: 10px;
	text-decoration: none;
}
/*
#pdata table{
	background-image:  url(../../jp/img/shop_pdata_bg.gif);
	background-position:right bottom;
	background-repeat: repeat-y;
}
*/

#pdata .pname{
	font-size: 14px;
	font-weight: normal;
	margin:0;
	padding:0;
}

.catch{
	font-size: 12px;
}

#details{
	margin:15px 0 10px 0;
}

#details p{
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

	
#details .faq {
	font-size: 12px;
	line-height: 160%;
}
#details .faq img{
margin:0 5px 0 0;
}

#details .faq a{
	text-decoration: none;
	}
	
	#others a{
	font-size: 12px;
	text-decoration: none;
}

.lineleft{
	background-image:  url(file:///C|/Documents%20and%20Settings/nixnong/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/7M47RXOL/img/shop_line_left.gif);
	background-repeat: repeat-y;
}
/*商品詳細終わり*/

/*カート*/
#basket{
margin:5px 0 10px 0;
}

/*カート終わり*/

