body {
    background: url(../Media/Book_image/bookbackground.jpg) repeat-x;
	text-align: center;
}
img { 
    border: none; 
    background: transparent;
}
.body_content {
    width: 700px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
.header_layer {
    width: 700px;
}
.Bodycontent {
    color: #272452;
    font-family: 'HiraKakuStd-W8','Hiragino Kaku Gothic Std','ヒラギノ角ゴ Std W8';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    text-align: left;
}
.Bodycontent a {
    color: #333366;
	text-decoration: none;
}
.Bodycontent a:hover {
    color: #ff0000;
	text-decoration: none;
}
.Bodycontent a:active {
    color: #0000ff;	
	text-decoration: none;
}
.Spacer {
    height: 1925px;
    line-height: 30px;
}
.footer_layer {
    width: 700px;
    height: 100px;
    color: #272452;
    font-family: 'osaka Regular';
    font-size: 11px;
}