@charset "Shift_JIS";

@import "style.css";

/* ------ base ------ */

#book {
width:755px;
}


/* ------ top ------ */

#book .book_topimg{
background:url(../book/img/bg_booksubtop.jpg) no-repeat;
width:755px;
height:100px;
margin-bottom:10px;
}

.book_topimg .title{
padding-top:19px;
padding-left:15px;
}
.book_topimg .title h1 {
	margin-top:0px;
	margin-left:0px;
}


