.bg {
	background-image: url(img/school_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.menu01 {
	font-size: 12px;
	margin-right: 10px;

}

.copy {
	font-size: 10px;
	font-weight: bold;
	color: 0030CE;
	vertical-align: middle;
	padding: 3px;
	text-align: center;

}.topmenu {
	font-size: 12px;
	color: #01CFFF;
	font-weight: bold;
	text-align: right;
	padding-top: 25px;
	vertical-align: middle;
}
.font01 {
	margin-right: 15px;
	font-size: 12px;
	line-height: 18px;


}
.title01 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 15px;
	background-image: url(img/school_bg02.gif);
	padding-top: 5px;




}
.title02 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
	background-color: #FFE5E5;
	text-align: center;
	border: 1px solid #FFFFFF;


}
.font02 {
	margin-right: 15px;
	font-size: 12px;
	line-height: 16px;

}
.title03 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	background-color: #FFf0f0;


}
.fontss {
	margin-right: 15px;
	font-size: 10px;
	color: #FF3300;

}

.title04
{
color:#ff0000;
font-weight:bold;
background-image: url(img/school_bg02.gif);
padding-bottom: 15px;
padding-top: 5px;
}
body {
	background-image: url(img/bg_01.gif);
	background-repeat: repeat-x;
}



/* スポーツ教室時間割表ダウンロード　071001追加分
========================================= */

div#dlSchedule {
	text-align: right;
}
div#dlSchedule span {
	display:none;
}

div#dlSchedule a {
	width: 154px;
	height: 60px;
	display: block;
	background: transparent url("../css/img/dl_button2.gif") no-repeat 0% 0%;
}
div#dlSchedule a:active,
div#dlSchedule a:hover {
	background-position: 0% 100%;
}


/* スクール詳細テーブル　080305修正分
========================================= */
table.schlD,
table.schlD tbody th,
table.schlD tbody td {
	padding: 5px;
	border: 1px solid #FF8200;
}
table.schlD thead th {
	padding: 0px;
}

table.schlD {
	background-color: #FFF;
	font-size: 12px;
	border: 2px solid #FF8200;
}


/* スクール詳細テーブ スクール名他 */
table.schlD thead  table {
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #FF8200;
}
table.schlD thead table tr {
	background-color: #FFf0f0;
}
table.schlD thead table th {
	padding: 5px;
	width: 240px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border: none;
}
table.schlD thead table td {
	padding: 5px;
	width: 200px;
	text-align: right;
	border: none;
}



table.schlD tbody th {
	width: 110px;
	text-align: right;
}
table.schlD tbody td {
	width: 140px;
}
table.schlD tbody tr.col2 td {
	width: 350px;
}
table.schlD tbody td.photo {
	width: 210px;
	text-align: center;
}

