@charset "UTF-8";
/* CSS Document */

#mainPhoto {
	width:1000px;
	height:350px;
	margin:0 auto;
	position:relative;
}
#mainPhoto img {
	position:absolute;
	left:0;
	top:0;
}
#contensArea {
	width: 960px;
	margin:20px auto 0;
}
#mainMenu {
	float:left;
	width: 700px;
}
#infoBlock {
	float:left;
	height:auto;
	width: 700px;
}
#infoBlock table {
	font-size:120%;
	line-height:2em;
	margin-top:10px;
}
.infoDay {
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/buhin_link_mark02.gif) ;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	vertical-align:top;
}
#sideContents {
	float:right;
	width: 187px;
}
#sideContents .banner p {
	margin-bottom:10px;
}
#bookBlock {
	float: right;
	background: url(../images/img_ebook_bg.jpg) no-repeat;
	height: 170px;
	width: 380px;
}
#bookBlock .notes {
	margin-left: 15px;
	margin-top: 75px;
	float: left;
}
#bookBlock .notes ul li {
	margin-top: 5px;
}
#bookBlock .photo {
	height:150px;
	width: 119px;
	float: left;
	display: inline;
	margin-left: 14px;
	margin-top: 10px;
}
#downloadBlock {
	float: left;
	height: 170px;
	width: 300px;
}
#imgBox {
	float: left;
	width: 700px;
	margin-top: 20px;
}
