/*---------------------
基本設定
----------------------*/
body {
    　font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 14px;
    line-height: 2.1;
    background-color: #fafafa
    }
#wrap {
    background-color: #E0F0FF
    }
#wrap_body {
    padding: 175px 0 0 0
    }
#wrap_outer {
    width: 1000px;
    margin: 0 auto;
    background: #fafafa;
    box-shadow: 0 1px 3px #ccc
    }
#mainImage {
    margin-bottom: 20px
    }
.mainArticles .article_right .image {
    float: right;
    margin: 0 0 0 10px;
    margin-bottom: 0;
    max-width: 330px;
    width: auto;
    overflow: hidden
    }
/*コンテンツ*/
#pankuz {
    display: none
    }
#contents {
    margin: 0 auto 0 auto
    }
.mainArticles .article, .mainArticles .gallery, #mainTopics {
    width: 670px;
    overflow: hidden;
    margin-bottom: 20px
    }
#sideContents {
    width: 250px;
    margin-top: 0
    }
.ui-body-c, .ui-overlay-c {
    text-shadow: none
    }
/* 画像リンク切替え透過サイドHTML付 */
#mainArticles a:hover img, #sideBanners a:hover img, .freeHtml a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75
    }
/*-----------------------
タイトル
------------------------*/
#title {
    text-align: left;
    padding: 20px 10px 10px;
    position: absolute;
    top: 0;
    background: url(../images.87a4ad82f21dc65cbb6595ae95754afb/0000016611.png) no-repeat right center
    }
/*-----------------------
Hタグ
-------------------------*/
h1 {
    margin-bottom: 0
    }
#title h1 a {
    line-height: 1.3;
    color: #214090;
    width: 270px;
    display: block;
    padding-left: 110px;
    letter-spacing: 0.1em;
    font-size: 26px
    }
#title h1 a:before {
    content: "";
    background: url(../images.87a4ad82f21dc65cbb6595ae95754afb/0000016583.png) no-repeat center center;
    width: 100px;
    height: 50px;
    position: absolute;
    top: 16px;
    left: 10px
    }
#mainArticles h2, #mainServices h2, #mainTopics h2 {
    margin-bottom: 25px;
    padding-bottom: 0;
    text-align: center;
    border-bottom: solid 4px /*#f0f0f0*/ #ccc;
    font-size: 20px;
    letter-spacing: 0.15em;
    font-weight: normal;
    color: white;
    background: #214090
    }
.mainContents .article h3, #mainTopics h2, .mainContents div.gallery h3 {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.15em;
    color: #214090;
    border-bottom: solid 2px #214090
    }
.mainContents .article h4 {
    margin: 20px 0 8px 0;
    padding-left: 10px;
    border-left: solid 8px #ccc;
    font-size: 16px;
    color: #666
    }
.mainContents .article h5 {
    color: #699;
    font-size: 24px
    }
/*---------------------
レイアウト
----------------------*/
/*---------------------
メインメニュー
----------------------*/
#topMenu {
    background: none;
    top: 100px
    }
#topMenu .topMenu {
    overflow: hidden;
    background: #214090
    }
#topMenu .topMenu li {
    width: auto;
    padding: 0;
    float: left
    }
#topMenu .topMenu li a {
    display: block;
    width: auto;
    padding: 20px 30px;
    line-height: 20px;
    color: white;
    font-size: 14px
    }
#topMenu .topMenu li a:hover {
    color: #ccc
    }
#sideMobile, .footer .services {
    background: #214090
    }
/*----------------------
テーブル
------------------------*/
.table {
    border-collapse: collapse;
    margin: 0 20px
    }
.table th {
    background: #457BBF;
    color: white
    }
.table th, .table td {
    padding-left: 10px;
    border: solid 1px #457BBF
    }
/*資格*/
table.sikaku th, table.sikaku td {
    padding-left: 10px
    }
table.sikaku td {
    background: #f5f5f5
    }
/*廃棄処理種類*/
table.haiki {
    width: 100%;
    border-collapse: collapse
    }
table.haiki th, table.haiki td {
    padding: 3px 6px;
    border: solid 1px #333
    }
table.haiki th {
    text-align: right;
    background: #ccc
    }
/*
  初めての方へ
  ---------------------------*/
.flow {
    position: relative
    }
.flow img {
    margin-bottom: 0
    }
.flow div {
    height: 50px
    }
.mainContents .article .flow h4 {
    padding: 10px;
    text-align: center;
    border: solid 3px #ccc;
    background: #ccc;
    width: 90%;
    margin: 10px auto 10px auto;
    font-weight: normal
    }
.mainContents .article .flow h4.keiyaku {
    border: solid 4px #214090;
    color: #214090
    }
.mainContents .article .flow h4.sekou {
    color: white;
    background: #214090
    }
/*------------------------
会社概要
-------------------------*/
table.company {
    border-collapse: collapse;
    width: 100%
    }
.company th, .company td {
    border: solid 1px #ccc;
    padding: 3px 5px
    }
.company th {
    background: #f5f5f5;
    width: 25%
    }
.mainArticles .article table.company img {
    margin: 0
    }
.spirit {
    padding: 10px;
    width: 330px;
    margin: 0 auto;
    border: solid 1px #214090;
    /*background:#f5f5f5;*/
    }
/*-----------------------
お問い合わせページ
------------------------*/
table.contactTable .textField, table.contactTable input[type="text"] {
    padding: 3px
    }
input[type="checkbox"] {
    margin-right: 6px
    }
table.contactTable label {
    margin-right: 10px
    }
table.contactTable tr th {
    background-image: url(http://bizcom-web.com/region/baggage_ace/bizcom/0000002669/usersimages/0000016822.gif)
    }
table.contactTable tr:last-of-type th {
    background: none
    }
table.contactTable tr th {
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 40px
    }
table.contactTable tr th {
    width: 150px;
    vertical-align: middle;
    text-align: right;
    font-size: 11px;
    padding: 15px 10px
    }