@charset "utf-8";
/* CSS Document */

/* .menu_li */
.menu_li li{
	float: left;
}

.menu_li{
	margin: 15px auto 15px 146px;
}

.mn_boder{width: 1px; margin-left: 10px; margin-right: 10px;}
 
/* .obi03 */
.obi03 div
{
	background:url(../../img/common/obi_lv2_01.gif) left center no-repeat;
	color:#00287E;
	display:block;
	font-size:100%;
	text-align:left;
	margin:13px 20px;
	padding-left:20px;
	font-weight:nomal;
}

/* last & next _week */
.last_week{
	background: url(../img/schedule/before.gif) no-repeat left 12px;
	text-indent: 18px;
	font-size: 12px;
}

.next_week{
	background: url(../img/schedule/next.gif) no-repeat right 12px;
	text-indent: 23px;
	font-size: 12px;
}	

/* table */	
.class_table{
	font-size: 10px;
	line-height: 130%;
	margin-bottom: 10px;
}

.time_table{ text-align: center;}

.time_table .tt01{
	color: #FFFFFF;
	font-weight: bold;
}

.time_table .tt02{
	color: #00287E;
	font-weight: bold;
}


.lecture{
	font-size: 12px;
}

.in_list{
	width: 88px;
	margin: 6px auto;
}

.icon_list {margin-bottom: 6px;}


/* td */
.td01{
	font-size:14px;
	color: #ffffff;
	text-align: center;
	padding:15px 0px;
}

.td02
{
	text-align: center;
	vertical-align: middle;
	background-color: #F9F9F9;
}

.td03 td
{
	font-size:12px;
	padding:20px 5px;
	text-align: center;
	vertical-align: middle;
}

.td02 img{margin: 10px auto;}