
/*ホームメインコンテンツ*/
div#home_content {
    width:950px;
    margin: 0 0 20px 0;
}

div#home_content_left{
    float:left;
    width:430px;
}

div#content_center{
    float:left;
    width:240px;
    padding-left:20px;
}
#center_table {
    width:100%;
}

div#content_center .imghover td {
    vertical-align:middle;
}
#careersupportbook {
    padding-left:20px;
}

div#content_right{
    float:right;
    width:240px;
}

/*ニュース*/

div#news_main {
    background-image:url(/image/library-top_index_Cont_001_b.gif);
    background-repeat:no-repeat;
}

div#news_header a{
    float:right;
    width:50px;
    height:18px;
    margin:8px 10px 8px 0;
}

div#news_header img{
    border-style:none;
    vertical-align:top;
}

div#news_main table{
    margin-left: auto;
    margin-right: auto;
}
table#news_body {
    clear:both;    
    text-align:left;
    width:400px;
    margin:0 0 10px 0;
}

table#news_body th{
    border-bottom:1px dotted #CCCCCC;
    padding:6px;
}

table#news_body td{
    border-bottom:1px dotted #CCCCCC;
}

div#news_footer {
    background-image:url(/image/library-top_index_Cont_001_f.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    height:5px;
}


.library_menu_login_center
{
 text-align:center;
 valign:center;
}

*:first-child+html .library_menu_login_center
{
 margin-top: 10px;
}

* html .library_menu_login_center
{
 margin-top: 13px;
}

/*この一冊start*/

div#library_bookreport {
    background-image:url(/image/library-top_index_Cont_002_b.gif);
    background-repeat:no-repeat;
}

div#library_bookreport_header a{
    float:right;
    width:50px;
    height:18px;
    margin:8px 10px 8px 0;
}

div#library_bookreport_header img{
    border-style:none;
    vertical-align:top;
}

div#library_bookreport table{
    margin-left: auto;
    margin-right: auto;
}

table#library_bookreport_body {
    clear:both;    
    text-align:left;
    width:200px;
    margin:0 0 10px 0;
}

table#library_bookreport_body th{
    border-bottom:1px dotted #CCCCCC;
    padding:6px;
}

table#library_bookreport_body td{
    padding:10px 10px 10px 0;
    border-bottom:1px dotted #CCCCCC;
    vertical-align:top;
}
table#library_bookreport_body td img {
    border:1px solid #CCCCCC;
    padding:0;
}
#library_bookreport_body .gray{
    color:#888888;
}

div#library_bookreport_footer {
    background-image:url(/image/library-top_index_Cont_002_f.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    height:5px;
}

/*この一冊end*/


