@charset "euc-jp";
/* CSS Document */

/*-------------------------
   商品カテゴリ３　オレンジ
----------------------------*/
@import "syouhin.css";

#main h3{
	width:600px;
	height:35px;
	padding:9px 0 0 30px;
	background-image:url(../contents/goods/img/head3.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}

.item_box{
	width:145px;
	padding-bottom:5px;
	border:1px solid #FF6600;
	text-align:center;
	vertical-align:top;
}

