@charset "UTF-8";
.navi_block {
	clear: both;
	margin: auto;
	padding: 16px 0px 0px 0px;
	background: url(/images/hr.gif) repeat-x 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) repeat-x bottom center;
}
.navi_page a {
	text-decoration: none;
	color: #F18D57;
}

#artists_list {
	width: 800px;
	margin: 16px 0px 0px 44px;
	padding: 0px;
}
.entry_works_box {
	float: left;
	position: relative;
	width: 200px;
	height: 306px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.entry_works_img {
	margin: auto;
	width: 180px;
	height: 254px;
	background: url(/images/background_180.jpg) no-repeat top right;
}
.entry_works_img a {
	display: block;
	width: 180px;
	height: 180px;
	text-decoration: none;
	color: #333333;
}
.entry_works_name {
	margin: 4px 0px 0px 0px;
	font-weight: bold;
}
.entry_works_box .entry_works_name a {
	text-decoration: none;
	color: #333333;
}


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



#caution {
	margin: 8px 10px 0px 10px;
	color: #666666;
	text-align: center;
	font-size: 10px;
}
