@charset "utf-8";
/* curriculum css */

#content.bread_top {
	background:none;
	display:inline-block;
	/padding-top:0;/* IE6.7*/
	/margin-top 0;/* IE6.7*/
}

/*-------------------------*/
/*           link          */
/*-------------------------*/
#cur a:link{
	color:#000000;
	text-decoration:none;
}

#cur a:visited{
	color:#000000;
	text-decoration:none;
}

#cur a:hover{
	color:#000000;
	text-decoration:underline;
}

#cur a:active{
	color:#000000;
	text-decoration:none;
}

/*head_line
-------------------------*/
#head_line{
	width:580px;
	height:30px;
}

#head_line img{
	border:0px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

#head_line ol{
	margin:0px;
	padding:0px;
	height:30px;
	list-style:none;
}

#head_line li{
	margin:0px;
	padding:0px;
	float:left;
}

/*curriculum
-------------------------*/
#cur{
	float:left;
	width:580px;
	height:auto;
	font-size:11px;
	margin:0 0 30px 0;
}

#cur h3{
	display:block;
	width:580px;
	height:48px;
	margin:10px 0 0 0;
	font-size:16px;
	background:url(../../img/regular/cr_sch_title.gif) no-repeat;
}

#cur h3 b{
	visibility:hidden;
}

/* --midashi--- */
#midashi{
	width:580px;
	height:23px;
	padding:15px 0 0 0;
}

#midashi ul{
	list-style:none;
}

#midashi li{
	float:left;
}

#midashi li b{
	visibility:hidden;
}

#midashi li a{
	display:block;
}

#midashi li a:hover{
	text-decoration:none;
}

#run{
	width:297px;
	height:23px;
	background:url(../../img/regular/cr_sch_h01.gif);
}

#tr{
	width:283px;
	height:23px;
	background:url(../../img/regular/cr_sch_h02.gif);
}

#cur h4{
	float:left;
	width:67px;
	display:block;
	visibility:hidden;
}

#cur ul{
	list-style:none;
}
	
#cur .left{
	float:left;
	width:235px;
	height:60px;
	padding:6px 0 0 0;
	line-height:1.9em;
}

#cur .right{
	float:left;
	width:263px;
	height:60px;
	margin-left:10px;
	padding:6px 0 0 0;
	line-height:1.9em;
}

#cur .right li{
	height:24px;
	padding-top:4px;
}

#cur .left li{
	height:24px;
	padding-top:4px;
}

.long{
	line-height:1.0em;
}

/*calender
--------------------------*/

#cur_04{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_04.gif);
}

#cur_05{
	width:579px;
	height:72px;
	background:url(../../img/regular/cr_sch_05.gif);
}

#cur_06{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_06.gif);
}

#cur_07{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_07.gif);
}

#cur_08{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_08.gif);
}

#cur_09{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_09.gif);
}

#cur_10{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_10.gif);
}

#cur_11{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_11.gif);
}

#cur_12{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_12.gif);
}

#cur_01{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_01.gif);
}

#cur_02{
	width:579px;
	height:70px;
	background:url(../../img/regular/cr_sch_02.gif);
}

#cur_03{
	width:579px;
	height:72px;
	background:url(../../img/regular/cr_sch_03.gif);
}

