@charset "utf-8";
/*
Description:香里園スタイル BARAMI（PC用）
Author: Code Factroy Inc.
Author URI: http://www.codefactory.co.jp/
*/


/************************************************
 ヘッダー
************************************************/
#header-logo{
    width:70%;
}

header .header-login img{
    margin-top:-25px;
    width:80px;
}

/************************************************
 メイン
************************************************/
#main{
    width:100%;
}

.BARAMI_M_WIDTH_FULL{
    width:100%;
}

.BARAMI_M_WIDTH98{
    width:98%;
}

.BARAMI_M_WIDTH_HALF{
    width:50%;
}

.BARAMI_M_WIDTH56{
    width:56%;
}

.BARAMI_M_WIDTH34{
    width:34%;
}

.BARAMI_M_RIGHT{
    text-align:right;
}

#main .H3_FRONT{
    font-size:120%;
    background:none;
    border:none;
    font-weight:bold;
    color:#B03031;
}

.BARAMI_M_FONT120{
    font-size:120%;
}

/* ****************************************************
                       トピックス
******************************************************* */
#BARAMI_FRONT_TOPICS{
    padding-left:0;
}

/* ****************************************************
                       サイドバー
******************************************************* */

#side{
    clear:both;
    width: 100%;
    padding-top: 20px;
}

#side .timeline-header{
    margin-bottom:-5px;
}

/************************************************
 フッター
************************************************/
footer .footer_main {
    font-size:9pt;
    line-height:12pt;
}

footer .copyright {
    text-align:center;
    font-size:8pt;
}

img.footer_logo{
    float:left;
}

#privacy-frame {
    width:92%;
    height:120px;
}

