table#office{
	width:670px;
	table-layout:auto;
	cell-spacing:5px;
	}
#office th{width:155px;	vertical-align:top;text-align:left;text-indent:1.3em;font-weight:normal;
background:url("../images/th.gif") no-repeat;
}
#office th.none{
	background:transparent;
}

#office td{width:515px;text-align:left;padding-left:1em;vertical-align:top;}
#office caption{
	background-color:transparent;
	display:block;
	line-height:3em;
	text-decoration:underline;
	margin-left:15%;
	font-weight:bold;
	font-size:large
}
#office caption.bill{
	background:url("../images/bill.gif") no-repeat;
}
caption.enkaku{
	background:url("../images/enkaku.gif") no-repeat;
	}

/* CSS Document */

