#leftmenu {
	float: left;
	width: 159px;
}
#topright {
	float: right;
	width: 620px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
}
td {
	font-size: 12px;
}
#topmain {
	clear: both;
	width: 800px;
}
body {
	font-size: 12px;
	font-family: Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", sans-serif;
	color:#FFFFFF;
}
.pttxt11 {
	font-size: 11pt;
	font-weight: bold;
}
.pttxt10 {
	font-size: 10pt;
}
.txt14 {
	font-size: 14px;
	font-weight: bold;
}
.txt13 {
	font-size: 13px;
}
.txt10 {
	font-size: 10px;
}
.menu_formfont {
    color: #c0c0c0;
    font-weight: bolder;
}

#list_l {
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#list_r {
	float: left;
	width: 410px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#list {
	width: 610px;
	clear: both;
	padding-bottom: 20px;
}
fieldset {
/*	height: 130px;*/
	width: 170px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	padding: 5px;
}
#list_top_bg {
	padding: 4px;
	float: left;
	width: 190px;
	background-image: url(../images/list_top_bg.jpg);
	margin: 3px;
}
#ranking {
	padding: 5px;
	width: 150px;
	background-image: url(../images/list_top_bg.jpg);
	text-align: center;
}


button.play_button, button#genre_select_button {
	font-size: 12px;
	background: transparent;
	margin: 0;
	padding: 2px;
	border: 1px solid white;
	clear: none;
	color: white;
}

button.play_button:hover, button#genre_select_button:hover {
	background-color: #ccc;
}
