/*################################################################

下層ページレイアウト設定

################################################################*/
@CHARSET "UTF-8";

/*-----------------------------------------------------------------
共通設定
-----------------------------------------------------------------*/
body{

}
#wrapper{
    background:url(img/common/wrapper_bg.png) center 175px repeat-x;
}
.page-template-default,
.page-template-product-list-page-php,
.error404 {
    text-align: left;
    font-size: 100%;
    line-height: 1.3em;
    color:#3b3b3b;
}
h4{
    margin:20px 0;
}
.gototTopBtn{
    text-align:right;
    margin-bottom:20px;
}
.contentBox{
    width:778px !important;
    margin:0 0 50px;
    line-height: 1.5em;
}
.page_gototop_btn {
    text-align: right;
    margin: 20px 0 0;
}
/*---共通テーブル---*/
.table_pattern_01 {
    width: 730px;
    margin: 10px auto 40px;
    background-color: #e1e1e1;
}
.table_pattern_01 th {
    width: 30%;
    padding: 15px;
    text-align: left;
    background-color: #e1f8ff;
}
.table_pattern_01 td {
    width: 70%;
    background-color: #fff;
    padding: 15px;
}
/*ページタイトル画像*/
.post{
    width:772px;
    height:175px;
    padding:0 0 11px;
    margin:0 auto;
    background:url(img/common/pagetitle_bg.png) center bottom no-repeat;
}
/*見出し画像*/
.title01{
    background:url(img/common/titlebar_bg.png) no-repeat;
    width:773px;
    height:58px;
    line-height:49px;
    text-indent:25px;
    font-weight:bold;
    font-size:120%;
    margin:20px auto;
    color:#333;
}
/*-----------------------------------------------------------------
会社情報CSS
-----------------------------------------------------------------*/
.company_overview_list{
    text-align:center;
    margin:20px 0 30px;
}
.company_overview_list li{
    list-style:none;
    display:inline;
    margin-right:10px;
}
.company_history_01 {
    width: 730px;
    margin: 20px auto 40px;
}
.company_history_01 th {
    width: 30%;
    padding: 15px;
    border-bottom: 1px #a9a9a9 dotted;
    border-right: 1px #a9a9a9 dotted;
    color: #545453;
    text-align: center;
}
.company_history_01 td {
    width: 70%;
    padding: 15px;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px #a9a9a9 dotted;
}
.company_history_02 {
    border-top: 1px #a9a9a9 dotted;
}
.company_map {
    padding:10px 0 0;
    text-align: center;
}
.google_map{
    margin:20px 0 0;
}
#company_bus_title {
    width: 700px;
    margin: 30px auto 15px;
}
.company_bus_station {
    width: 672px;
    font-size: 100%;
    margin: 20px auto 0;
}
.company_bus_table {
    width: 672px;
    margin: 20px auto 0;
    background-color: #e1e1e1;
}
.company_bus_table td.company_bus_table_title{
    background-color: #e1e1e1;
    font-weight: bold;
}
.company_bus_table th {
    padding: 10px;
    text-align: left;
    background-color: #e1f8ff;
}
.company_bus_table th.th01{
    width: 10%;
    text-align: center;
}
.company_bus_table th.th02{
    width: 15%;
}
.company_bus_table th.th03{
    width: 45%;
}
.company_bus_table th.th04{
    width: 30%;
}
.company_bus_table td.td01{
    text-align: center;
}
.company_bus_table td {
    background-color: #fff;
    padding: 10px;
}
/*-----------------------------------------------------------------
採用情報
-----------------------------------------------------------------*/
.recruit_copy01{
    width:732px;
    margin:30px auto 0;
}
.recruit_copy01 p{
    margin:10px auto 30px;
}
.recruit_subscription_btn{
    width:230px;
    margin:10px auto 30px;
}

/*-----------------------------------------------------------------
納入実績・協力会社・主な得意先CSS
-----------------------------------------------------------------*/
.resul_partner_01 {
    width: 730px;
    margin: 10px auto 40px;
    background-color: #e1e1e1;
}
.resul_partner_01 th {
    width: 16%;
    padding: 15px;
    text-align: left;
    background-color: #e1f8ff;
}
.resul_partner_01 td {
    background-color: #fff;
    padding: 15px;
}
.resul_text_01 {
    margin: 10px 50px;
}

/*-----------------------------------------------------------------
bcp危機管理の応援CSS
-----------------------------------------------------------------*/
.bcp_finding_01 {
    margin: 36px 20px 30px;
}
.bcp_finding_01 p {
    margin-top: 10px;
}
.bcp_txst_area01 {
    margin: 0 10px 40px;
}
.bcp_txst_area01 p {
    margin-bottom: 15px;
}
.bcp_txst_area01 .systemBanner {
    margin-bottom: 15px;
    text-align: center;
}
.bcp_txst_area01 .systemBanner span {
    display: table-cell;
    vertical-align: middle;
    margin: 0 20px;
    padding: 20px;
    width: 336px;
}
.bcp_txst_color_big {
    color: #cb0000;
    font-size: 130%;
}
.bcp_list_ico01 {
    margin-bottom: 15px;

}
.bcp_list_ico01 li {
    list-style:none;
    background:url(img/common/page_link_icon.png) left no-repeat;
    padding-left:18px;	
}

