@charset "utf-8";
/*---------------------------------
見出しの画像置換をOFF
--------------------------------- */
h2{
text-indent:0px;
line-height:auto;
}
/*---------------------------------
IE5.5以下互換モード対策
--------------------------------- */
.sub_box{
padding-left:0px;
padding-right:0px;
margin-left:10px;
}
/*---------------------------------
新聞書評
--------------------------------- */
.newsp{
background-image:url("../img/box_news-bg.gif");
background-repeat:no-repeat;
background-position:left top;
width:277px;
}
.newsp dl{
background-image:url("../img/box_news-bottom.gif");
background-repeat:no-repeat;
background-position:left bottom;
padding:10px;
}
.newsp dl dt{
float:left;
width:65px;
}
.newsp dl dd{
float:right;
width:192px;
}
.newsp dl dd p{
line-height:130%;
}
/*---------------------------------
ビジネス書出版社別
--------------------------------- */
.busi-pub{
background-image:url("../img/box_business-bottom.gif");
background-repeat:no-repeat;
background-position:left bottom;
padding-bottom:8px;
margin-bottom:10px;
width:276px;
}
.busi-pub dl{
background-image:url("../img/box_business-bg.gif");
background-repeat:no-repeat;
background-position:left top;
}
.busi-pub dl dd{
padding:5px 15px 5px 15px;
}
.busi-pub dl dd .img{
float:left;
width:65px;
}
.busi-pub dl dd .img{
float:left;
width:65px;
}
.busi-pub dl dd .txt{
float:right;
width:181px;
}
.newest{
line-height:auto;
margin-bottom:10px;
font-size:10px;
}
.newest img{
vertical-align:middle;
}

/*---------------------------------
フロート
--------------------------------- */
.floatleft{
float:left;
}
.floatright{
float:right;
}
.link-blue-square{
background-image:url("../img/ico_blue-square_01.gif");
background-repeat:no-repeat;
background-position:left center;
padding-left:15px;
}

