/*TOP CONTENTS*/
body {
	background-image:none;
}

#top_header {
	background-image:url(../../img/header_image.jpg);
	background-repeat:no-repeat;
	width:975px;
	height:236px;
}

#top_header h1 {
	float:left;
	margin:26px 0px 0px 10px;
	display:inline;
}

#top_header h1 a {
	width:136px;
	height:55px;
	background-image:url(../../img/top_logo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-decoration:none;
	display:block;
}

#contents #contents_right h2.top_ganre_title {
	border-top:1px solid #e32227;
	background-color:#eef1f4;
	background-image:url(../img/kei01.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:9px 0px 9px 13px;
	font-size:10px;
	line-height:50%;
	margin-bottom:5px;
}

#contents #contents_right ul.ganre_menu li {
	margin-top:2px;
}

#contents #contents_right ul.ganre_menu li a {
	text-decoration:none;
	color:#3a5284;
}

#contents #contents_right ul.ganre_menu li a:hover {
	color:#999999;
}

#contents #contents_right ul.ganre_menu li a img {
	margin-right:5px;
	vertical-align:text-bottom;
}

#contents #contents_right ul.ganre_menu li a.genre_category {
	display:block;
	padding:4px 5px 4px 9px;
	background-color:#f7f8fa;
	border:1px solid #e2e7ec;
	text-decoration:none;
}

* html #contents #contents_right ul.ganre_menu li a.genre_category {
	width:695px;
}

#contents #contents_right ul.ganre_menu li ul.ganre_list01 {
	margin:8px 0px 18px 12px;
}

#contents #contents_right ul.ganre_menu li ul.ganre_list02 {
	margin:0px 0px 0px 0px;
}

/*CONTENTS*/