/*-----------------------------------------------------------------
リンクCSS
-----------------------------------------------------------------*/
.link_box{
    margin:20px;
}
.link_box li{
    list-style:none;
}
.linkcat h2{
    border-bottom:1px dotted #999999;
    padding:5px 0 5px 0;
    font-size:14px;
    color:#008bcd;
}
.blogroll{
    margin:10px;
}
.blogroll li{
    background:url(img/common/page_link_icon.png) left no-repeat;
    padding-left:17px;
    margin-bottom:5px;
    line-height:200%;
}

/*-----------------------------------------------------------------
サイトポリシーCSS
-----------------------------------------------------------------*/
.policy_title{
    border-bottom:1px dotted #999999;
    padding:5px 0 5px 0;
    margin:20px 20px 0;
    font-size:14px;
    color:#008bcd;
}
.policy_txt{
    margin:10px 25px 0;
    line-height:160%;
}

/*-----------------------------------------------------------------
プライバシーポリシーCSS
-----------------------------------------------------------------*/
.privacy_title{
    border-bottom:1px dotted #999999;
    padding:5px 0 5px 0;
    margin:20px 20px 0;
    font-size:14px;
    color:#008bcd;
}
.privacy_txt{
    margin:10px 25px 0;
    line-height:160%;
}
.privacy_txt_first{
    margin:20px 25px 0;
    line-height:160%;
}

/*-----------------------------------------------------------------
よくある質問
-----------------------------------------------------------------*/
#faq_title{
    background:url(img/common/titlebar_bg.png) no-repeat;
    width:773px;
    height:58px;
    line-height:49px;
    text-indent:25px;
    font-weight:bold;
    font-size:120%;
    margin:10px auto 20px;
    color:#333;
}
#faq_title_text{
    width:560px;
    margin:20px 0 20px 5px;
}
#faq_title_text a:link{
    text-decoration: underline;
}
#faq_menu{
    margin:0 0 0 5px;
}
#faq_menu li{
    margin:0 0 0 5px;
    clear:both;
    list-style: none;
    line-height: 48px;
    overflow: hidden;
}
#faq_menu li a{
    float:left;
    display: block;
    width: 148px;
    height: 48px;
    color :#fff;
    text-align: center;
    background: url(img/faq/faq_category_btn.png) left center no-repeat;
    border-bottom: 10px;
    margin-right:15px;
    font-weight: 700;
}
#faq_menu li a:hover{
    color: #FCA621;
}

#faq_menu li p{
    float:left;
    text-align: left;
}
.faq_subtitle{
    background:url(img/common/titlebar_bg.png) no-repeat;
    width:773px;
    height:58px;
    line-height:49px;
    text-indent:25px;
    font-weight:bold;
    font-size:120%;
    margin:30px auto 20px;
    color:#333;
}
.faq_q{
    width:704px;
    background: url(img/faq/q_icon.png) left top no-repeat;
    padding:12px 0 10px 52px;
    min-height: 40px;
    margin:0 0 0px 5px;
    font-weight: 700;
}
.faq_a{
    width:704px;
    background: url(img/faq/a_icon.png) left top no-repeat;
    padding:12px 0 30px 52px;
    min-height: 40px;
    margin:0 0 30px 5px;
    border-bottom:solid 1px #d4d4d4;
}
.faq_a a:link{
    text-decoration:underline;
}
.page-scroll.faq{
    text-align: left;
    margin-left:5px;
}
/*-----------------------------------------------------------------
お問い合わせCSS
-----------------------------------------------------------------*/
.contact_txt_first{
    margin:20px 25px 0;
}
.contact_txt_faq{
    margin:20px 25px 0;
    clear:both;
    list-style: none;
    line-height: 48px;
    overflow: hidden;
}
.contact_txt_faq a{
    float:left;
    display: block;
    width: 148px;
    height: 48px;
    color :#fff;
    text-align: center;
    background: url(img/faq/faq_category_btn.png) left center no-repeat;
    border-bottom: 10px;
    margin-right:15px;
    font-weight: 700;
}
.contact_txt_faq a:hover{
    color: #FCA621;
}

.contact_txt_faq p{
    float:left;
    text-align: left;
}

