@charset "utf-8";
/* CSS Document */

#main_left{
	width:410px;
	height:668px;
	float:left;
	margin-bottom:0px;
	margin-left:30px;
	position:relative; 
	}

#main_right{
	width:484px;
	height:668px;
	margin-left:30px;
	float:left;
	background-image:url(../images/kibakurabe/book1.jpg);
	background-repeat:repeat-y;
	}

#main_right .book1{
	margin-top:20px;
	margin-left:30px;
	height:637px;
	float:left;
	}

#main_right .book1_shado{
	width:100%;
	height:13px;
	float:left;
	}
	
#caption{
	width:386px;
	padding-top:20px;
	margin-left:10px;
	margin-bottom:40px;
	height:226px;
	border:1px solid #333333;
	}
	
#other_book{
	width:386px;
	margin-top:20px;
	margin-left:10px;
	height:178px;
	}