@charset "utf-8";

/*****************************************************************
カスタム　特別求人サイトテンプレート用レイアウト
*****************************************************************/

/*==========================================
/
/ 0■Teaser
/
==========================================*/

/*****************************************************************
  0■Teaser
*****************************************************************/
body{
    background:url(../img/common/bg-pre.png);
    background: #ffffff;
}

#preopen {
    color: #000000;
    font-weight: bold;
}

#header {
    position: relative;
    z-index: 20;
}

#header .hgroup {
    padding:8px 10px;
}

#header .hgroup h1{
    display: block;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    font-family: "MSP ゴシック";
    letter-spacing: 1px;
}

#teaser {
    position: relative;
    padding:0 0 20px;
}

#teaser p.huge_coming {
    font-size: 34px;
    padding: 20px 10px 0;
    border-top: 1px solid #000000;
    font-family: Arial;
}

#teaser h2 {
    line-height: 1.4em;
    border-bottom: 1px solid #000000;
    display: block;
    padding: 20px 10px;
    font-size: 18px;
}

#teaser p.bkm {
    display: block;
    font-size: 12px;
    line-height: 1.5em;
    padding: 20px 10px;
}

#teaser #faq {
    position: relative;
    padding: 0 10px;
}
