@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

html {
}

body {
    background: #EEE;
    color: #333;
    font-size: 12px;
    font-family:Lucida Grande,Arial,Meiryo,Hiragino Maru Gothic Pro,verdana,'Trebuchet MS',Helvetica,sans-serif;
    background: #2EBFD0 url(/image/haikei.jpg) no-repeat center 20px;
}

a {
    outline : 0;
    color: #333;
    text-decoration: underline;
}
a:visited {
    color: #666;
    text-decoration: underline;
}
a:hover {
    color: #982a2c;
    text-decoration: underline;
}


img {
    border: none;
    vertical-align: middle;
}

li {
    list-style-type: none;
}

hr {
    border: 1px solid #eee;
    margin: 20px 0;
}

label {
    cursor: pointer;
}

br.clear {
    font-size: 0;
    line-height: 0;
    clear: both;
}




a.btn,
input.btn {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFF !important;
    padding: 5px 8px;
    text-shadow: -1px -1px 2px #777777;
    -webkit-border-radius: .3em;
    -moz-border-radius: .3em;
    border-radius: .3em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background: #5DA331;
    background: -webkit-gradient(linear, left top, left bottom, from(#9BCB2A), to(#5DA331));
    background: -moz-linear-gradient(top, #9BCB2A, #5DA331);
    border: 1px solid #659635;
    -pie-background: linear-gradient(#9BCB2A, #5DA331);
}

a.btn:hover,
input.btn:hover {
    color: #FFF !important;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#5DA331), to(#9BCB2A)) !important;
    background: -moz-linear-gradient(top,  #5DA331,  #9BCB2A) !important;
    -pie-background: linear-gradient(#5DA331, #9BCB2A);
}

a.btn_gray,
input.btn_gray {
    border: solid 1px #555;
    background: #6e6e6e;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
    background: -moz-linear-gradient(top,  #888,  #575757);
    -pie-background: linear-gradient(#888888, #575757);
}

a.btn_gray:hover,
input.btn_gray:hover {
    border: solid 1px #555!important;
    background: #6e6e6e!important;
    background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888))!important;
    background: -moz-linear-gradient(top,  #575757,  #888)!important;
    -pie-background: linear-gradient(#575757, #888888);
}

.frm_input{
    border:2px solid #CCCCCC;
    font-size:14px;
    margin-bottom:10px;
    padding:5px;
    width:300px;
}

.alphanumeric{
    ime-mode:disabled;
}

.frm_input:hover{
    border:2px solid #90C900;
}

textarea.frm_input{
    height: 100px;
}

.frame{
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #CCCCCC;
    padding:3px;
}

.frame:hover{
    border-color: #999;
}


/* ヘッダー ---------------------------------------------------------------------- */

#header{
    height: 40px;
    width: 100%;
    background: #FFF url(/image/line_dot_1.gif) repeat-x center bottom;
    margin-bottom: 80px;
}

#header_area{
    width: 970px;
    margin: auto;
    position: relative;
    top: 0px;
    left: 0px;
}

#header #label_bhb{
    height:138px;
    width:59px;
    background:url(/image/header.png) -0px -0px no-repeat;
    _background:url(/image/header.gif) -0px -0px no-repeat;
    position: absolute;
    top: -36px;
    left: 15px;
}

#header h1 a{
    height:58px;
    width:270px;
    background:url(/image/header.png) -67px -2px no-repeat;
    _background:url(/image/header.gif) -67px -2px no-repeat;
    position: absolute;
    top: 44px;
    left: 85px;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    text-decoration: none;
    display: block;
    text-indent:-9999px;
}

#header h2 strong{
    height:58px;
    width:450px;
    position: absolute;
    top: 14px;
    left: 92px;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    text-decoration: none;
    display: block;
    font-size: 11px;
    letter-spacing: 2px;
    font-family:"HGP明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝", 細明朝 ;
    font-weight: normal;
}

#header h2 strong a{
    font-weight: normal;
}

#header #contents_menu{
    position: absolute;
    top: 70px;
    left: 380px;
    z-index:101;
}

#header #contents_menu li{
    float: left;
    margin: 0 4px;
}

    #header #contents_menu li a{
        height:26px;
        background-image:url(/image/header.png);
        _background-image:url(/image/header.gif);
        background-repeat: no-repeat;
        outline-color: invert;
        outline-style: none;
        outline-width: medium;
        text-decoration: none;
        display: block;
        text-indent:-9999px;
    }

    #header #contents_menu li#menu_1 a{
        width:54px;
        background-position: -66px -67px;
    }

    #header #contents_menu li#menu_2 a{
        width:67px;
        background-position: -127px -67px;
    }

    #header #contents_menu li#menu_3 a{
        width:65px;
        background-position: -199px -67px;
    }

    #header #contents_menu li#menu_4 a{
        width:65px;
        background-position: -271px -67px;
    }

    #header #contents_menu li#menu_5 a{
        width:92px;
        background-position: -343px -67px;
    }

    #header #contents_menu li#menu_6 a{
        width:65px;
        background-position: -440px -67px;
    }

    body#home #header #contents_menu li#menu_1 a{
        background-position: -66px -94px;
    }

    body#info #header #contents_menu li#menu_2 a{
        background-position: -127px -94px;
    }

    body#hello #header #contents_menu li#menu_3 a{
        background-position: -199px -94px;
    }

    body#about #header #contents_menu li#menu_4 a{
        background-position: -271px -94px;
    }

    body#works #header #contents_menu li#menu_5 a{
        background-position: -343px -94px;
    }

    body#recruit #header #contents_menu li#menu_6 a{
        background-position: -440px -94px;
    }



