﻿@charset "UTF-8";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */



/* フッター内パーツ */
#hpb-footerMain {
    width: 900px;
    padding-top: 10px;
    color: #000000;
}

#hpb-footerMain p {
    /* コピーライト文字設定 */
    font-size: 0.8em;
    text-align: center;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #FD6512;
}

#hpb-footerLogo {
}

#hpb-footerExtra1 {
    width: 550px;
    padding-top: 10px;
    position: absolute;
    top: -21px;
    left: 0px;
}

#hpb-footerExtra1 ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li {
    /* フッターナビ設定 */
    display: block;
    float: left;
    padding-left: 8px;
    padding-right: 15px;
    background-image : url(pointS_1C.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    line-height: 14px;
    z-index: 1;
}

#hpb-footerExtra1 a:link {
    color: #000000;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited {
    color: #000000;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover {
    color: #333333;
    text-decoration: underline;
}
#hpb-footerExtra1 a:active {
    color: #333333;
    text-decoration: underline;
}

#hpb-footerExtra2 {
}

/* サイドブロック内パーツ */
#banner ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li {
}

#banner li a {
    display: block;
    width: 195px;
    height: 55px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    overflow: hidden;
}

#banner A#banner-service {
    /* 製品一覧バナー */
    background-image : url(banner_1C_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-recruit {
    /* 採用情報バナー */
    background-image : url(banner_1C_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-access {
    /* アクセスバナー */
    background-image : url(banner_1C_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
    /* ナビゲーション文字設定 */
}



/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link {
    color: #FD6512;
    text-decoration: underline;
}
a:visited {
    color: #FD6512;
    text-decoration: underline;
}
a:hover {
    color: #A03901;
    text-decoration: none;
}
a:active {
    color: #A03901;
    text-decoration: none;
}

#hpb-skip {
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p {
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large {
    font-size: 1.2em;
    margin-bottom: 1em;
    padding-left: 10px;
}
p.indent {
    padding-left: 5px;
}

.left {
    float: left;
}
.right {
    float: right;
}

hr {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

#hpb-wrapper h3 {
    height: 40px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-left: 20px;
    line-height: 43px;
    overflow: hidden;
    font-size: 1.3em;
    background-image : url(indexBg_1C.png);
    background-position: 0px 5px;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 #hpb-wrapper h3 {
    height: 40px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-left: 0px;
    line-height: 43px;
    overflow: hidden;
    font-size: 1.3em;
    background-image: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

h3.hpb-c-index {
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}


h4 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #BFC912;
}

h5 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #FD6512;
}

table {
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

table th {
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #CDB574;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table td {
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

/* フォームパーツ設定 */
input.button {
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea {
    width: 400px;
    height: 200px;
}

input.l {
    width: 400px;
}
input.m {
    width: 250px;
}
input.s {
    width: 150px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li {
    text-align: left;
    line-height: 1.4;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 25px;
    background-image : url(point_1C.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
}

#hpb-main #toppage dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#hpb-main dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#hpb-main dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 170px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 5px;
    color: #BFC912;
}

#hpb-main dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 175px;
}

*:first-child + html #hpb-main dd {
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd {
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

#hpb-main dl:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left {
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
    padding-bottom: 25px;
}

#pagetop a {
    /* ページの先頭へのリンク設定 */
    display: block;
    margin-left: auto;
    width: 110px;
    height: 10px;
    overflow: hidden;
    background-image : url(returnTop_1C.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}



/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2 {
    width: 675px;
    margin: 0;
    float: right;
    overflow: hidden;
    text-indent: -9999px;
    height: 240px;
    background-image : url(mainimg_1C.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#toppage-topics ul {
}

#toppage-news h3 span.ja {
    display: none;
}
#toppage-news h3 span.en {
    text-transform: capitalize;
}

#hpb-inner #companyinfo {
    width: 215px;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #F7F3E9;
}

#hpb-inner #companyinfo h3 {
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background-color: #CDB574;
    font-size: 1em;
}

#hpb-inner #companyinfo p {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 5px;
}

/* オフィス紹介 */

#office{
    height: 40px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-left: 20px;
    line-height: 43px;
    overflow: hidden;
    font-size: 1.3em;
    background-image : url(indexBg_1C.png);
    background-position: 0px 5px;
    background-repeat: no-repeat;
}

/* 事業紹介 */
#jigyou1{
    padding:5px 15px;
    margin-right:5px;
    background:#339966;
    width:420px;
    font-size:1.2em;
    color:#ffffff;
    font-weight:bolder;
    text-align:left;
    float:right;
}

#jigyou2{
    padding:5px 15px;
    margin-right:5px;
    background:#FF9900;
    width:420px;
    font-size:1.2em;
    color:#ffffff;
    font-weight:bolder;
    text-align:left;
    float:right;
}

