/*----------------------------------------*/
/*　あいさつ　*/
/*----------------------------------------*/
#compliments h4 {
	background: url(/recommend/hdg02000000005r6-img/hdg02000000005ri.gif) no-repeat;
}

/*----------------------------------------*/
/*　書籍紹介　*/
/*----------------------------------------*/


.introductionData {
	margin-top: 10px;
}
.bookImg {
	margin-top: 7px;
	margin-left: 5px;
	width: 85px;
	height:110px;
	float: left;
	display: inline;
}

.bookName h4 {
	margin-left: -2px;
	font-size:14px;
	color : #425CA4;
	background-color:#D6E1F1;
	padding:2px;
}
.bookName02 h4 {
	margin-left: -2px;
	font-size:14px;
	color : #85489A;
	background-color:#EBE1F0;
	padding:2px;
}
.bookName03 h4 {
	margin-left: -2px;
	font-size:14px;
	color : #CA725A;
	background-color:#F7E9E5;
	padding:2px;
}
.bookName04 h4 {
	margin-left: -2px;
	font-size:14px;
	color : #32827A;
	background-color:#DAEDE3;
	padding:2px;
}
.bookName05 h4 {
	margin-left: -2px;
	font-size:14px;
	color : #788534;
	background-color:#ECEDDA;
	padding:2px;
}
#bookName06 h4 {
	margin-left: -2px;
	font-size:14px;
	color:#B03A2D;
	background-color:#F9E4E6;
	padding:2px;
}

.bookTable {
	margin-top: 5px;
	font-size:12px;
}
.bookTable table th {
	vertical-align: top;
	color : #436E86;
	font-weight: normal;
	background-color:#E3E8EB;
	padding:2px;
	width: 80px;
}
.bookTable table td {
	vertical-align: top;
	font-weight: normal;
	background-color:#EFF2F4;
	padding:2px;
	width: 382px;
}


/*----------------------------------------*/
/*　ピックアップ　*/
/*----------------------------------------*/
.text{
	font-size:12px;
	line-height: 130%;
	padding-bottom:10px;

}

.textmini{
	font-size:11px;

}

.text2{
	font-size:12px;
	line-height: 130%;
}


/*----------------------------------------*/

.pickup01 .pickupTitle01{
	height: 30px;
	width: 562px;
	margin-bottom: 8px;

	background: url(/recommend/hdg02000000005r6-img/hdg02000000005rj.gif);
	background-repeat: no-repeat;
}
.pickup01 .pickupTitle02{
	height: 30px;
	width: 562px;
	margin-bottom: 8px;

	background: url(/recommend/hdg02000000005r6-img/hdg02000000005rk.gif);
	background-repeat: no-repeat;
}
.pickup01 .pickupTitle03{
	height: 30px;
	width: 562px;
	margin-bottom: 8px;

	background: url(/recommend/hdg02000000005r6-img/hdg02000000005rl.gif);
	background-repeat: no-repeat;
}
.pickup01 .pickupTitle01 span{
	display: none;
}
.pickup01 .pickupTitle02 span{
	display: none;
}
.pickup01 .pickupTitle03 span{
	display: none;
}
.pickup01 .imgsetLeft{
	float: left;
	display: inline;
	margin-right:1px;
	margin-bottom:8px;
	width: 270px;
}

.pickup01 .imgsetLeft .photo {
	width: 270px;
}

.pickup01 .imgsetLeft p{
	font-size:10px;
	line-height: 100%;
}

.pickup01 .readtext {
	font-size:12px;
	width:562px;
	margin:0;
}

.pickup01 .readtext p {
	padding-bottom:15px;
}

.readtext p.special {
	padding-bottom:40px;
}

.readtext p.nolong {
	padding-bottom:5px;
}

.pickup01 .textLeft {
	width:280px;
	margin:0;
	float: left;
	display: inline;
}

.pickup01 .textRight {
	width:280px;
	float: right;
	display: inline;
	line-height: 100%;
}


.pickup01 .imgsetRight{
	float: right;
	display: inline;
	width: 270px;
}

.pickup01 .imgsetRight .photo {
	width: 270px;
}
.pickup01 .imgsetRight .caption {
	font-size:10px;
	line-height: 100%;
}




.flortClear {
	clear:both;
	height: 1px;
}
.flortClear2 {
	clear:both;
	margin: 0px;
	padding: 0px;
}
