a#menu5 {
    background-image: url('../../img/ir/common/sidemenu_on.png'); !important;
    color: #fff;!important;
}

#rightBlock,#leftBlock {
    height: 1650px;
}

#leftBlock p {
    line-height: 16px;
    font-family: "Helvetica","Arial","ヒラギノ角ゴ ProN W6","Meiryo";
}

#title {
   margin-top: 20px;
   margin-bottom: 20px;
}
.subtitle{
    margin-bottom: 15px;
}
h2 {
    color:#444;
    font-size: 17px;
    font-weight: 600;
}
a {
    color: #333333;
}

.div1
{
    width: 310px;
    height: 200px;
    position: relative;
}
.div2
{
    margin-right: 60px;
    width: 310px;
    height: 200px;
    float: right;
 }
.div p
{
    text-indent: 12px;
}
.div1 img,.div2 img{
    margin-right: 10px;
    float: left;    
}

span.link{
    margin-top:20px;
    margin-left: 130px;
    padding-top:10px;
    padding-left: 10px; 
    width: 150px;
    height: 25px;
    background : url('../../img/ir/library/menu_mark.png') no-repeat left;
    display: block;
    position:absolute;
    font-weight: 600;
}

span.link_s{
    font: 15px ;
}

span.link:hover{
    opacity: 0.5;
    filter: alpha(opacity=50);
}



/*最新IR一覧表示*/
.lib_table
{
    font-size: 25px;
    font-weight: bold;
    color: #403F41;
    margin-top: 10px;
    margin-bottom: 50px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 10px;
    width: 680px;
    border-collapse: separate;
    border: 2px solid #D0D2D3;
    border-radius: 5px;
}
.lib_hedder
{
    padding-left: 15px;
    font-size: 15px;
    padding-bottom: 10px;
}
.lib_hedder_date
{
    font-size: 11px;
    padding-bottom: 10px;
}
.lib_yj
{
    padding-left: 30px;
    vertical-align: top;
}
.lib_title
{
    padding-left: 10px;
    font-size: 13px;
    width: 660px;
    padding-right: 15px;
    vertical-align: bottom;
    padding-bottom: 5px;
}
.font_flsize
{
    font-size: 11px;
    color: #D0D2D3;
}