@charset "utf-8";
/* CSS Document */


#main .book_open{
    width:920px;
	background-image:url(../images/kibakurabe/book1_open.jpg);
	background-repeat:repeat-y;
	height:657px;
	}
	
#main .book_main{
    width:920px;
	background-repeat:repeat-y;
	height:667px;
	float:left;

	}

#main .backnext{
    width:40px;
	text-align:center;
	margin-top:320px;
	height:347px;
	float:left;
	}

#main .book_open_shado{
    width:918px;
	height:10px;
	background-image:url(../images/kibakurabe/book1_open_shado.jpg);
	background-repeat:no-repeat;

	}

#openleft{
	width:450px;
	margin-top:20px;
	float:left;
}

#openleft p{margin-bottom:6px;}

#openleft .img{
	margin-left:16px;
	width:430px;
	text-align:center;
	height:318px;
	}

#openleft .lefttxt{
	width:430px;
	height:258px;
	margin-left:16px;
	margin-top:26px;
	margin-bottom:0px;
	}

#openright{
	width:420px;
	margin-left:30px;
	margin-top:30px;
	float:left;
}

#openright p{margin-bottom:5px;}

#openright .img{
	margin-left:370px;
	margin-bottom:60px;
	width:35px;
	text-align:center;
	height:35px;
	}

#openright .img_2{
	margin-left:370px;
	margin-bottom:16px;
	width:35px;
	text-align:center;
	height:35px;
	}

#openraight .righttxt{
	width:430px;
	margin-bottom:0px;
	}

#thumbnail{
	clear:both;
	width:920px;
	}

#thumbnail ul{
	width:920px;
	margin-left:34px;
	padding-bottom:24px;}

#thumbnail li{
	list-style:none;
	margin-left:20px;
	 float:left;}


