body{
	color: black;
	background-color: #ffffff;
	}
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 1024px;
	border: 1px solid #999999;
	color: black;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 140%;
	}
#footer {
	padding: 2px;
	height: 85px;
	border-top: 1px solid #999999;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	color: black;
	background-color: #FFFFFF;
	text-align: center;
	/* background:url(../img/banner_back.jpg) no-repeat center center; */
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
        font-size: x-small;
	}
#banner2{
	/*background-color: #0000FF;*/
	text-align: right;
	/* color: black; */
	background: url(http://raku.wslab.net/item/bg_banner2.gif) repeat-x;
	}
/* 
#banner2	a:link {color: white;}
#banner2	a:visited {color: white;}
*/
#banner2	a:hover {color: yellow;}

.contents-listtitle{
	padding-left: 5px;
	background-color: #5555FF;
	font-weight: bold;
	color: white;
	}
.menu-title{
	margin-top: 1em;
	background-color: #0000FF;
	font-weight: bold;
	text-align: center;
	color: white;
	}
.menu-contents{
	padding-left: 1em;
	}
.top-genrebox{
	font-size: small;
	width: 350px;
	}
.top-genrebox-title{
	font-weight: bold;
        color: #FFFFFF;
	/* background-color: #000000; */
	text-align: center;
	}
.plist-tb{
	font-size: small;
	}
#left {
	float: left;
	width: 200px;
	border-top: none;
	border-left: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	overflow: hidden;
	background-color: #F5F5F5;
	}
#center {
	float: right;
	width: 800px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	}

