#contents {
	width: 545px;
	float: right;
	padding-right: 26px;
}
#contents h2 {
	text-align: center;
	padding-top: 24px;
	padding-bottom: 23px;
}
.category {
	list-style-type: none;
	padding-left: 20px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 525px;
}
.category li {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: center;
}
.category img {
	z-index: 0;
}

.bookbutton {
	width: 162px;
	height: 25px;
	display: block;
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 20px;
	right: auto;
	bottom: auto;
	background-image: url(../../images/common/clear.png);
	background-repeat: repeat;
	background-position: left top;
	color: #323232;
	text-decoration: none;
	padding-top: 155px;
}
.cd1button {
	width: 162px;
	height: 25px;
	display: block;
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 192px;
	right: auto;
	bottom: auto;
	background-image: url(../../images/common/clear.png);
	background-repeat: repeat;
	background-position: left top;
	color: #323232;
	text-decoration: none;
	padding-top: 155px;
}
.cd2button {
	width: 162px;
	height: 25px;
	display: block;
	position: absolute;
	z-index: 3;
	top: 0px;
	left: auto;
	right: 19px;
	bottom: auto;
	background-image: url(../../images/common/clear.png);
	background-repeat: repeat;
	background-position: left top;
	color: #323232;
	padding-top: 155px;
	text-decoration: none;
}
