#sidearea dl {
	margin-bottom:15px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
#sidearea dt {
	padding-left: 10px;
}

.side1 {
	background-image: url(../images/stories/menu_back_a.png);
	height: 20px;
	width: 180px;
	display: block;
	text-decoration: none;
	color: #990000;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	padding-top: 5px;
	text-align: center;
	margin-left: 10px;
}
.side1:hover {
	background-image: url(../images/stories/menu_back_hover.png);
	color: #000000;
}
.side1_here {
	background-image: url(../images/stories/menu_back_hover.png);
	height: 20px;
	width: 180px;
	display: block;
	text-decoration: none;
	color: #990000;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	padding-top: 5px;
	text-align: center;
	margin-left: 10px;
	font-weight: bold;
}
.book {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
