@charset 'utf-8';

/* -- トップページ -- */

h1 {
margin:0 0 0 0;
}

h2{
color:#0C0;
margin:0px 0px 0px 0px;
position:absolute; 
top:10px; right:50px ;
}

h3{
margin:15px 0 10px 0;
background-color:#E6FFFF;
border-top: medium solid #3cf;
border-bottom: medium solid #3cf;
border-width:1px;
line-height:100%;
padding:5px 5px 5px 10px;
color:#039;
font-size:x-small;
}
html>body h3{
font-size:small;
}

h4{
color:#333;
font-size:medium;
}
h5{
color:#666;
font-size:x-small;
}
html>body #main h5{
font-size:small;
}
#main p.note{
margin:10px 10px 10px 0 ;
text-align:right;
}

img.bookborder {
border-collapse: collapse; 
border-width: 1px; 
border: 1px #cccccc solid;
border-right:2px solid #999999;
border-bottom:2px solid #999999; 
margin:0px 5px 0px 0px;
padding:0px;
width: 120px;
height: 170px;
float:left;
}

#main ul{
margin:0 0 0 30px;
}

table.newbook{
width:580px;
}
table.newbook th{
text-align:left;
background-image: url("../image/ ");
}
table.newbook td{
padding:0 0 0 10px;

}
table.newbook td.booktitle{
padding:10px 0 0 10px;
border-bottom: 1px #cccccc solid;
background-image: url("../image/ ");
background-repeat: no-repeat ;
}

#main a{
margin:0;
}
