@import url("base.css");

#right_box h2{
	margin-right:20px;
	margin-top:10px;
	margin-bottom:25px;
	font-family:serif;
	font-size:23px;
	font-weight:100;
}

#book_box{
	position:relative;
	border:1px solid #aeaeae;
	width:500px;
	height:500px;
}

h2#press_midasi{
	margin-left:340px;
	width:145px;
	height:16px;
	text-indent:-9999px;
	background:url("../images/press.gif") no-repeat;
}

.book{
	margin-left:12px;
	display:inline;
	width:150px;
	height:230px;
	float:left;
	text-align:center;
}

.book img{
	margin:auto;
}

.book p{
	margin-left:10px;
	margin-top:10px;
	font-size:10px;
	text-align:left;
}

.book p.time_book{
	width:100px;
}

#last_book{
	position:relative;
	top:-20px;
}

#last_book p{
	margin-left:20px;
}

#oukoku p{
	margin-left:40px;
}

#surou p{
	margin-left:20px;
}

#seikatu img{
	margin-top:7px;
}

#seikatu p{
	margin-top:8px;
}

#pan{
	margin-top:4px;
	margin-right:20px;
	font-size:11px;
	text-align:right;
}

#pre_top{
	position:absolute;
	bottom:5px;
	right:10px;
	font-size:12px;
}

a:hover{
	text-decoration:underline !important;
}
