@charset "UTF-8";

/* item
---------------------------------------------*/

.tshirt_title{
	width:102px;
	height:22px;
	background:url(body_images/item_tshirts_title.gif) no-repeat;
	text-indent:-9999px;
}

.pricelist{
	width:500px;
	margin:20px auto 0;
	text-align:center;
}

.same_price_tshirt{
	width:423px;
	height:23px;
	margin:20px auto 0;
	background:url(body_images/same_price_tshirt.gif) no-repeat;
	text-indent:-9999px;
	padding-bottom:4px;
	border-bottom:3px solid #F00;
}

.attention{
	text-align:right;
	margin-top:5px;
	font-size:11px;
}





















