/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */
@charset "<!--{$smarty.const.CHAR_CODE}-->";

#border {
	width: 745px;
	background-color:#ffffff;
	border: 5px solid #d6d5b9;
	margin:20px 0px 20px 4px;
}
#error {
	margin:5px;
	padding:20px;
	text-align:center;
}
.error-message {
	font-size:150%;
	font-weight:bold;
	color:#6e0025;
}
#button {
	width: 745px;
	height:35px;
	margin:30px 0px 20px 8px;
	text-align:center;
}
#button img {
	vertical-align:middel;
}
#button input {
	vertical-align:middel;
}
#back-cart {
	margin:45px 0px 0px 0px;
}
#back-cart-button {
	width: 740px;
	height:35px;
	margin:20px 0px 20px 0px;
	text-align:center;
}
