/* コカイド */
* {		font-size: 14px; }

body {		margin: 0;
		padding: 0; }

table {	
	/* width: 640px; */
	/* 21.0 / 2.54 * 96 = 793 */
	/* (21.0 - 1.0 * 2) / 2.54 * 96 = 718 */
	width: 718px;
}

.tbl1 {		background: #AAAAAA; }

.tbl2 { 	margin-top: 10px; }

td {		padding: 2px 5px; }

.ee {		background: #F8F8F8;
		text-align: right; }

.ff {		background: #FFFFFF; }

.ffc {		background: #FFFFFF;
		text-align: center; }

.td1 {		font-size: 12px;
		padding-left: 15px; }

.td2 { 		text-align: center;
		font-weight: bold;
		margin-bottom: 2px; }

.td3 {		font-size: 12px;
		text-align: right; }

.imgs {		margin: 5px 0; }

.titler { 	background: #CC0000; }

.titleb { 	background: #0000AA; }

.titler td,
.titleb td {	color: #FFFFFF;
		font-weight: bold;
		font-size: 20px;
		letter-spacing: .1em; }
