/* index

	schedule.css

	- navi
	- article

----------------------------------------------- */


/* navi
----------------------------------------------- */
#navi li#schedule,
#navi li#schedule a {
	display: block;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 40px;
	background: url(../../shared/img/navi.gif) no-repeat -506px -40px;
}


/* article
----------------------------------------------- */
#article-chapter {
	margin: 0;
	padding: 5px 0px 5px 15px;
	width: 535px;
	height: 100px;
	border-left: 3px solid #00b9ef;
	clear: both;
}

#article-chapter h3 {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 70px;
	background: url(../../shared/img/tit_schedule.gif) no-repeat left bottom;
	text-indent: -9999px;
	clear: both;
}
