/* NXページの詳細ボタン */
a.detailbutton:link {
	display: block;
	width: 108px;
	height: 38px;
	background: url(http://www.hakusuisha.co.jp/language/imgs/detailbutton.jpg) no-repeat;
	text-indent: -9999px;
}

a.detailbutton:visited {
	display: block;
	width: 108px;
	height: 38px;
	background: url(http://www.hakusuisha.co.jp/language/imgs/detailbutton.jpg) no-repeat;
	text-indent: -9999px;
}

a.detailbutton:hover {
	display: block;
	width: 108px;
	height: 38px;
	background: url(http://www.hakusuisha.co.jp/language/imgs/detailbutton.jpg) no-repeat;
	text-indent: -9999px;
	background-position: 0px -38px;
}

/* 夏のUBフェア07のリンクボタン */
#ubul {
	margin: 0 ;
	padding: 0 10px;
	width: 700px;
	background: #fff
}

#bookcover {
	list-style: none;
	display: block;
	float: right;
	height: 80px;
	width: 180px;
	text-indent: -9999px;
}
#bookcover a {
	display: block;
	height: 80px;
	width: 180px;
	background: url(http://www.hakusuisha.co.jp/topics/imgs/ubsummer07/cover.gif) no-repeat ;
}

#bookstore {
	list-style: none;
	display: block;
	float: right;
	height: 80px;
	width: 180px;
	text-indent: -9999px;
}

#bookstore a {
	display: block;
	height: 80px;
	width: 180px;
	background: url(http://www.hakusuisha.co.jp/topics/imgs/ubsummer07/store.gif) no-repeat ;
}

#best20 {
	clear: right;
}

/* UBフェア08のリンクボタン */
#ub08ul {
	margin: 0 ;
	padding: 0 10px;
	width="700px;
	background: #fff
}

#bookcover08 {
	list-style: none;
	display: block;
	float: right;
	height: 80px;
	width: 180px;
	text-indent: -9999px;
}
#bookcover08 a {
	display: block;
	height: 80px;
	width: 180px;
	background: url(http://www.hakusuisha.co.jp/topics/imgs/ub08/cover.gif) no-repeat ;
}

#bookstore08 {
	list-style: none;
	display: block;
	float: right;
	height: 80px;
	width: 180px;
	text-indent: -9999px;
}

#bookstore08 a {
	display: block;
	height: 80px;
	width: 180px;
	background: url(http://www.hakusuisha.co.jp/topics/imgs/ub08/store.gif) no-repeat ;
}

#best2008 {
	clear: right;
}

a.detailbutton08:link {
	display: block;
	width: 108px;
	height: 38px;
	background: url(http://www.hakusuisha.co.jp/topics/imgs/ub08/detailbutton.jpg) no-repeat;
	text-indent: -9999px;
}

a.detailbutton08:visited {
	display: block;
	width: 108px;
	height: 38px;
	background: url(http://www.hakusuisha.co.jp/topics/imgs/ub08/detailbutton.jpg) no-repeat;
	text-indent: -9999px;
}

a.detailbutton08:hover {
	display: block;
	width: 108px;
	height: 38px;
	background: url(http://www.hakusuisha.co.jp/topics/imgs/ub08/detailbutton.jpg) no-repeat;
	text-indent: -9999px;
	background-position: 0px -38px;
}

