@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain
{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 10px;
    color: #000000; /* 標準文字色 */

  
}

#hpb-headerMain h1
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
    font-size : 11px;
    color : #ff80c0;
}

#hpb-headerLogo
{
    width: 500px;
    float: left;
    height: 60px;
    padding-left: 20px;
}

#hpb-headerLogo a
{
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    text-indent: -9999px;
    overflow: hidden;
    height: 60px;
    background-image : url(image/logo3.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-headerExtra1
{
    
    margin-top : 5px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top : 7px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
  

  
  
}

#hpb-headerExtra1 p.tel
{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.0em;
    font-weight: normal;
    color: #4D4D4D;
    line-height: 1.2;
    text-align: right;
}

#hpb-headerExtra1 p.tel span
{
    /* 電話番号の「TEL」文字設定 */
    color: #4D4D4D;
    font-size: 0.8em;
}

#hpb-headerExtra1 p.address
{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0px;
    line-height: 1.2;
    text-align: right;
    color: #4D4D4D;
}

#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain
{
    width : 880px;
    float: right;
    padding-top : 10px;
  
  background-repeat : no-repeat;
  
  
}

#hpb-footerMain p
{
    /* コピーライト文字設定 */
    font-size : 1em;
    text-align : center;
    color : gray;
  height : 50px;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1
{
    width: 400px;
    padding-top : 40px;
  height : 80px;
}

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

#hpb-footerExtra1 li
{
    /* フッターナビ設定 */
    display: inline;
    background-image: none;
    background-position: 8px center;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 14px;
    padding-top : 3px;
    font-weight: normal;
  
}

#hpb-footerExtra1 a:link
{
    color: #666666;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited
{
    color: #666666;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover
{
    color: #CF6C8B;
    text-decoration: none;
}
#hpb-footerExtra1 a:active
{
    color: #CF6C8B;
    text-decoration: none;
}


#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */
#banner
{
    margin-left: 0;
}

#banner 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;
}

#banner li
{
    display: block;
    width: 210px;
    margin-right: auto;
    margin-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
}

#banner li a
{
    display: block;
    width: 210px;
    height : 70px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    overflow: hidden;
}

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

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

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

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

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

#hpb-nav li a:link
{
    color: #000000;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#hpb-nav li a:visited
{
    color: #000000;
    text-decoration: none;
}
#hpb-nav li a:hover
{
    margin-top: -3px;
    background-image : url(image/bg-103.png);
    background-position: top left;
    background-repeat: repeat-x;
}

#hpb-nav li a:active
{
    color: #578919;
    text-decoration: none;
}

#hpb-nav li span.en
{
    font-family: Century, "HG明朝B" , "ＭＳ 明朝" , "MS 明朝" ,HeiseiMincho, 'Hiragino Mincho Pro' , 'MS Mincho' ,serif;
    color: #578919;
    display: none;
}
#hpb-nav li span.ja
{
    color: #4D4D4D;
    text-align: center;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

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

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

p
{
    margin-top : 0.5em;
    margin-bottom: 0em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height : 1.4;
    text-align: left;
    color: #4D4D4D;
}

strong
{
    font-weight: normal;
}

p.large
{
    width: 610px;
    height : 30px;
    margin: 0;
    padding-top : 20px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 1.2em;
    color: #ffffff;
    font-weight: bold;
    background-image : url(image/bg-003.png);
    background-repeat: no-repeat;
background-position : center center;
  

  
  
}

#recruit p.large
{
    height: auto;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 1.2em;
    color: #4D4D4D;
    font-weight: normal;
    background-image: none;
    background-repeat: no-repeat;
}

#contact p.large
{
    height: auto;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 1.2em;
    color: #4D4D4D;
    font-weight: normal;
    background-image: none;
    background-repeat: no-repeat;
}

#access p.large
{
    height: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 1.2em;
    color: #4D4D4D;
    font-weight: normal;
    background-image: none;
    background-repeat: no-repeat;
}

#privacy p.large
{
    height: auto;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-size: 1.2em;
    color: #4D4D4D;
    font-weight: normal;
    background-image: none;
    background-repeat: no-repeat;
}


p.indent
{
    padding-left: 35px;
}

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

hr
{
    width: 100%;
    height: 1px;
    margin-top: 5px;
    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-layoutset-02 h2
{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding-top : 1em;
    padding-left: 20px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2 span.ja
{
    display: block;
    text-align: left;
    font-size : 1.2em;
    color : #666666;
    
  font-family : "ＭＳ ゴシック";
}

h2 span.en
{
    display: block;
    font-size: 0.979em;
    color: #D890AB;
    font-weight: bold;
    font-family: Century, "HG明朝B" , "ＭＳ 明朝" , "MS 明朝" ,HeiseiMincho, 'Hiragino Mincho Pro' , 'MS Mincho' ,serif;
    padding-left: 5px;
}

#hpb-wrapper h3
{
    margin-top: 20px;
    margin-bottom: 0.7em;
    text-align: left;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 5px;
    font-size: 1.2em;
    
    background-repeat: no-repeat;
}


#hpb-main concept h3
{
    margin-top: 20px;
    margin-bottom: 0.7em;
    text-align: left;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 5px;
    font-size: 1.2em;
    background-image: url(img/housin_1F_01.png);
    background-repeat: no-repeat;
}



#hpb-main h3
{
    width: 565px;
    color: #4D4D4D;
    margin-top: 0px;
    margin-bottom: 0.7em;
    text-align: left;
    
    padding-left: 10px;
    padding-right: 30px;
    padding-bottom: 0px;
    font-size: 1.5em;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #99CBE1;
  padding-top : 1px;
}


#toppage-topics h3
{
    width: 580px;
    height: 40px;
    
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    border-style: none;
}

#toppage-news h3
{
    width: 580px;
    height: 40px;
    background-image : url(image/top_news.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    border-style: none;
}



#hpb-wrapper h3 span.ja
{
    display: none;
}

#hpb-nav h3.hpb-c-index
{
    height: 0px;
}
h3.hpb-c-index
{
    height : 11px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background : transparent url(image/bg-101.png) repeat scroll 0% 0%;
}

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

h5
{
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    background-image : url(image/point-002.png);
    background-position: 8px 8px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.4;
    color: #D890AB;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 35px;
}

table
{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    
    border-top-width : 0px;
    border-top-style : none;
    
}

table th
{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    
    border-bottom-style : none;
    
    color: #d685a6;
}

table td
{
    
    
    
    
    text-align : center;
    
    
    

  
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  
  
}

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

textarea
{
    width : 450px;
    height : 180px;
  
  font-size : 100%;
  font-family : メイリオ;
  color : #6c6c6c;
  text-align : left;
  text-indent : 3pt;
  list-style-type : square;
  list-style-image : url(image/point-001.png);
}

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-left: 0px;
    padding-top : 2px;
    padding-right: 15px;
    padding-bottom : 2px;
    color: #4D4D4D;
}

.hpb-layoutset-01 #hpb-main ul li
{
    background-image : url(image/point-001.png);
    background-position : 10px 5px;
    background-repeat: no-repeat;
    padding-left: 35px;
}

#hpb-main dl
{
    width: 605px;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    background-image: none;
    background-repeat: no-repeat;
}

#hpb-main dt
{
    float: left;
    display: block;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    color: #4D4D4D;
    width: 120px !important;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 35px;
    background-image : url(image/point-001.png);
    background-position: 8px 13px;
    background-repeat: no-repeat;
    
    font-size : 1em;
}


#hpb-main dd
{
    width: auto;
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 170px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #e2e2e2;
    color: #4D4D4D;
    font-size : 1em;
}

#concept dl dt
{
    width: 80px !important;
    background-image : url(image/point-002.png);
    background-position: 8px 12px;
}

#news dl dt
{
    width: 120px !important;
    background-image : url(image/point-002.png);
    background-position: 8px 12px;
}

#company dl dt
{
    width: 120px !important;
    background-image : url(image/point-002.png);
    background-position: 8px 12px;
}


#recruit dl dt
{
    width: 120px !important;
    background-image : url(image/point-002.png);
    background-position: 8px 12px;
}

#contact dl dt
{
    width: 120px !important;
    background-image : url(image/point-002.png);
    background-position: 8px 12px;
}

#access dl dt
{
    width: 120px !important;
    background-image : url(image/point-002.png);
    background-position: 8px 12px;
}

#law dl dt
{
    width: 120px !important;
    background-image : url(image/point-002.png);
    background-position: 8px 12px;
}


#privacy ul li
{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    color: #4D4D4D;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    background-image : url(image/point-002.png);
    background-position: 8px 13px;
    background-repeat: no-repeat;
    color: #4D4D4D;
}

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

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

#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: 20px;
    margin-left: auto;
    text-align: right;
}

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



/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title
{
    /* トップページメインイメージ */
    
    background-position: top right;
    background-repeat: no-repeat;
  
  
  background-image : url(image/top_main-image.png);
}

.hpb-layoutset-01 #hpb-title h2
{
    margin-top: 0;
    overflow: hidden;
    text-indent: -9999px;
}

#hpb-inner #companyinfo
{
    padding-top: 0px;
    padding-bottom: 10px;
}

#hpb-inner #companyinfo h3
{
    color: #CF6C8B;
    text-align: left;
    font-weight: bold;
    padding-top : 5px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 5px;
    font-size: 1.1em;
}

#hpb-inner #companyinfo p
{
    margin-bottom: 10px;
    padding-left : 30px;
    padding-right: 5px;
    color: #4D4D4D;
}