#jigyou3{
    padding:5px 15px;
    margin-right:5px;
    background:#993333;
    width:420px;
    font-size:1.2em;
    color:#ffffff;
    font-weight:bolder;
    text-align:left;
    float:right;
}

/* 求人情報 */
#kyujinsp{
    padding-right:10px;
    padding-left: 10px;
    color:#000000;
}

.kyujintop{
    width:646px;
    padding: 0px;
    border-collapse: collapse;
    border: none;
    border-spacing: 0;
    margin: 0px 0px 50px 0px;
}
.kyujintop th{
    padding: 0px 3px 0px 0px;
    margin: 0px;
    border: none;
    border-spacing: 0;
    vertical-align:text-bottom;
    background:#ffffff;
}
.kyujintop td{
    padding: 4px 0px 0px 0px;
    margin: 0px;
    border-spacing: 0;
    vertical-align:text-bottom;
    line-height: 1.1;
    border-top:0px dashed #ccc;
    border-right:0px dashed #ccc; 
    border-left:0px solid #ff1493;   
    border-bottom:1px dashed #ccc;  
}
.kyujintop img{
    vertical-align:bottom;
    line-height:0px;
}

#kyujinen{
    border-top:0px;  
    border-right:0px;  
    border-left:7px double #339966;  
    border-bottom:1px dotted #444444;  
    padding:3px 10px;
    margin:15px 0px 8px 0px;
    width:627px;
    font-size:1.2em;
    color:#444444;
    font-weight:bolder;
    text-align:left;
}
#kyujinof{
    border-top:0px;  
    border-right:0px;  
    border-left:7px double #FF9900;  
    border-bottom:1px dotted #444444;  
    padding:3px 10px;
    margin:15px 0px 8px 0px;
    width:627px;
    font-size:1.2em;
    color:#444444;
    font-weight:bolder;
    text-align:left;
}
#kyujinmfg{
    border-top:0px;  
    border-right:0px;  
    border-left:7px double #993333;  
    border-bottom:1px dotted #444444;  
    padding:3px 10px;
    margin:15px 0px 8px 0px;
    width:627px;
    font-size:1.2em;
    color:#444444;
    font-weight:bolder;
    text-align:left;
}

.kyujin{
    width:655px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: 0px;
    border: solid 0px;
    border-collapse: separate; 
    border-spacing: 0px 1px; 
    border-left: 0px solid #ffbf7f;
    background-color: #ffbf7f;
    color: #444444;
}
.kyujin th{
    width: 80px;
    padding-top: 4px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 15px;
    text-align:left;
    vertical-align: middle;
    background-color: #fff0e1;
    border: 2px solid #ffffff;
}


.kyujin td{
    padding-top: 4px;
    padding-bottom: 0px;
    padding-right: auto;
    padding-left: 4px;
    background-color: #ffffff;
    vertical-align: middle;
    border-right: 0px solid #ffbf7f;
    border-bottom: 0px solid #ffbf7f;
}

.kyujin td.dai {
    background-color: #ffd3a6;
    color: #000000;
    font-weight:bolder;
}

#ohbo{
    padding-top: 5px;
    padding-left: 467px;
    padding-bottom: 10px;
}

#qr{
    padding: 15px 0px;
    width:300px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 12px;
    border: 3px solid #ffbf7f;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow:hidden;
    -webkit-box-shadow: 2px 2px 3px #CCC; /* Safari, Chrome用 */
    -moz-box-shadow: 2px 2px 3px #CCC; /* Firefox用 */
    box-shadow: 2px 2px 3px #CCC; /* CSS3 */
    text-align:center;
}
#qr img{
    border: 2px solid #999999;
}
