.product_wrap{
	float: left;
	width: 660px;
	background-color: #F0EFEE;
	padding: 9px;
	border: 1px solid #EBE9EA;
	line-height: 1.7em;
	text-decoration: none;
}
.product_wrap h3{
	color: #FFFFFF;
	background-color: #99CC00;
	padding: 10px;
	float: left;
	width: 640px;
	font-size: 160%;
	font-weight: bold;
}
.product_box{
	padding: 19px;
	float: left;
	width: 620px;
	background-color: #FFFFFF;
	border: 1px solid #E3DBDD;
	background-image: url(../../home/images/item_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}

.item{
	float: left;
	width: 620px;
	padding-bottom: 20px;
}
.item p{
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.item h5{
	float: left;
	font-size: 17px;
	font-weight: bold;
	background-image: url(../../images/h5ico.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #465E72;
	margin-bottom: 10px;
	line-height: 125%;
}
.itemthum{
	float: left;
	width: 210px;
}
.itemthum img{
	float: left;
	padding: 2px;
	border: 1px solid #EAEAEA;
}
.r380{
	float: right;
	width: 390px;
}
.syosai{
	float: left;
	width: 100%;
	margin-top: 3px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EEE;
	margin-bottom: 15px;
}
table#table-syosai{
	width: 100%;
	line-height: 140%;
}
table#table-syosai th{
	padding: 10px;
	font-size: 12px;
	background-color: #F4F4F4;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #EAEAEA;
}
table#table-syosai td{
	padding: 10px;
	border: 1px solid #EAEAEA;
	font-size: 11px;
}
.rprice{
	color: #F03;
}
table#table-cart{
	width: 100%;
	line-height: 140%;
}
table#table-cart th{
	background-color: #D2D2D2;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	padding-top: 5px;
}
.allbox{
	float: left;
	width: 620px;
}
.iallbox h5{
	float: left;
	width: 620px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #036;
}
.iallbox ul{
	float: left;
	width: 590px;
	padding-left: 30px;
}
.iallbox ol{
	float: left;
	width: 590px;
	padding-left: 30px;
}
.iallbox ol li{
	float: left;
	width: 590px;
	list-style-type: decimal;
	padding-bottom: 8px;
	line-height: 130%;
}
.iallbox ul li{
	float: left;
	width: 590px;
	list-style-type: disc;
	padding-bottom: 8px;
}
