#item {
	clear:both;
	width:638px;
	margin: 0 0 15px 0;
	padding:12px 0 0 0;
}

	#item h3 {
		position: relative;
		width:607px;
		height:30px;
		margin:0 auto;
		padding:0 0 0 10px;
		color:#005AA6;
		font-weight:bold;
		font-size:1.3em;
		line-height:28px;
		background: #fff url(/products/product05/images/item_h3_bg.jpg) no-repeat 0 0;
	}

		#item h3 .size {
			display:block;
			width:600px;
			position: absolute;
			top: 5px;
			left: 0px;
			text-align:right;
		}

	.itemBox {
		position: relative;
		width:617px;
		height:100px;
		padding:12px 0 0 0;
		margin:0 auto;
	}

		.itemBox h4 {
			position: absolute;
			left: 515px;
			width:92px;
			line-height:30px;
			padding:0 0 0 10px;
			color:#fff;
			font-weight:bold;
			font-size:1.3em;
			background: transparent url(images/list_h5_bg.gif) no-repeat 0 0;
		}

		.itemBox .itemImg {
			display:box;
			float:left;
		}

		.itemBox .num {
			position: absolute;
			top: 85px;
			left: 0px;
			width:90px;
			text-align:right;
			font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
		}

		.itemBox .fix {
			position: absolute;
			top: 20px;
			left: 160px;
			font-size:1.2em;
		}

		.itemBox .adjust {
			position: absolute;
			top: 20px;
			left: 380px;
			font-size:1.2em;
		}

		.itemBox .goDetailBtn {
			position: absolute;
			top: 60px;
			left: 529px;
		}

.round_top { padding:0 0 10px 0; }
