/* CSS Document */

/***********
***会社概要ページ用
**********/
table.concept{
    border:1px solid #B3BCC4;
    font-size:12px;
    line-height:1.5em;

}

img.tenpo{
    border:1px solid #274153;
}

table.info{
    font-size:12px;
    line-height:1.5em;
}


table.profile{
    border-bottom:1px solid #274153;
}

table.name_male{
    color:#274153;
    border-bottom:1px solid #274153;
}

table.name_female{
    color:#830185;
    border-bottom:1px solid #830185;
}

table.info_female{
    color:#830185;
}


.size14{
    font-size:14px;
}

div.name_kana{
    font-size:8px;
    margin-bottom:3px;
    margin-left:5px    
}

div.name_kan{
    font-size:16px;
    margin-bottom:5px;
    margin-left:5px;
}

