.titlebar {
	background-image: url(images/titilebar.gif);
	background-repeat: no-repeat;
}
.topmenu {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.doted-blue {
	border-top: none;
	border-right: 2px dotted #0834A3;
	border-bottom: 2px dotted #0834A3;
	border-left: 2px dotted #0834A3;

}
.doted-gray {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px dotted #666666;

}

.text {
	line-height: 120%;
}
.search-cell {
	background-color: #F7F7E7;
	padding: 8px;
	font-size: 12px;
	border: 1px solid #666600;
}
.text-12b {
	font-size: 12px;
	font-weight: bold;
}
.text-12 {
	font-size: 12px;
}
.text-14h {
	font-size: 14px;
	line-height:18px;
}
.text-16h {
	font-size: 16px;
	line-height:100%;
}
.text-16b {
	font-size: 16px;
	font-weight: bold;
}
.tokuHitokoto {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 6px;

}
.tokuTopTable {
	background-image: url(images/toku_title.gif);
	background-repeat: no-repeat;
}
.tokuTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
}
.tokuBotTable {
	border: thin solid #000099;
}
.font12 {
	font-size: 12px;
}
.tokuTopTableLong {
	background-image: url(images/toku_title_long.gif);
	background-repeat: no-repeat;
}