#header #global_menu{
    position: absolute;
    top: 12px;
    right: 40px;
    z-index:100;
}

#header #global_menu li{
    float: left;
    border-right: solid 1px #dcdcdc;
    height: 17px;
}

#header #global_menu li a{
    font-size: 11px;
    color: #5a5a5a;
    text-decoration: none;
    padding: 5px 8px;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#header #global_menu li a:hover{
    text-decoration: underline;
}

#header div#rss{
    position: absolute;
    top: 10px;
    right: 10px;
}

#header .topsy_widget_data{
    margin: 0 5px;
}

#header .topsy-sm-total{
    font-family:inherit !important;
    font-size:10px !important;
    font-style:inherit !important;
    font-weight:normal !important;
}

#header .snap_noshots{
    line-height:14px !important;
}


/* フッター ---------------------------------------------------------------------- */

#footer{
    width: 970px;
    margin: 80px auto 30px;
    position: relative;
    top: 0px;
    left: 0px;
    text-align: center;
}

#footer #copy a{
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:10px;
    color: #FFF;
    text-decoration: none;
    padding: 5px;
    text-shadow:0 1px 2px #000;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

#footer #copy a:hover{
    background-color: #D211A2;
    text-shadow:none;
}

#footer #page_top a{
    height:31px;
    width:31px;
    background:url(/image/page_top.png) top center no-repeat;
    position: absolute;
    top: -10px;
    right: 8px;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    text-decoration: none;
    display: block;
    text-indent:-9999px;
}

#footer #page_top a:hover{
    background:url(/image/page_top.png) bottom center no-repeat;
}


/* コンテンツヘッダー ---------------------------------------------------------------------- */

#contents_header{
    width: 960px;
    height: 60px;
    margin: auto;
}

    #contents_header h3{
        position: relative;
        top: 8px;
        left: 15px;
        height:32px;
        width:310px;
        outline-color: invert;
        outline-style: none;
        outline-width: medium;
        text-decoration: none;
        display: block;
        text-indent:-9999px;
    }

    body#info #contents_header h3{
        background:url(/image/page_title_info.png) no-repeat center top;
        _background-image:none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/page_title_info.png',sizingMethod=image);
    }

    body#hello #contents_header h3{
        background:url(/image/page_title_hello.png) no-repeat center top;
        _background-image:none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/page_title_hello.png',sizingMethod=image);
    }

    body#about #contents_header h3{
        background:url(/image/page_title_about.png) no-repeat center top;
        _background-image:none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/page_title_about.png',sizingMethod=image);
    }

    body#works #contents_header h3{
        background:url(/image/page_title_works.png) no-repeat center top;
        _background-image:none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/page_title_works.png',sizingMethod=image);
    }

    body#recruit #contents_header h3{
        background:url(/image/page_title_recruit.png) no-repeat center top;
        _background-image:none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/page_title_recruit.png',sizingMethod=image);
    }

/* ローディング ---------------------------------------------------------------------- */

    .loading{
        margin:300px auto;
        text-align: center;
    }

    .loading img{
        border:5px solid #FFF;
        background:#FFF;
        -webkit-border-radius: .3em;
        -moz-border-radius: .3em;
        border-radius: .3em;
    }


/* コンテンツ内容 ---------------------------------------------------------------------- */

#contents_area{
    margin-bottom: 100px;
    width: 960px;
    margin: auto;
}

div.box {
    margin: 10px 0 1px 10px;
    width: 220px;

    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.4);
    box-shadow: 0 1px 4px rgba(0,0,0,.4);

    border: 4px solid #FFF;
    background: #fff;

    visibility:hidden;

}

div.box.yellow{
    border: 4px solid #FFF000;
}

