/*----------------------------------------*/
/*　あいさつ　*/
/*----------------------------------------*/
#compliments h4 {
	background: url() no-repeat;
}

/*----------------------------------------*/
/*　書籍紹介　*/
/*----------------------------------------*/
.introductionData {
	margin-top: 10px;
}


/*----------------------------------------*/
/*　ピックアップ　*/
/*----------------------------------------*/
.pickup01 .pickupTitle01{
	height: 30px;
	width: 562px;
	margin-bottom: 8px;

	background: url();
	background-repeat: no-repeat;
}
.pickup01 .pickupTitle02{
	height: 30px;
	width: 562px;
	margin-bottom: 8px;

	background: url();
	background-repeat: no-repeat;
}
.pickup01 .pickupTitle03{
	height: 30px;
	width: 562px;
	margin-bottom: 8px;

	background: url();
	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;
	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%;
}


/*----------------------------------------*/
.popupWindowGeneral h4 span {
	font-size:11px;
	font-weight: normal;
}
.popupWindowGeneral h4 {
	margin-left: -2px;
	font-size:12px;
	color : #9E6976;
	background-color:#F6D7DF;
	padding:2px;
	margin:5px 2px 2px 6px;
}
#pop0001Caption {
	margin-top: 1px;
	margin-left: 6px;
	width: 124px;
	float: left;
	display: inline;
	font-size:12px;
	text-align:center;
}
.flortClear {
	clear:both;
	height: 1px;
}
.flortClear2 {
	clear:both;
	margin: 0px;
	padding: 0px;
}
