/*以下は各ページで共通のクラスです*/
h1,h2,h3,h4,h5,h6{margin:0px;}
.book-top-navi {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: right;
	padding: 5px;
}
.book-honbun1 {
	font-size: 14px;
	line-height: 170%;
	text-align: left;
	vertical-align: top;
}
.book-hosoku {
	font-size: 10px;
	color: #000000;
	padding-top: 3px;
	line-height: 1.3em;
}
.book-box-shohin {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}
.book-ti-shohin {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.book-mi-shohin {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
.book-cart-box{
	border-color:#CCCCCC;
	border-bottom-width:1px;
	border-style:solid;
}

.book-midashi01 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.book-midashi02 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.book-title01 {
	font-size: 20px;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.book-content02 {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.book-box01 {
	width: 700px;
	border: thin dotted #999999;
}
.book-point01 {
	color: #99CC00;
}
.book-chui01 {
	font-size: 12px;
	line-height: 130%;
	color: #FF3300;
}
.book-honbun2 {
	font-size: 16px;
	line-height: 220%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #333333;
}
