@charset "utf-8";
/* CSS Document */

/*　■トップページ用　*/


/* ================================================================================
/*      メインイメージ                                               
/* ================================================================================*/
h2#slides {
    margin: 0 13px 25px 20px;
    padding: 0;
    width: 967px;
    height: 327px;
    overflow: hidden;
}
/* ================================================================================
/*    メインコンテンツ                                             
/* ================================================================================*/
 
/* お知らせ */
div#content_wrap div#content dl.news {
    width: 670px;
    border-bottom: 1px solid #635B51;
    padding: 5px 0 3px;
    margin-bottom: 30px;
}
div#content_wrap div#content dl.news dt {
    font-weight: bold;
    color: #E31C1C;
    float: left;
    padding: 5px 0;
}
div#content_wrap div#content dl.news dd {
    border-bottom: 1px dotted #635B51;
    padding: 5px 0 5px 100px;
}
div#content_wrap div#content dl.news dd.last {
    border-bottom: none;
}
a.more {
    text-align: right;
    padding: 0 0 5px 465px;
    background-image: url(../images/shared/list02.gif);
    background-repeat: no-repeat;
    background-position: 450px 7px;
    font-size: 80%;
    color: #E31C1C;
    font-weight: normal;
}
.red2 {
    color: #E31C1C;
    font-size: 1.35em;
    font-weight: 300;
}
.red3 {
    padding-left: 15px;
    color: #E31C1C;
    font-size: 1.35em;
    font-weight: 300;
}
/* カレンダー */
div#content_wrap div#content div.calendar {
    width: 670px;
    margin: 3px 0 30px;
}
/* ================================================================================
/*      サイドカラム                                                 
/* ================================================================================*/


div#side_nav .top {
    margin-top: 17px;
}
