@charset "utf-8";
@import url(general2.css);
/* CSS Document */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝書籍＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}

/*  Mac IE5 O \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

a{
	color:#000066;
}
#BookTitle{
	background-image:url(../images/book/book/book.jpg);
	width:735px;
	height:106px;
}
#BookPickupArea{
	padding:15px;
}
.Bookpickup{
	margin-top:5px;
}
#BookPickupTitle{
	background-image:url(../images/book/book/pickup/pickup.jpg);
	width:78px;
	height:20px;
}
.BookPickupText{
	padding:10px 5px;
}
.BookPickupImg img{
	vertical-align:top;
}
.BookPickupBt{
	text-align:right;
}
#BookListTitle{
	background-image:url(../images/book/book/booklist.jpg);
	width:735px;
	height:32px;
}
#BookList{
	margin:auto;
	width:640px;
	margin-top:30px;
	text-align:center;
	margin-bottom:30px;
}
#BookList th{
	text-align:center;
	padding-top:10px;
}
#BookList td{
	text-align:center;
	padding:2px 0px;
}
.Bookbtn{
	padding-top:10px;
	padding-bottom:10px;
}

#CdListTitle{
	background-image:url(../images/book/book/cdlist.jpg);
	width:735px;
	height:32px;
}
#CdList{
	margin:auto;
	width:640px;
	margin-top:30px;
	text-align:center;
	margin-bottom:30px;
}
#CdList th{
	text-align:center;
	padding-top:10px;
}
#CdList td{
	text-align:center;
	padding:2px 0px;
}
#DvdListTitle{
	background-image:url(../images/book/book/dvdlist.jpg);
	width:735px;
	height:32px;
}
#DvdList{
	margin:auto;
	width:640px;
	margin-top:30px;
	text-align:center;
	margin-bottom:30px;
}
#DvdList th{
	text-align:center;
	padding-top:10px;
}
#DvdList td{
	text-align:center;
	padding:2px 0px;
}
