@charset "utf-8";

/********************************************
*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*
books/index.html用css
*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*･*
********************************************/
.books_box01{
width:555px;
padding:15px 10px 15px 15px;
background:url(../commonimages/1px_cccccc.gif) left bottom repeat-x;
}

.books_box01 .left{
float:left;
width:150px;
}

.books_box01 .right{
float:right;
width:395px;
}

.books_box01 .right p{
clear:both;
width:385px;
padding:0 5px;
}

.books_box01 .right p strong{
font-weight:bold;
}

.books_box01 .right .line01{
clear:both;
width:395px;
height:1px;
margin:5px 0;
background:url(../commonimages/line02.gif) left top repeat-x;
}

.books_box01 .right dl{
width:385px;
padding:0 5px;
}

.books_box01 .right dt{
clear:both;
float:left;
width:13%;
}

.books_box01 .right dd{
float:left;
width:86%;
}

.books_box02{
width:555px;
padding:15px 10px 15px 15px;
background:url(../commonimages/1px_cccccc.gif) left bottom repeat-x;
}

.books_box02 .left{
float:left;
width:150px;
margin:0 10px 0 0;
}

.books_box02 .right{
float:right;
width:235px;
}

.books_box02 .right p{
clear:both;
width:225px;
padding:0 5px;
}

.books_box02 .right p strong{
font-weight:bold;
}

.books_box02 .right .line01{
clear:both;
width:235px;
height:1px;
margin:5px 0;
background:url(../commonimages/line02.gif) left top repeat-x;
}

.books_box02 .right dl{
width:225px;
padding:0 5px;
}

.books_box02 .right dt{
clear:both;
float:left;
width:13%;
}

.books_box02 .right dd{
float:left;
width:86%;
}
