/* index

	fc.css

	- navi
	- article

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


/* navi
----------------------------------------------- */
#navi ul li.fc {
	background: url(../../shared/img/navi.gif) no-repeat -320px 0px;
	float: left;
}


/* article
----------------------------------------------- */
#chapter h2 {
	margin: 0;
	padding: 0;
	width: 840px;
	height: 100px;
	background: url(../../shared/cat/fc.jpg) no-repeat;
	text-indent: -9999px;
	clear: both;
}