body{
	background-color: #ffffff;
	}
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 1024px;
	border: 1px solid #999999;
	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;
	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;
	}
.contents-listtitle{
	padding-left: 5px;
	background-color: #5555FF;
	font-weight: bold;
	color: white;
	}
.menu-title{
	margin-top: 1em;
	background-color: #000000;
        background: url(http://yy.wslab.net/item/menu-title.gif) repeat-x;
	font-weight: bold;
	text-align: center;
	color: black;
	}
.menu-contents{
	padding-left: 1em;
	}
.top-genrebox{
	font-size: small;
	width: 200px;
	}
.top-genrebox-title{
	font-weight: bold;
        color: #FFFFFF;
	text-align: center;
	}
.top-menu{
	background-color: #D0D0D0;
	}
.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;
	}

