/* CSS Document */
.border-black {
	border: 1px solid #000000;
}
.border-black1 {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFCD5;
	text-align: center;
}
.border-rank {
	padding: 3px;
	border: 1px solid #333333;
	background-color: #E5E5E5;
}
.border-black-try {
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FFC969;
}
.border-black-try2 {
	padding: 3px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	background-color: #FFC969;
}
.border-black-try3 {
	padding: 3px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.bg1 {
	background-image: url(/pics_static_replace/genre/pics_static_replace/genre/20070412/pac0000000462/img/back_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg2 {
	background-image: url(/pics_static_replace/genre/pics_static_replace/genre/20070412/pac0000000462/img/back_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.red {
	color: #FF0000;
	font-weight: bold;
}