/* CSS Document */

h1 a,
h1 a i,
h1 a span,
h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.MainText h2.top {
	margin-top: -15px;
}

.MainText h3 {
	font-size: 12px;
	background-color: #ddeeee;
	padding: 0.2em 0.5em 0.1em;
}
.MainText h4 {
	font-size: 12px;
	background-color: #eeeedd;
	padding: 0.3em 0.5em 0.2em;
}
.MainText h4 img {
	margin: 0em;
	margin-right: 0.5em;
	padding: 0em;
}

.btn_label10 { font-size: 10px; }

.left {
	margin-right: 0.5em;
	float: left;
}
.right {
	margin-left: 0.5em;
	float: right;
}
.center {
	float: both;
}
/********************************************************************/
.bookTable {
	width: 470px;
	border-bottom: 1px solid #bbd;
	margin-bottom: 1.0em;
}
.bookTable * {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 0.25em 0.5em;
	vertical-align: middle;
}
.bookTable caption {
	margin: 0.0em;
	border-bottom: 1px solid #bbd;
	padding: 0.2em 0.0em;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
}
.bookTable caption img {
	margin: 0em;
	margin-right: 0.5em;
	margin-bottom: 0.4em;
	padding: 0em;
}
.bookTable th {
	background-image: url(../../00asset_image/back/th_back01.jpg);
	border-top: 1px solid #bbd;
}
.bookTable td {
	font-weight: normal;
}
.bookTable td.Title {
	padding-left: 6px;
	font-size: 12px;
	background-color: #eeeedd;
	white-space: nowrap;
}
.bookTable td.AutherPublisher {
	font-size: 10px;
	white-space: nowrap;
	text-align: right;
	background-color: #eeeedd;
}
.bookTable td.Price {
	font-family: "MS Gothic", "Osaka－等幅";
	text-align: right;
	background-color: #eeeedd;
	white-space: nowrap;
}
.bookTable td.Price span.Tax {
	padding: 0px;
	font-size: 10px;
}
.bookTable td.Comment {
	padding: 0.5em 3.0em;
	white-space: nowrap;	
}
.naviBotleft,
.naviBotleft td {
	border: 0px;
	white-space:nowrap;
}
.naviBotleft th a {
	font-size: 10px;
}
.naviBotleft th {
	border: 0px;
	white-space:nowrap;
	background-image: url(../../00asset_image/btn/btn_back_center.gif);
	width: 200px;
	vertical-align: middle;
	padding: 0px 4px 4px;
	text-align: left;
}
