/* 見出し */
#content h3 {font-size: 121.4%; margin: 20px 0px;}
/* ボタン */
.top-menu {
    width:auto;
    color: #ffffff;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    margin:3px;
    padding:8px 0 10px;
    background-color:#49a9d4;
    border-radius:5px;
    box-shadow:2px 2px #1a6ea0;
}
/* 文字 */
.bold{font-weight: bold;}
.red{color:#ff0000;}
.olive {color:#685a3d;}
/* 回り込み解除 */
.clear {clear: both;}
/* 料金表 */
.table1{background-color:#effff6;}
/* マージン */
img.yohaku {margin-bottom:10px;}