@charset "UTF-8";

.tokushu {
	line-height:130%;
}

.tokushu h1 {
	font-size: 15px;
	color:#003399;
}
.tokushu h2 {
	padding:4px 8px;
	border-left: 8px solid #2f8046;
	border-bottom: 1px solid #2f8046;
	font-size: 14px;
/*	font-size: 16px;*/
	line-height: 1.2;
	color:#2f8046;
}
.tokushu .bfont {
	font-size: 12px;
	font-weight: bolder;
	color: #996666;
}
.tokushu .subtitle {
	color: #006699;
	font-size : 11px;
	font-weight: bold;
}
.tokushu .whitec {
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
}
.tokushu em {
	font-size:12px;
}
.tokushu em span {
	font-size:10px;
}
.tokushu .bigblue {
	font-size: 15px;
	font-weight: bold;
	color: #003399;
	line-height:1.3;
}
.tokushu td img {
	margin:0 8px 0 0;
}
.tokushu .coverBox {
	width:138px;
	padding:0 8px 14px 20px;
	float:right;
	font-size:11px;
	color:#444444;
}
.bookBox-cover {
	width:100px;
	margin:0 15px 14px 8px;
	padding:0;
	float:left;
	font-size:11px;
	color:#444444;
}

.bookBox-cover2 {
	width:110px;
	margin:0 15px 14px 8px;
	padding:0;
	float:left;
	font-size:11px;
	color:#444444;
}

.bookBox-info {
	padding:0;
	margin:20px 15px 0px 0px;
	float:left;
	font-size:13px;
	color:#333;
}

.review-author {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height:1.3;
	font-style:normal;
}



.imgBox-photo {
	margin:0 15px 14px 8px;
	padding:0;
	float:left;
	font-size:11px;
	color:#444444;
}

.imgBox-info {
	width:400px;
	padding:0;
	margin:20px 15px 0px 0px;
	float:left;
	font-size:13px;
	color:#333;
}


