@charset "utf-8";

/*------------------------------------------------
    about/philosophy/president.html styles
--------------------------------------------------*/
#pagetitle h1{
    width: 637px;
    height: 40px;
    background: url(../images/pre_pagetitle.gif) left top no-repeat;
}
.text01 span{
    font-weight: bold;
}

h2.first{
    margin: 0px;
    padding: 0px;
}
.pre_txt01 {
    margin: 20px 0 0 0;
}
.pre_tit01 {
    margin: 70px 0 25px 0;
}
.pre_img02 {
    padding: 0 0 5px 0;
}
.pre_tit02 {
    margin: 55px 0 20px 0;
}

/* column */
.column_block01{
    width: 100%;
    overflow: hidden;
}
.column_block01:after{
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.column_block01 .image01_r{
    float: right;
    width: 225px;
}
.column_block01 .textcontents01_l{
    float: left;
    width: 300px;
    margin: 5px 0px 0px 0px;
}
.column_block01 .image01_l{
    float: left;
    width: 225px;
}
.column_block01 .textcontents01_r{
    float: right;
    width: 300px;
    margin: 5px 0px 0px 0px;
}

.pre_bg {
    margin: 50px 0 0 0;
    background: url(../images/pre_img_bg.jpg) left top no-repeat;
}
.pre_tit04 {
    padding: 230px 0 0 0;
}
.pre_txt02 {
    padding: 18px 0 80px 0;
}
