#mainmenu #bt03 a {
	color: #666666;
	background-image: url(images/menuback01.gif);
}
#mainmenu #bt03 a:hover {
	color: #666666;
}
#subheader {
	background-image: url(images/swadow01.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
}
#main {
	padding: 20px;
}
#main h2 {
	padding: 5px;
	font-size: 1.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF5959;
	border-right-color: #FF5959;
	border-bottom-color: #FF5959;
	border-left-color: #FF5959;
	color: #FF0000;
	background-image: url(images/submenu_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#main h3 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF6600;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#main #contents {
	margin-right: 180px;
}
#main #contents .genre-block {
	width: 47%;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
#main #contents .genre-block table {
	width: 100%;
}
#main #contents .genre-block th {
	color: #FFFFFF;
	white-space: nowrap;
}
#main #contents .genre-block .rank1 {
	background-color: #F0C90F;
}
#main #contents .genre-block .rank2 {
	background-color: #D8DEE9;
}
#main #contents .genre-block .rank3 {
	background-color: #DCC6AB;
}
#main #contents .genre-block a {
	color: #666666;
	display: block;
	text-decoration: none;
}
#main #contents .genre-block a:hover {
	background-color: #FFFFD2;
}
#main #contents .genre-block span {
	height: 110px;
	text-align: center;
	width: 110px;
	display: block;
	float: left;
}
#main #contents .genre-block h4 {
	font-size: 1em;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
}
#main #contents .genre-block p {
	margin-bottom: 0px;
}

#main #subcontents {
	width: 160px;
	float: right;
}

