@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #000000; /* 標準文字色 */
    min-width: 960px;
    background-image : url(pageBg_1Kc_02.png);
    background-position: top left;
    background-repeat: repeat-x;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

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

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

#hpb-header{
    width: 960px;
    height: 47px;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    text-align: left;
    position: relative;
}

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

*:first-child + html #hpb-header{
    /*for IE7*/
    padding-bottom: 15px;
}

#hpb-headerMain{
    width: 940px;
    padding-left: 10px;
    line-height: 16px;
    height: 16px;
}

#hpb-headerLogo{
    width: 470px;
    float: left;
    padding-left: 10px;
    margin-bottom: 5px;
}

*:first-child + html #hpb-headerLogo{
    /*for IE7*/
    margin-bottom: 4px;
}

#hpb-headerExtra1{
    width: 480px;
    float: right;
    text-align: right;
    margin-top: -12px;
}

#hpb-inner{
    clear: both;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

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

#hpb-wrapper{
    width: 960px;
    padding-top: 40px;
}

*:first-child + html #hpb-wrapper{
    /*for IE7*/
    margin-top: 20px;
}

#hpb-title{
    margin-top: 15px;
    background-color: #fff;
}

#hpb-main{
    width: 697px;
    padding-left: 13px;
    padding-top: 10px;
    float: left;
    text-align: left;
    background-color: #fff;
}

#pagetop{
    padding-bottom: 10px;
}

#hpb-aside{
    width: 250px;
    float: left;
    background-color: #fff;
    padding-top: 7px;
}

*:first-child + html #hpb-aside{
    /*for IE7*/
    position: absolute;
    top: 124px;
    right: 0;
}


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

#hpb-nav{
    width: 960px;
    height: 39px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

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

/* ヘッダー領域 */

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

* html #hpb-headerLogo{
    /* for IE6 */
    padding-bottom: 0;
}

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

* html #hpb-headerLogo a{
    /* for IE6 */
    margin-top: 0;
}

.hpb-layoutset-01 #hpb-title{
    background-image : url(top_mainimg_1Kc_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    height : 572px;
    text-indent: -9999px;
    overflow: hidden;
}

#toppage p.large{
    background-image : url(toppageBg_1Kc.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    margin-left: 0;
}

#toppage h3{
    width: 685px;
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 30px;
    text-align: left;
    padding-left: 20px;
    background-image : url(indexBg_1Kc_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 44px;
    line-height: 44px;
    font-size: 1.5em;
    color: #333;
    font-weight: normal;
}

#toppage h3 .ja{
    display: none;
}

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

/* ナビゲーション */
#hpb-nav ul{
    width: 959px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 1px;
    padding-bottom: 0;
    list-style-type: none;
    text-align: center;
    background-image : url(mainmenuItem_1Kc_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 39px;
}

#hpb-nav ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    height: 39px;
    visibility: hidden;
}

#hpb-nav li{
    float: left;
    font-size: 12px;
    line-height: 39px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 1px;
    padding-left: 0;
    padding-bottom: 0;
    text-align: center;
}

#hpb-nav li a{
    width: 136px;
    display: block;
    height: 39px;
    overflow: hidden;
}

* html #hpb-nav li a{
    /* ie6用ハック */
    font-size: 12px;
}

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

#hpb-nav a:link{
    background-image : url(mainmenu_1Kc_02.png);
    background-position: top right;
    background-repeat: no-repeat;
}
#hpb-nav a:visited{
    background-image : url(mainmenu_1Kc_02.png);
    background-position: top right;
    background-repeat: no-repeat;
}
#hpb-nav a:hover{
    background-image : url(mainmenu_1Kc_02_on.png);
    background-position: top right;
    background-repeat: no-repeat;
}
#hpb-nav a:active{
    background-image : url(mainmenu_1Kc_02_on.png);
    background-position: top right;
    background-repeat: no-repeat;
}

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

#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{
    width: 241px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#banner li a{
    display: block;
    height: 46px;
    margin-right: 0;
    text-indent: -9999px;
    overflow: hidden;
}

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

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

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

#hpb-inner #companyinfo{
    width: 239px;
    margin-top: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #d2d2d2;
}

#hpb-inner #companyinfo h3{
    font-weight: normal;
    font-size: 1em;
    text-align: left;
    font-weight: bold;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
    background-image : url(companyBg_1Kc.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 37px;
    line-height: 37px;
}

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