.lowtop {
	width: 760px;
	height: 360px;
	margin-bottom:10px;
}

.lowleft {
	width: 300px;
	margin-top:10px;
	margin-left: 10px;
	float:left;
}

.lowright {
	width: 440px;
	float:right;
	margin-right:10px;
}

.lowtable {
	width:290px;
	border-collapse: collapse;
	border: 1px solid #FF0000;
	background:#FFFFFF;
	margin-bottom:18px;
}
.lowtable th{
	border:1px solid #37383D;
	background:#A70D24;
	color: #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
}
.lowtable td{
	width:190px;
	text-align:left;
	text-indent:1em;
	background:#FFFCC7;
	border:1px solid #37383D;
	color:#37383D;
}

#pack {
	margin-bottom:10px;
}
#pack img{
	float:left;
	margin-left:10px;
}
#pack p{
	float:right;
	width: 280px;
	text-align:left;
	margin-top:10px;
	line-height:1.3em;
}

.lowbottom h2,
.lowright h2 {
	width: 440px;
	height: 30px;
	padding: 0px;
	overflow:hidden;
	line-height: 100em;
}
.h2a {background-image:url(../img/h2a.gif); margin: 0px 0px 5px 0px;}
hr {
	width: 740px;
	margin:0px auto 10px auto;
}
.lowbottom {
	width: 740px;
	margin:0px auto;
}
.lowbottom img {
	float: left;
}
#order {
	margin-left:20px;
}
