@charset "UTF-8";

/* メインコンテンツ */
#main {
    width: 700px;
    padding: 5px 10px 10px 0;
    margin-left:auto;
    margin-right:auto;
}

.title-frame-foot .notitle{
    color:#FFFFFF;
}

.subtitle-frame-foot .f-title{
    color:#666666;
}

.cikiyaku-conts{
    padding:5px 10px 5px 10px;
    margin-bottom:10px;
    line-height:115%;
    letter-spacing:0.1em;
}

/* リンクについて */
.link-conts td{
    padding:5px;
}

.link-conts .left{
    width:255px;
}

.link-conts{
    width:680px;
    height:70;
    padding:5px 10px 5px 10px;
    margin-bottom:10px;
}

.link-conts table{
    width:680px;
}
.link-conts textarea {
    border: 1px solid #C5C5C5;
    padding: 5px;
}

.ck-point{
    font-weight:bold;
    color:#DC0049;
}

.ck-red{
    color:#DC0049;
}

.block{
    margin-bottom:3px;
    padding:5px;
    background-color:#F5F5F5;
}

.re-top{
    float:right;
    text-align: right;
}

/* タイトルバー */
.title-frame-foot{
    width:700px;
    background-color:#ACAC97;
    height: 23px;
    padding:3px 0 0 5px;
    font-size:120%;
    color:#FFF;
    margin-top:5px;
    margin-bottom:1px;
    letter-spacing:0.1em;
}

/* サブタイトル　フレーム */
.subtitle-frame-foot{
    clear:both;
    width:695px;
    height:20px;
    margin-bottom:2px;
    background-color:#F5F5F5;
    border-left: 5px solid #BBA;
    border-bottom:thin solid #BBA;
}

.subtitle-frame-foot h3{
    font-size:110%;
    letter-spacing:0.1em;
    padding:3px 0 0 3px;
    color:#666;
}
