@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;
}

#entry_works_list {
	margin: 16px 0px 0px 24px;
	padding: 0px;
}
.entry_works_box {
	float: left;
	position: relative;
	width: 150px;
	height: 245px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.entry_works_img {
	margin: auto;
	width: 110px;
	height: 155px;
}
.entry_works_img a {
	display: block;
	width: 110px;
	height: 155px;
	text-decoration: none;
	color: #333333;
}
.entry_works_name {
	margin: 4px 0px 0px 0px;
	font-weight: bold;
}
.entry_works_name a {
	text-decoration: none;
	color: #333333;
}
.entry_works_artist_name {
	margin: 4px 0px 0px 0px;
	font-size: 10px;
}
.entry_works_artist_name a {
	text-decoration: none;
	color: #999999;
}




.highslide-caption a {
	text-decoration: none;
	color: #999999;
}


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



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