body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	color : #000000;
	text-align: left;
	font-size: x-small;
	line-height: 130%;
}

.titlebox {
	background-color: #EFEFEF;
	padding: 10px;
	width: 100%;
	height:50px;
	text-align: left;
}

.font01 {
	color:#754C24;
	font-size: medium;
	font-weight: bold;
}

.font02 {
	font-size: small;
	font-weight: bold;
}

.td01 {
	background-color: #DDDDDD;
	font-size: x-small;
	text-align: center;
}

.td02 {
	font-size: x-small;
}

.td03 {
	background-color: #FBEAED;
	font-size: x-small;
	text-align: right;
}

.td04 {
	background-color: #FDF2D9;
	font-size: x-small;
	text-align: right;
}

.td05 {
	background-color: #FFEEC1;
	font-size: x-small;
	text-align: right;
}

.td06 {
	background-color: #FFE7AC;
	font-size: x-small;
	text-align: right;
}

.td07 {
	background-color: #DEF0FB;
	font-size: x-small;
}

img {
	border: none;
}

