.cell {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC66;
	line-height: 18px;
	color: #333333;
	padding-left: 5px;
	background-color: #F4F2DC;
}
.cell2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 5px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bg {
	background-image: url(../img/misc/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.white {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC66;
}
.honbun {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
.kodawarititle {
	font-size: 12px;
	font-weight: bold;
	background-color: #F3EEC5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #576C0C;
}