div.box.red{
    border: 4px solid #E5151F;
}

div.box.green{
    border: 4px solid #009D00;
}

div.box:hover{
    border: 4px solid #D831AE;
}

div.box a:hover{
    color : #000;
    text-decoration: none;
    background: #FFFF00;
}

.drop{
    position: relative;
    bottom: 0px;
    left: 0px;
    z-index: 10000;
}

    .drop div{
        background:#FFF;
        width: 10px;
        height: 0px;
        position: absolute;
        top: 4px;
        right: 10px;

        -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.4);
        -moz-box-shadow: 0 2px 3px rgba(0,0,0,.4);
        box-shadow: 0 2px 3px rgba(0,0,0,.4);

        -webkit-border-radius: 0 0 .5em .5em;
        -moz-border-radius: 0 0 .5em .5em;
        border-radius: 0 0 .5em .5em;

    }

    .drop div.drop_1{
        right: 35px;
    }

    .drop div.drop_2{
        right: 15px;
    }

    .drop div.drop_3{
        right: 5px;
    }

    .drop div.drop_4{
        right: 25px;
    }

    .drop div.drop_5{
        right: 50px;
    }

#header #label_bhb .drop{
    position: relative;
    top: 134px;
}

    #header #label_bhb .drop div{
        background: #D211A2 !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }



/* ポップアップ ---------------------------------------------------------------------- */

#overlay {
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
}

.prettyPopin {
    display: none;
    overflow: hidden;
    position: absolute; z-index: 11000;
    top: 50%; left: 50%;
    background:#fff;
    color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.prettyPopin a#b_close {
    padding: 2px;
    width: 16px;
    height:16px;
    display: none;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index:100;
}

.prettyPopin .prettyContent {
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 1.2em;
}

.prettyPopin .prettyContent .prettyContent-container {
    display: none;
    padding: 15px;
}

.prettyPopin .prettyContent .loader {
    position: absolute;
    top: 50%; left: 50%;
    margin: -17px 0 0 -17px;
}

div.prettyContent-container h3{
    margin-bottom: 10px;
    border-bottom:3px solid #000;
}

div.prettyContent-container #btn_area{
    border-top: dotted 1px #CCC;
    padding-top: 10px;
    margin: 10px 0;
    position: relative;
    top: 0px;
    right: 0px;
}

/* サイトマップ ---------------------------------------------------------------------- */

ul#sitemap_link{
    padding: 5px 20px 5px;
    background:url(/image/sitemap/uma.png) no-repeat right center;
}

ul#sitemap_link li{
    font-size: 11px;
    list-style-type: disc;
    margin: 5px 0;
}


/* エラーメッセージ ---------------------------------------------------------------------- */

div.err_box ul{
    background:#FF4900;
    margin: 12px 0px;
    padding: 5px;
}

div.err_box ul li{
    color: #FFF;
    font-size: 11px;
}


/* 完了メッセージ ---------------------------------------------------------------------- */

div.success_box ul{
    background:#21C1FF;
    margin: 12px 0px;
    padding: 5px;
}

div.success_box ul li{
    color: #FFF;
    font-size: 11px;
}

/* 画像アップロード ---------------------------------------------------------------------- */

div.add_image img{
    border: 2px solid #E7FF26;
    margin-right: 5px;
}

div.add_image a{
    color: red;
    text-decoration: none;
    font-size: 20px;
    margin-left: 5px;
}


/* ポップアップ ---------------------------------------------------------------------- */


.popin_area h3{
}

.popin_area .tbl{
    margin:auto;
}

.popin_area .tbl th{
    text-align: left;
    width: 120px;
    font-weight: normal;
    font-size: 11px;
}

.popin_area .tbl td{
    text-align: left;
    width: 300px;
}

span.require {
    color:#FF3355;
    font-size:14px;
    font-weight:bolder;
    line-height:0;
    margin-left:5px;
}

.popin_area ul#description{
    margin-bottom: 10px;
    padding: 0 15px;
}

.popin_area ul#description li{
    list-style-type: disc;
    font-size: 11px;
}

.popin_area #btn_back{
    position: absolute;
    bottom: 0px;
    right: 0px;
}


/* 管理 ---------------------------------------------------------------------- */

#admin_menu_header{
    width: 950px;
    margin: 10px auto;
}

.admin_menu{
    margin: 5px 10px;
}

div.box .admin_menu .btn{
    width: 50px;
    padding: 2px;
}

table.tbl th,
table.tbl td{
    font-weight: normal;
    font-size: 11px;
}

table.tbl th{
    width: 80px;
}

#btn_delete{
    position: absolute;
    top: 10px;
    right: 0px;
}

