@charset "UTF-8";

/*.comment {
	display: none;	
}*/
body,
#bodyBg {
	background: url(none);
}
#head,
#mainR,
#mainSpace,
h1,
#pan,
.pageTop,
#orderFootName,
#foot,
#orderFootLogo,
#copy,
.noprint,
.print-description {
	display: none;
}
#bodyBlock {
	width: 100%;
	border-style: none;
}
#mainL {
	float: none;
	width: 100%;
	padding-top: 10px;
}

#print-header {
	display: block;
	position: relative;
}
#print-header .print-title {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#print-header table {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#print-header td {
	padding: 15px 5px 5px;
	border-bottom: 1px solid #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#print-header td.com-name {
	vertical-align: bottom;
	padding-left: 30px;
	border-style: none;
	width: 20em;
}
#print-header td.com-name p {
	margin-top: 10px;
}
#print-header p.han {
	position: absolute;
	right: 80px;
	bottom: 5px;
}
* html #print-header p.han {
	bottom: auto;
	top: 65px;
}
#print-header .total-price {
	font-size: 14px;
	font-weight: bold;
}
