body {
	margin:0;
	padding:0;
}
#page {
	width: 740px;
	background-color: #FFFFFF;
	margin:6px auto;
	padding:6px
}

div#header {
	font-size: 12px;
	text-align: right;
	margin-top:10px;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-right: 10px;
	background-color: #CCFFFF;

}




a:Link{
text-decoration: none;
color:#000099;
}
a:visited{
text-decoration: none;
color:#000099;
}
a:hover{
text-decoration: none;
color: #993300;
}


table#table-01 {
	font-size: 14px;
    width: 730px;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
	width: 730px;
}
table#table-01 td {
	background-color: #fff9bd;
    padding: 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: lift;
    white-space: nowrap;
	width: 230px;
}

table#table-02 {
	font-size: 14px;
    width: 730px;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-02 th {
    padding: 3px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #b0efef;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}



table#table-02 td {
    padding: 3px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}


.nashi {
	color: #666666;
}
.isbn {text-align:center;
	font-size: 12px;
	}
.price  {text-align:right;
	font-size: 12px;
	}
.koumoku {text-align:center;
	font-size: 12px;
	}
.back  {
	font-size: 9pt;
	text-align:right;
	padding-top: 16px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3333FF;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3333FF;
}
.zeppan {
	color:#ffffff;
	font-size: 12px;
	text-align:center; 
	background-color:#999999;
}

div#footer {
	font-size: 12px;
	text-align: right;
	background-color: #CCFFFF;
	padding-right: 10px;
	margin-top:50px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 20px;
}

