.setorderbox {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.setorderbox .tit { margin-bottom: 10px; }

.setorderbox  .itembox {
	width: 100%;
	margin-top: 10px;
}
.setorderbox .itembox th {
	width: 15%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.setorderbox .itembox td {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
.setorderbox  .itembox .qrbox {
	float: right;
	width: 61px;
	font-size: 11px;
	color: #4CC089;
	margin-left: 15px;
	line-height: 12px;
	text-align: center;
}
.setorderbox .itembox .qr {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 41px;
	margin-bottom: 3px;
}
.setorderbox .itembox .line { background: url(../../common/img/dotline01.gif) repeat-x bottom; 
}
.setorderbox .itembox .lineR { background: url(../../common/img/dotline04.gif) no-repeat right bottom; 
}

.setorderbox .itembox .item {
	color: #333333;
	margin: 0px 0px 5px;
}
.setorderbox .cartbtn {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

#orderbox hr{
	margin:5px 0;
	height: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}

.setorderbox .itembox .pricelist { margin: 0px; }
.first_mid01 {
	background: url(first_pine_mid.gif) repeat-y;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.first_mid02 {
	background: url(first_pori_mid.gif) repeat-y;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.setitem {
	margin: 5px 0px 0px;
	background: url(none);
}
p.settxt { margin: 10px 0px 0px; }
p.settitle { margin: 10px 0px; }
