div.indexTitle {
	border-bottom	: 1px dotted #cccccc;
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 6px;
}

td.indexBottomLine{
    border-bottom	: 1px inset #cccccc;
}

div.indexDetail {
	font-size: 12px;
	margin-top: 6px;
	margin-left: 24px;
	margin-right: 8px;
	margin-bottom: 5px;
	line-height: 135%;
}

div.infoDate {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	margin-top: 2px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 4px;
	font-weight: bold;
}

td.infoBottomLine{
    border-bottom	: 1px inset #cccccc;
}

div.infoText {
	font-size: 12px;
	margin-top: 2px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	line-height: 120%;
}

div.infoDetailCaption {
	font-weight: bold;
	font-size: 10px;
}

table.paletteBoxFrame {
	border: 1px solid #c0c0c0;
}

.indexMenu a:hover {
	text-decoration: none;
}

td.etcBoxTopic{
	font-size: 12px;
	line-height: 120%;
    border-bottom	: 1px dashed #cccccc;
}

div.announceBox{
	padding: 4px ;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	background-color: #E6E6FA;
	border: 2px solid #ffffff;
}

td.copyright {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
}

td.top_ad {
	padding: 0px;
	padding-left: 4px;
}

td.bottom_ad {
	padding: 0px;
}

.topTable {
	margin-top: 8px;
}



