@charset "utf-8";

#contents #items {
	width: 790px;
	margin-left: 120px;
	line-height: 130%;
	font-size: 1.05em;
	padding-left: 1em;
}

#book_left {
	width: 415px;
	height: 431px;
	float: left;
}

#book_right {
	width: 355px;
	height: 431px;
	float: left;
	padding-left: 20px;
}

#postcard_left {
	width: 395px;
	float: left;
	padding-top: 50px;
}

#postcard_right {
	width: 270px;
	float: left;
	padding-top: 50px;
	padding-left: 40px;
}

#contents dl {
	font-size: 0.9em;
	line-height: 150%;
	padding-bottom: 30px;
}

/*#contents dl dt {
	text-indent: -1em;
}*/

#contents #items h3 {
	font-size: 1.0em;
	font-weight: bold;
	text-indent: -1em;
	padding-bottom: 10px;
	clear: both;
	padding-top: 20px;
}
