@charset "shift_jis";

@import url("common.css");

/**/

#AllContents #BgOver #MainContents div.ContentsArea ul li {
	float: left;
	font-size: 1px;
	line-height: normal;
	padding: 0 15px 30px 0;
}


#AllContents #BgOver #MainContents div.ContentsArea ul li.btn1 a {
	display: block;
	background: url("../../subject/img/btn1.gif") no-repeat top;
	width: 160px;
	height: 17px;
	text-indent: -9999px;
}

#AllContents #BgOver #MainContents div.ContentsArea ul li.btn1 a:link {
	text-decoration:none;
}
#AllContents #BgOver #MainContents div.ContentsArea ul li.btn1 a:visited {
	text-decoration:none;
}
#AllContents #BgOver #MainContents div.ContentsArea ul li.btn1 a:hover {
	background-position:bottom;
}

/**/

#AllContents #BgOver #MainContents div.ContentsArea ul li.btn2 a {
	display: block;
	background: url("../../subject/img/btn2.gif") no-repeat top;
	width: 160px;
	height: 17px;
	text-indent: -9999px;
}

#AllContents #BgOver #MainContents div.ContentsArea ul li.btn2 a:link {
	text-decoration:none;
}
#AllContents #BgOver #MainContents div.ContentsArea ul li.btn2 a:visited {
	text-decoration:none;
}
#AllContents #BgOver #MainContents div.ContentsArea ul li.btn2 a:hover {
	background-position:bottom;
}

/**/
#AllContents #BgOver #MainContents div.ContentsArea ul li.btn3 {
	padding:0;
}

#AllContents #BgOver #MainContents div.ContentsArea ul li.btn3 a {
	display: block;
	background: url("../../subject/img/btn3.gif") no-repeat top;
	width: 160px;
	height: 17px;
	text-indent: -9999px;
}

#AllContents #BgOver #MainContents div.ContentsArea ul li.btn3 a:link {
	text-decoration:none;
}
#AllContents #BgOver #MainContents div.ContentsArea ul li.btn3 a:visited {
	text-decoration:none;
}
#AllContents #BgOver #MainContents div.ContentsArea ul li.btn3 a:hover {
	background-position:bottom;
}

/**/


