#Container #Coupon {
	width: 748px;
	height: auto;
	background: url(img/ContainerBody.gif) repeat-y;
	padding-bottom: 50px;
}
#Container #Coupon h2 {
	margin-bottom: 45px;
}
#Container #Coupon .QR {
	margin-left: 100px;
	float: left;
	margin-right: 20px;
}
#Container #Coupon p {
	float: left;
	width: 450px;
}



#Container #System {
	width: 748px;
	height: auto;
	background: url(img/ContainerBody.gif) repeat-y;
}
#Container #System h3 {
	margin-bottom: 45px;
}
#Container #System p {
	margin-left: 100px;
	margin-bottom: 20px;
	width:548px;
}
#Container #System table {
	width: 548px;
	margin-left: 100px;
	margin-bottom: 80px;
}
#Container #System th,td {
	background: url(img/Dot.gif) repeat-x bottom;
	padding: 3px 5px 2px;
}
#Container #System th {
	width: 370px;
}

#Container #Interior {
	width: 748px;
	height: 390px;
	background: url(img/ContainerBody.gif) repeat-y;
}
#Container #Interior h3 {
	margin-bottom: 45px;
}
#Container #Interior .Photo {
	margin-left: 59px;
	margin-right: 30px;
}

#Container #Access {
	width: 748px;
	height: auto;
	background: url(img/ContainerBody.gif) repeat-y;
	padding-bottom: 40px;
}
#Container #Access h3 {
	margin-bottom: 45px;
}
#Container #Access #MAP {
	float: left;
	height: 400px;
	width: 400px;
	margin-right: 20px;
	margin-left: 23px;
}
#Container #Access ul {
	padding-top: 30px;
	padding-bottom: 40px;
}
