@charset "UTF-8";
@import "common.css";
@import "corner.css";

/*-----------------------------------------
	h
-----------------------------------------*/

.box-btm h3 {
	color:#990000;
}

/*-----------------------------------------
	書物の部分
-----------------------------------------*/

#book {
	clear:both;
	margin-top:30px;
	padding:10px 15px;
	background-color:#E9E5DE;
}