@charset "UTF-8";
.navi_block {
	clear: both;
	margin: auto;
	padding: 16px 0px 0px 0px;
	background: url(/images/hr.gif) no-repeat top center;
	text-align: center;
}
.navi_back_next {
	color: #999999;
}
.navi_back_next a {
	text-decoration: none;
	color: #F18D57;
}
.navi_back_next {
	margin: 0px;
	padding: 0px;
}
.navi_page {
	padding: 0px 0px 20px 0px;
	background: url(/images/hr.gif) no-repeat bottom center;
}
.navi_page a {
	text-decoration: none;
	color: #F18D57;
}

#artists_list {
	margin: 16px 0px 0px 24px;
	padding: 0px;
}
.artist_box {
	float: left;
	position: relative;
	width: 150px;
	height: 180px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.artist_img {
	margin: auto;
	width: 110px;
	height: 110px;
	background: url(/images/thumbnail_back.jpg) no-repeat center center;
}
.artist_img a {
	display: block;
	width: 110px;
	height: 110px;
	text-decoration: none;
	color: #333333;
}
.artist_name {
	margin: 4px 0px 0px 0px;
	font-weight: bold;
}
.artist_name a {
	text-decoration: none;
	color: #333333;
}
.ny_entry {
	position: absolute;
	top: 136px;
	left: 59px;
	width: 32px;
	height: 32px;
	background: url(/images/ny_02.jpg) no-repeat top right;
	text-indent:-9999px;
}
.prize {
	position: absolute;
	top: 136px;
	left: 28px;
	width: 32px;
	height: 32px;
	background: url(/images/winner_01.jpg) no-repeat top right;
	text-indent:-9999px;
}


#dispRule {
	margin: 16px;
	color: #aaaaaa;
	text-align: center;
	font-size: 10px;
}



#caution {
	margin: 64px 10px 0px 10px;
	font-size: 10px;
	color: #666666;
}