@charset "shift-jis";

/* base start */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.noblock {
	display: inline;
}

/* base end */

/* td.menu start */
td.menu a:link {
	color: #CC0000;
}

td.menu a:visited  {
	color: #006600;
}

td.menu a:active {
	color: #ff9900;
}

td.menu a:hover  {
	color: #ff9900;
}
/* td.menu end */

/* list index_list start  */
.list_index_list {
	font-family: "MS UI Gothic", Osaka;
	font-size: 90%;
	line-height: 170%;
}
.list_index_list .blue {
	color: #3366FF;
}
.list_index_list .red {
	color: #FF0000;
}
.list_index_list .green {
	color: #006600;
}

/* list index_list end */