.caution_txt{
    margin:10px 25px 10px;
    color:#ff0000;
}
.contact_tel{
    margin:10px 20px 10px;
    padding:15px 10px;
    border-top:1px dotted #d8d8d8;
    border-bottom:1px dotted #d8d8d8;
    line-height:1.8em;
}
.contact_tel span{
    color: #008bcd;
}
.contact_tel strong{
    font-size:140%;
    color: #008bcd;
}
.form_select_btn{
    margin:30px 0;
}
.form_select_btn ul{
    text-align:center;
}
.form_select_btn li{
    list-style:none;
    display:inline;
    margin-right:20px;
}
.customer_table01 {
    width: 92%;
    margin: 0 auto 25px;
    border-top:1px solid #d8d8d8;
    border-left:1px solid #d8d8d8;
    line-height: 1.5em;
}
.form_txt01{
    width: 90%;
    margin: 0 auto;
}
.customer_table01 th {
    width: 30%;
    text-align:left;
    background-color: #e1f8ff;
    border-right:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
    padding: 15px;
}
.customer_table01 td {
    width: 60%;
    background-color: #fff;
    border-right:1px solid #e1e1e1;
    border-bottom:1px solid #e1e1e1;
    padding: 15px;
}
.address01{
    margin-bottom:10px;
}
.address02{
    margin-bottom:0;
}
.wpcf7-not-valid-tip{
    color:#ff0000;
}
.wpcf7-validation-errors{
    color:#ff0000;
}
.your-message{
    font-size:120%;
}
.submit_btn{
    width:100%;
    text-align:center;
    margin:10px 0 40px;
}
.wpcf7-submit{
    padding:5px 18px;
}
.reset_btn{
    margin-right:15px;
    padding:5px 18px;
}
.req{
    color:#ff0000;
    font-size:10px;
    font-weight:normal;
}
.file_up_txt{
    border-top:1px dotted #ccc;
    margin-top:15px;
    padding:10px 0 0;
}
.file_up_txt strong{
    color:#ff0000;
}


/*自動入力項目*/
.purchase_warn{
    margin: 0 auto 20px;
    width: 92%;
}
.purchase_warn strong{
    display: block;
    margin-bottom: 2px;
    border-bottom: 1px solid #999;
    font-size: 110%;
}
#purchase_form{
    margin: 50px 0;
}
#table_autoinput {
    border: 0 none;
    margin: 0 auto 35px;
}
#table_autoinput th {
    border: 0 none;
    padding-left: 15px;
    width: 120px;
}
#table_autoinput td {
    border: 0 none;
    padding-left: 15px;
}
#table_autoinput input {
    background: none repeat scroll 0 0 #CCCCCC;
}

/*ssl,privacypolicy*/
.trade_info{
    width:600px;
    margin:0 0 20px 50px;
    overflow:hidden;
}
.trade_info li{
    float:left;
    list-style:none;
    background:url(img/common/list_arrow_blue.png) 0 2px no-repeat;
    padding-left:16px;
    margin-right:20px;
}
.ssl_info{
    clear:both;
    width:600px;
    margin:0 auto;
    border:1px solid #f06262;
    background:#ffeeee;
    padding:10px;
}

/*-----------------------------------------------------------------
お問い合わせ送信完了しましたCSS
-----------------------------------------------------------------*/
.thanks_txt{
    text-align:center;
    margin:50px 0;
    color:#008bcd;
    font-size:16px;
}
.contact_txt01{
    text-align:center;
    margin:0 20px;
}
.contact_txt02{
    text-align:center;
    margin:10px 20px 0;
}
.contact_txt03{
    text-align:center;
    margin:30px 0 100px;
}

/*-----------------------------------------------------------------
特定商取引法CSS
-----------------------------------------------------------------*/
#ShopKeeper{
    width:700px;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    margin:20px auto;
}
#ShopKeeper th{
    width:25%;
    background:#f5f5f5;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:10px;
}
#ShopKeeper td{
    width:75%;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:10px;
}
.order_caution{
    width:700px;
    margin:20px auto;
}

/*-----------------------------------------------------------------
サイトマップCSS
-----------------------------------------------------------------*/
.sitemapList{
    margin:20px;
}
.sitemapList dt{
    list-style:none;
    background:url(img/common/sitemap_icon.png) left no-repeat;
    font-size:110%;
    font-weight:bold;
    padding-left:17px;
    padding-bottom:2px;
    border-bottom:1px dotted #999999;
    margin-top:30px;
    margin-bottom:15px;
}
.sitemapList dd{
    list-style:none;
    background:url(img/common/page_link_icon.png) left no-repeat;
    padding-left:17px;
    padding-bottom:2px;
    margin:0 10px;
    line-height:180%;
    display:inline;
}


/*-----------------------------------------------------------------
こちらのページは準備中です。
-----------------------------------------------------------------*/
#comingsoon{
    padding: 40px 0;
    line-height: 35px;
    text-align: center;
}
#comingsoon p{

}


/*-----------------------------------------------------------------
404エラーCSS
-----------------------------------------------------------------*/
.error_txt01{
    margin:50px 0 20px;
    text-align:center;
}
.error_txt02{
    margin:0 0 20px;
    text-align:center;
}
.error_txt03{
    margin:0 0 300px;
    text-align:center;
}

/*-----------------------------------------------------------------
下層ページ　プリント用CSS
-----------------------------------------------------------------*/

@media print {

    body {
        text-align: left;
        line-height: 1.3em;
        color: #3b3b3b;
        font-size:100%;
        background-image: none;
    }	

}