td { text-align:left;}

table#total {
	width: 750px;
	margin: 0px;
	padding: 0px;
}

td#border1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

td#left {
	margin: 0px;
	padding: 0px;
	width: 126px;
	background-color: #FFFFFF;
	background-image: url(../images/outline02.jpg);
	background-repeat: no-repeat;
}
td#right {
	margin: 0px;
	padding: 0px;
	width: 624px;
}

td#right table{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

td#right td{
	margin: 0px;
	padding: 6px;
	border-top: none;
	border-right: 1px solid #999999;
	border-left: none;
	border-bottom: 1px solid #999999;
}

td#bottom {
	margin: 0px;
	padding: 6px 0px 12px;
	text-align: right;
}

td.subleft{
	background-color: #DFE9EF;
	text-align: center;
}

td.subright{
	width: 500px;
}

td.subright table{
	margin: 0px;
	padding: 3px;
	width: 100%;
	font-size: 12px;
	color: #222222;
	line-height: 18px;
}

td.subright th{
	text-align;center;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #DFE9EF;
}

th.shop{ width: 140px;}
th.tel{ width: 106px;}
th.fax{ width: 106px;}

.indent1 { text-indent: 36px;}
.square1 { color: #cccccc}