@charset "Shift_JIS";


/* メイン
---------------------------------------------------- */

#maincontents h2{
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 950px;
	text-indent: -10000px;
	margin: 0px;
	padding: 0 0 14px 0;
}

#month{
	float: left;
	width: 950px;
	margin: 0;
	padding: 8px 0 6px 0;
	background: #FFFFFF;
}
#month ul {
	float: left;
	width: 950px;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
#month ul li {
	float: left;
	text-indent: -9999px;
}
#month ul li a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
}




/* タブ　1月 */
#month ul li#tab01 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/01_off.jpg) no-repeat;
}
#month ul li#tab01 a {
	height: 31px;
	background: url(images/01.jpg) no-repeat;
}
#month ul li#tab01 a:hover {
	background: url(images/01_ov.jpg) no-repeat;
}
/* タブ　2月 */
#month ul li#tab02 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/02_off.jpg) no-repeat;
}
#month ul li#tab02 a {
	height: 31px;
	background: url(images/02.jpg) no-repeat;
}
#month ul li#tab02 a:hover {
	background: url(images/02_ov.jpg) no-repeat;
}
/* タブ　3月 */
#month ul li#tab03 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/03_off.jpg) no-repeat;
}
#month ul li#tab03 a {
	height: 31px;
	background: url(images/03.jpg) no-repeat;
}
#month ul li#tab03 a:hover {
	background: url(images/03_ov.jpg) no-repeat;
}
/* タブ　4月 */
#month ul li#tab04 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/04_off.jpg) no-repeat;
}
#month ul li#tab04 a {
	height: 31px;
	background: url(images/04.jpg) no-repeat;
}
#month ul li#tab04 a:hover {
	background: url(images/04_ov.jpg) no-repeat;
}
/* タブ　5月 */
#month ul li#tab05 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/05_off.jpg) no-repeat;
}
#month ul li#tab05 a {
	height: 31px;
	background: url(images/05.jpg) no-repeat;
}
#month ul li#tab05 a:hover {
	background: url(images/05_ov.jpg) no-repeat;
}
/* タブ　6月 */
#month ul li#tab06 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/06_off.jpg) no-repeat;
}
#month ul li#tab06 a {
	height: 31px;
	background: url(images/06.jpg) no-repeat;
}
#month ul li#tab06 a:hover {
	background: url(images/06_ov.jpg) no-repeat;
}
/* タブ　7月 */
#month ul li#tab07 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/07_off.jpg) no-repeat;
}
#month ul li#tab07 a {
	height: 31px;
	background: url(images/07.jpg) no-repeat;
}
#month ul li#tab07 a:hover {
	background: url(images/07_ov.jpg) no-repeat;
}
/* タブ　8月 */
#month ul li#tab08 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/08_off.jpg) no-repeat;
}
#month ul li#tab08 a {
	height: 31px;
	background: url(images/08.jpg) no-repeat;
}
#month ul li#tab08 a:hover {
	background: url(images/08_ov.jpg) no-repeat;
}
/* タブ　9月 */
#month ul li#tab09 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/09_off.jpg) no-repeat;
}
#month ul li#tab09 a {
	height: 31px;
	background: url(images/09.jpg) no-repeat;
}
#month ul li#tab09 a:hover {
	background: url(images/09_ov.jpg) no-repeat;
}
/* タブ　10月 */
#month ul li#tab10 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/10_off.jpg) no-repeat;
}
#month ul li#tab10 a {
	height: 31px;
	background: url(images/10.jpg) no-repeat;
}
#month ul li#tab10 a:hover {
	background: url(images/10_ov.jpg) no-repeat;
}
/* タブ　11月 */
#month ul li#tab11 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/11_off.jpg) no-repeat;
}
#month ul li#tab11 a {
	height: 31px;
	background: url(images/11.jpg) no-repeat;
}
#month ul li#tab11 a:hover {
	background: url(images/11_ov.jpg) no-repeat;
}

/* タブ　12月 */
#month ul li#tab12 {
	width: 78px;
	height: 31px;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(images/12_off.jpg) no-repeat;
}
#month ul li#tab12 a {
	height: 31px;
	background: url(images/12.jpg) no-repeat;
}
#month ul li#tab12 a:hover {
	background: url(images/12_ov.jpg) no-repeat;
}

#maincontents table{
	clear: both;
}

