/* 基本設定 */
body {
    background: #101010
    }
#wrap {
    background: none
    }
.pankuz p {
    display: none
    }
#pankuz {
    height: 0
    }
#contents_outer {
    padding: 30px 26px 0 25px
    }
.mainContents h2 {
    font-size: 21px;
    padding: 16px 15px
    }
#title {
    height: 54px;
    width: 980px;
    margin: 0 auto 68px
    }
#mainImage {
    width: 100%;
    margin-top: 61px;
    padding-top: 4px
    }
#topMenu {
    top: 67px
    }
.mainContents .article h3, .mainContents .gallery h3 {
    background-image: url(../images.27728ecbbb32e41ed76d8629676f6bef/0000038724.gif);
    padding: 11px;
    padding-left: 62px
    }
h1 a, #title {
    color: #e6e6e6
    }
h1 a:hover {
    color: #feff04
    }
#title_outer {
    width: 960px;
    height: 70px;
    background: url(../images.27728ecbbb32e41ed76d8629676f6bef/0000039165.png) no-repeat;
    margin: 0 auto
    }
h1 {
    padding-left: 85px
    }
#title .description {
    padding-top: 0;
    padding-left: 85px
    }
/* マウスホーバー */
#mainArticles a:hover img, #sideBanners a:hover img, div.freeHtml a:hover img, div.image img.gallery:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75
    }
/* サイドメニュー */
.sideServices ul li {
    margin-bottom: 10px
    }
/* freeHtml */
.sideinfo {
    margin-bottom: 10px;
    padding: 20px 15px 0;
    text-align: center;
    font-size: 14px
    }
/* companyTablel */
table.contactTable th, table.companyTable th {
    background: #e0e0e0;
    width: 140px
    }
/* faq */
ul.faq {
    padding: 10px 0 20px
    }
ul.faq li.qus:before, ul.faq li.ans:before {
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    font-size: 115%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-left: -40px;
    text-align: center
    }
ul.faq li.qus:before {
    background-color: #69F;
    content: "Q"
    }
ul.faq li.ans:before {
    background-color: #F69;
    content: "A"
    }
ul.faq li.qus, ul.faq li.ans {
    color: #666;
    display: block;
    font-size: 115%;
    padding-left: 45px;
    margin-bottom: 20px
    }
/* フローチャート */
#flow .section {
    border: 5px solid #589a8a;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 35px;
    padding: 4px 10px;
    position: relative;
    text-align: center
    }
#flow .section span {
    font-size: 14px;
    font-weight: normal
    }
#flow .section::after {
    bottom: -34px;
    color: #589a8a;
    content: "▼";
    font-size: 24px !important;
    left: 48%;
    position: absolute
    }
/**最後のパーツから▼マークを外す **/
#flow .last::after {
    content: ""
    }
/**一文字目の書体を大きくする・フォントを変える **/
#flow .section::first-letter {
    font-family: garamond, times;
    font-size: 38px;
    font-style: italic;
    letter-spacing: 0.15em
    }
/* チェックリスト */
.mainContents .check li {
    background: url(../images.4d630b5a036783560d164dfb9b43658d/chk_05_003.png) no-repeat;
    margin-bottom: 10px;
    padding: 4px 0 0 50px;
    line-height: 32px;
    font-size: 16px;
    font-weight: bold
    }