body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, img, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

body {
	height: 100%;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.8em;
	font-size: 12px;
	color: #333333;
	background: url(img/background.jpg) center top no-repeat;

}

img {
	border: none;
	}

a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
    color: #0000FF;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
a:active {
	color: #FF6633;
	text-decoration: underline;
}


#wrapper {

	}

#contents {
	width: 900px;
	height: auto;
	margin: auto;
}

#main_logo {
	width: 900px;
	height: 250px;
	margin: 20px 0px;
	background: url(img/mainlogo_bg.gif) no-repeat;
	}

#bookcover {
	float: left;
	padding-top: 33px;
	padding-left: 480px;
	}

#info_book {
	float: right;
	padding-top: 111px;
	padding-right: 51px;
	}

#main_left {
	float: left;
	width: 590px;
	height: auto;
	margin-left: 0px;
	padding-left: 10px;
	text-align: center;
	}

#main_right {
	float: right;
	width: 260px;
	height: auto;
	margin-left: 20px;
	padding-left: 20px;
	}

#news {
	width: 228px;
	margin: 30px 0px;
	padding: 6px;
	background:#FFFFFF;
	}

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	background-color: #CC6633;
	}
	
#footer_navi {
	clear: both;
	background-color: #CCCCCC;
	height: 20px;
	width: 900px;
}
#footer_navi ul {
	list-style-type: none;
	text-align: center;
	margin-right: 35px;
}
#footer_navi li {
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	text-align: center;
	margin-left: 35px;
}
#footer {
	background-color: #F8F8F0;
	width: 900px;
	height: auto;
	margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#footer_bottom{
	display:inline-block;
	width: 900px;
}


#footer_left {
	float: left;
	margin-left: 25px;
	border-right-color: #8396A2;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right:70px;
	display: inline;
}
#footer_left p {
	font-size: 10px;
}
#footer_right {
	float: right;
	background-image: url(img/footer_logo.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 25px;
	padding-right: 85px;
	font-size: 10px;
	display: inline;
}

#footer_info li {
	color: #999999;
	font-size: 10px;
	display: inline;
	text-align: center;
	margin-left: 12px;
	padding-left: 12px;
	background-image: url(./img/footer_info_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer_info li a {
	text-decoration: none;
	color: #666666;
}


#footer_info a:hover {
	text-decoration: underline;
	color: #0000FF;
}

#footer_right ul {
	list-style-type: none;	
}
#footer_copy {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
}

.main_menu {
	width: 186;
	height: 246px;
	float: left;
	margin: 6px 8px 0px 0px;
	}

.main_menu a {
	display: block;
	border: solid 3px #666666;
	}
	
.main_menu a:hover {
	display: block;
	border: solid 3px #FFCC00;
	}

#pagetop {
	margin-right:5px;
	text-align:right;
	}

#pagetop a {
	text-decoration: none;
	}

.reader {
border-style:none;
height:0;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
right:0;
top:0;
width:0;
z-index:100;
}

/* コンテンツページ */

#content_main_left {
	float: left;
	width: 700px;
	height: auto;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	margin-bottom: 30px;
	}


#content_main_right {
	float: right;
	width: 200px;
	height: auto;
	}

#pankuzu {
	margin-bottom: 3px;
	padding-left: 20px;
}
#pankuzu p {
	font-size: 10px;
}
#pankuzu a {
	color: #0000FF;
	text-decoration: underline; 
}