@charset "shift_jis";

#main .title {
	background-image: url(../img/traning/bunner.gif);
	text-indent: -999em;
	height: 100px;
	width: 590px;
}

.categori {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
.categori .bt1 {
	background-image: url(../img/bt/bt_program.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 35px;
}
.categori .bt2 {
	background-image: url(../img/bt/bt_seikatuiji.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 35px;
}
.categori .bt3 {
	background-image: url(../img/bt/bt_chiryokunren.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 35px;
}
.categori .bt4 {
	background-image: url(../img/bt/bt_night.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 35px;
}
.tbl-jikan {
	width: 540px;
	table-layout: fixed;
}
.tbl-jikan th {
	background-color: #D9ECC6;
	text-align: center;
	border: 1px solid #669966;
	white-space: nowrap;
}
.tbl-jikan td {
	background-color: #EEEEEE;
	border: 1px solid #669966;
}