@charset "utf-8";


div#main h2 {
	clear:none;
}
div#main .index table td {
	padding:0;
}

div#main .index table a {
	display:block;
	padding:0.5em 1em;
}
div#main .index table a:hover {
	background:#FFFF99;
}
div#main th {
	white-space:nowrap;
}
div#main th a {
	padding-left:22px;
	background:url(../img/button.gif) no-repeat 0 -98px;
	display:block;
}
div#main th a:visited {
	background:url(../img/button.gif) no-repeat 0 -398px;
}
div#main dl {
	clear:both;
}
div#main table table {
	margin:0;
	border:none;
	background:none;
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
div#main table table th, div#main table table td {
	padding:0;
	border:none;
	text-align:center;
	font-size:71.4%;
	border:1px solid #FFF;
}
div#main table table th {
	background:none;
	border-bottom:1px solid #CCC;
}
div#main table table td {
	font-size:1px;
	height:10px;
}
div#main .natureGreen {
	background:#33FF66;
	color:#33FF66;
}
div#main .natureFlower {
	background:#FF99CC;
	color:#FF99CC;
}
div#main .natureRed {
	background:#ff7f00;
	color:#ff7f00;
}
.tdSeason {
	white-space:nowrap;
}