@charset "utf-8";

/*========================================
=
=		スクール
=
========================================*/
#schoolpage{padding-bottom:5px; color:#666666;}


.tb_basket{
	width:688px;
	white-space:0;
}
.tb_basket th, .tb_basket td{
	border:1px solid #CCCCCC;
	padding:5px;
}

.tb_basket th{
	width:148px;
	background:#B3ECF6;
	text-align:left;
}
.tb_basket td{
	color:#666666;
}

.tb_cheer{
	width:688px;
	white-space:0;
}
.tb_cheer th,.tb_cheer td{
	padding:5px;
	border:1px solid #CCCCCC;
}

.tb_cheer th{
	background:#B3ECF6;
	text-align:center;
}

.additional {
	width:300px;
	float:left;
	margin-left:35px;
	margin-bottom:30px;
	_margin-left:20px;
	_margin-bottom:30px;
}
.ad01 {
	font-size:14px;
	color:#FF0066;
	font-weight:bold;
	margin:5 0;
	}
.ad02 {
	line-height:1.5em;
	}
	
	
	
	
	
	
	
