@charset "utf-8";
/* CSS Document */


/* --------------------------------------------------------
	上部のボックス
-------------------------------------------------------- */

#schedule ul li{
padding:2px;}

#schedule .sche_top{
margin-top:10px;}

#schedule .sche_right{
margin-left:12px;}


/* --------------------------------------------------------
	テーブル
-------------------------------------------------------- */
#schedule .table{
margin-top:10px;}


#schedule .table th{text-align:center;}

/* --------------------------------------------------------
	体験の各色
-------------------------------------------------------- */

/* 夜間開催 */
#schedule .sche_tn {color:#004da1;}

/* 午前・午後開催 */
#schedule .sche_tw {color:#FF6600;}

/* 午前開催 */
#schedule .sche_am {color:#d2bc02;}

/* オープンキャンパス */
#schedule .sche_oc {color:#e64f93;}


#schedule .box_three li{
	display:block;
	width:207px;
	float:left;
}

/* 3つ箱ならび　リンク時  */
#schedule .box_three li a{
	width:207px;
}