@charset 'utf-8';

/* 書籍紹介の設定*/

div#book{
padding:10px;
background-color:#ffffff;
background-image: url("");
background-repeat: no-repeat;
background-position: right bottom;
text-align:center;
}

div#book{
align:center;
}

div#book h1 {
color: #006666;
  font-size: medium;
  margin:0px 0px 5px 0px ;
  padding: 0px;
  border:0;
  text-align: left;
}
div#book h2 {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  border:0;
}

div#book h3 {
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border:0;
  clear:none;
}

div#book table.booksummary{
border:0;
margin:10px 0px 0px 0px;
padding:0;
width:700px;
align:center;
}

table.booksummary tr{
vertical-align : top;
}

div#book table.booksummary2{
border:0;
margin:0;
padding:0;
width:270px;
}

table.booksummary2 tr{
vertical-align : top;
padding:6px;
}

div#book table.mokujibox{
width:700px;
border:0;
margin:0px 0px 30px 0px;
padding:0px;
}

div#book table.mokujibox th{
font-size:medium;
}

div#book table.mokuji{
margin:0px;
padding:0px;
width:349px;
border:0;
}
div#book table.mokuji th{
font-size:medium;
vertical-align:;
}
div#book table.mokuji tr{
vertical-align : top;
margin:0px;
padding:0px;
}
div#book table.mokuji td{
margin:0px;
padding:2px 3px 2px 5px;
}

div#book table.mokuji tr.number{
background-color:#CCFFCC;
font-weight:bold;
white-space: nowrap;
margin:0;
}


img.bookborder3 {
border-collapse: collapse; 
border-width: 1px; 
border: 1px #cccccc solid;
border-right:3px solid #999999;
border-bottom:3px solid #999999; 
margin:0px;
padding:0px;
width: 144px;
height: 204px;
}

#cartbutton{
width:125px;
height:20px;
background: url(../image/cartg.gif) no-repeat;
font-size: 12px;
font-weight:bold;
float:right;
margin:5px 0px 0px 0px ;
padding:;
}
#cartbutton a{
width:125px;
height:20px;
line-height:20px;
text-align:center;
display:block;
color:#666666;
text-decoration: none;
}
#cartbutton a:hover{
background: url(../image/carto.gif) no-repeat;
}

p.hashigaki{
text-align:left;
width:580px;
line-height:180%;
margin-left:60px;
margin-right:60px;
font-size:px;
}
