@charset "utf-8";

h1 {
	padding-bottom: 20px;
}

#shelf {
	float: left;
	width: 730px;
	background-image: url(../enjoy/images/bg.jpg);
	background-repeat: no-repeat;
}

#ba {
	float: left;
	width: 200px;
	padding-bottom: 40px;
}

#hakubutsushi {
	padding: 10px 10px 25px 20px;
}

#hakubutsushi li {
	float: left;
	margin-right: 5px;
	list-style: none;
}

#tabi {
	padding: 10px 10px 25px 20px;
}

#tabi li {
	float: left;
	list-style: none;
}

#tabi li img {
  vertical-align: top;
}

#shelf h2 {
	padding-bottom: 20px;
}

#ryoma {
	padding-bottom: 10px;
}

p.title {
	background-image: url(../common/title_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px 0 5px 5px;
	border-bottom: solid 1px #82BB90;
}

.lifestyle {
	border-left: solid 1px #82BB90;
	border-right: solid 1px #82BB90;
	border-bottom: solid 1px #82BB90;
	padding: 10px 10px 5px 10px;
	font-size: 85%;
}

#nominakama {
	padding-bottom: 10px;
}

p.line {
	border-bottom: solid 1px #dddddd;
	margin-bottom: 15px;
}

.book {
	float: left;
	width: 210px;
	margin-right: 30px;
	padding-bottom: 40px;
}

.book1 {
	float: left;
	width: 210px;
	padding-bottom: 30px;
}