@charset "Shift_JIS";

/* 要素リセット */
body{
    margin : 0px auto;
    padding: 0;
    text-align: center;
    font-size : 90%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color : #666666; /* 標準文字色 */
    background-position: top left;
    background-repeat : repeat;
  
  width : 900px;
  
  background-attachment : fixed;
  
  line-height : 2;
  
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
    font-size : 90%;
}
/* end */

img{
    border-top : 0px none;
    border-right : 0px none;
    border-bottom : 0px none;
    border-left : 0px none;
  float : left;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	}

#hpb-header{
    width : 900px;
    margin-left: auto;
    margin-right: auto;
  height : 95px;
}

#hpb-headerLogo{
    width : 434px;
    float: left;
}

#hpb-inner{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear : none;
  margin-top : 5px;
  margin-bottom : auto;
  overflow : hidden;
  width : 900px;
}

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

#hpb-wrapper{
    width : 536px;
    text-align : left;
    float : right;
  height : 100%;
  padding-bottom : 32767px;
  margin-bottom : -32767px;
  position : relative;
  overflow : hidden;
  display : inline;
}


#hpb-aside{
    width : 178px;
    float : left;
  background-color : #feffe6;
  padding-bottom : 32767px;
  margin-bottom : -32767px;
  position : relative;
  overflow : hidden;
  display : inline;
}

#hpb-footer{
    width: 100%;
}

#hpb-nav{
    width : 178px;
    float : right;
  background-color : #feffe6;
  padding-bottom : 32767px;
  margin-bottom : -32767px;
  position : relative;
  overflow : hidden;
  margin-right : 4px;
  display : inline;
}



/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left : 0px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom : 5px;
    background-image : url(mainmenuItem_1Lc_01_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
  
}

#hpb-nav li{
    font-size: 12px;
    line-height : 36px;
    height: 36px;
    padding-bottom: 3px;
    overflow : visible;
    background-image : url(mainmenuItem_1Lc_01_01.png);
    background-position: bottom left;
    background-repeat: no-repeat;
  vertical-align : middle;
  
  position : relative;
  text-align : left;
  list-style-type : none;
}


#hpb-nav li a{
    display : block;
    height : 36px;
    overflow : visible;
  position : static;
  text-indent : 2em;
}



#hpb-nav li span.en{
    display: none;
}

#hpb-nav a:link{
	background-image : url(main_menu_before.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#hpb-nav a:visited{
	background-image : url(main_menu_yellow_before.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#hpb-nav a:hover{
	background-image : url(main_menu_yellow_after.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#hpb-nav a:active{
	background-image : url(main_menu_after.png);
	background-position: left top;
	background-repeat: no-repeat;
}

/* サイドブロック内パーツ */

#banner{
    margin-top : 0px;
}

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

#banner li{
    padding-bottom : 5px;
  margin-top : 0px;
}

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

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

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

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

/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title div#mainbanner{
    margin : 0px 0px 5px;
    overflow: hidden;
    text-indent: -9999px;
    height : 376px;
    background-image : url(top_mainimg.jpg);
    background-position : center top;
    background-repeat : no-repeat;
}

#toppage h3{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    height: 38px;
    overflow: hidden;
    background-image : url(indexBg_1Lc_01.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 38px;
    padding-left: 20px;
    text-align: left;
    color: #555555;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 0.1em;
  margin-left : 0px;
  margin-right : 0px;
}

#toppage h3 span.ja{
    display: none;
}

#hpb-inner #companyinfo{
    width : 178px;
  background-image : url(dubkobo_info.jpg);
  height : 140px;
  background-repeat : no-repeat;
}

#hpb-inner #companyinfo h3{
    color: #555;
    text-align: center;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
    margin-top: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

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

#hpb-title{
  margin-left : 0px;
  margin-right : 0px;
}


#hpb-main{
  margin-left : 0px;
  margin-right : 0px;
}


#hpb-container{
  background-repeat : repeat-x;
  width : 900px;
}

#hpb-wrapper-2-si{
    width : 708px;
    text-align: left;
    float : right;
  position : relative;
  margin-left : 10px;
  overflow : hidden;
  display : inline;
}
li#nav-order a{
    display: block;
    height : 54px;
    overflow : visible;
  }
li#nav-order{
  height : 54px;
  vertical-align : baseline;
  line-height : 54px;
}

li#nav-order a:link{
	background-image : url(order_default.png);
	background-position: left top;
	background-repeat: no-repeat;
}
li#nav-order a:visited{
	background-image : url(order_default.png);
	background-position: left top;
	background-repeat: no-repeat;
}
li#nav-order a:hover{
	background-image : url(order_default_onmouse.png);
	background-position: left top;
	background-repeat: no-repeat;
}
li#nav-order a:active{
	background-image : url(order_default_down.png);
	background-position: left top;
	background-repeat: no-repeat;
}

li#nav-order a:focus{
	background-image : url(order_default_down.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#hpb-nav span.hidden{
  visibility : hidden;
}

li#service_information{
  background-image : url(mainmenu_title1.png);
  height : 54px;
}

li#shop_information{
  background-image : url(mainmenu_title2.png);
  height : 54px;
}

li#information{
  background-image : url(mainmenu_title3.png);
  height : 54px;
}
.hidden{
  visibility : hidden; ! important;
}

#center_banner1{
  background-image : url(center_banner1.png);
  background-repeat : no-repeat;
  height : 193px;
  text-align : left;
  background-position : center top;
  margin-bottom : 5px;
}

#center_banner2{
  background-image : url(center_banner2.png);
  background-position : center top;
  height : 213px;
  background-repeat : no-repeat;
  margin-bottom : 5px;
}

#center_banner3{
  background-image : url(center_banner3.jpg);
  background-repeat : no-repeat;
  background-position : center top;
  height : 611px;
  margin-bottom : 5px;
}

div#hpb-title0{
	background-image : url(top_img0.png);
	height : 34px;
	background-repeat: no-repeat;
	background-position: center top;
}




