@charset "UTF-8";

/**********************************************************************/
/** ■　タイプB（タイムテーブル）の設定								**/
/********************************************************************/

.styleB{
	width:590px;
	padding:0;
	margin:0 0 40px 0;
	font-size:80%;
	text-align:center;
}
.styleB td{
	line-height:150%;
	color:#111;
	min-width:60px;
}
.styleB td a.hei{
	line-height:120%;
}

.bgKids{		background:#F93;}
.bgKids_d{		background:#ffca95;}
.bgJrballet{	background:#86bfce;}
.bgJrdance{		background:#ff9d9a;}
.bgBallet{		background:#efe1e3;}
.bgDance{		background:#abe8cf;}
.bgYoga{		background:#f7e694;}
.bgGaibu{		background:#DDD;}


.seven{	
	border-right:15px solid #DAFFAE;
	margin-bottom:3px;
}
.limxa{
	border-right:15px solid #FFE6A9;
	margin-bottom:3px;
}
.kunitachi{
	border-right:15px solid #D2CDFF;
	margin-bottom:3px;
}
.bgSeven{		background:#DAFFAE;}
.bgLimxa{		background:#FFE6A9;}
.bgKunitachi{		background:#D2CDFF;}
