@charset "utf-8";

h1 {
    font-weight: normal;
}

h3 {
    background: url(/img/title_bar.gif) no-repeat 0px -1px;
    color: white;
    padding: 5px 5px 5px 37px;
    font-size: 14px;
    line-height: 14px;
}

h4 {
    border-bottom: 1px dotted black;
    font-size: 130%;
    margin-bottom: 10px;
    padding: 0 0 10px;
}

small {
    font-size: 80%;
}

/* =clearfix
--------------------------------------------- */
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

a {
    color: white;
    text-decoration: none;
}


a:hover {
    color: gray;
}

#wrap {
    width: 950px;
    margin: 15px auto 15px auto;
}

#header_top {
    /*height: 30px;*/
    width: 950px;
    margin: 5px auto;
    background: #000 url(/img/h_grobal_back.gif) repeat fixed left top;
    padding: 5px;
    font-size: 11px;
}

#header_wrap {
    width: 100%;
    background-color: #0E112F;
}

#english_area {
    margin: 0 auto;
    width: 950px;
}

#english_area img{
    float: right;
}


#header {
    width: 950px;
    margin: 0 auto;
    padding: 20px 0 10px 0;
}

#gnavi_top {
    color: white;
    float: right;
}

#gnavi_top ul {
    margin-top: 50px;
}

#gnavi_top ul li{
    display: inline;
    padding-left: 18px;
    margin-left: 20px;
    background: url(/img/list_gnavi_top.gif) no-repeat 0px 1px;
}

#header_line {
    background: #000 url(/img/h_grobal2_back.gif) repeat fixed left top;
    height: 10px;
    margin: 10px 0;
}

#gnavi_bottom {
    border-left: 1px solid white;
    color: white;
    margin-left: 2px;
    padding-left: 9px;
}

#gnavi_bottom ul {
    
}

#gnavi_bottom ul li {
    border-right: 1px solid white;
    display: inline;
    padding: 0 68px;
}

#footer {
    background-color: #0E112F;
    text-align: center;
    padding: 20px;
    color: white;
    font-style: normal;
    font-size: 80%;
}

#footer a {
    color: white;
    text-decoration: none;

}

#footer a:hover {
    color: gray;

}

img.main_banner {
    margin-bottom: 20px;
}

#side_bar {
    float: left;
    width: 252px;
}

#side_bar a:hover {
    opacity: 0.5;
}

#side_bar img {
    margin-bottom: 0px;
}

#content {
    padding-left: 267px;
    font-size: 80%;
    letter-spacing: 2px;
    line-height: 20px;
    min-height: 850px;
}

#content p{
    margin-bottom: 20px;
}

div.content_detail {
    padding: 25px 0px 30px 30px;
    min-height: 160px;
}

div.content_detail_txt {
    width: 326px;
    float: left;
}

#content div.bankin_itembox {
    float: left;
    margin: 5px 30px 10px 30px;
}

#content div.press_itembox {
    float: left;
    margin: 5px 13px 10px 28px;
}

#content div.sample_itembox {
    float: left;
    margin: 5px 0px 10px 21px;
}

#content div.bankin_itembox p{
    margin: 0;
}

div.bankin_area {
    /*height: 1250px;*/
}

#bankin_item_area {
    margin-top: 25px;
}

#bankin_item_area p{
    margin-left: 30px;
    margin-bottom: 0;
}

div.press_content_detail {
    padding: 25px 0px 5px 30px;
    height: 185px;
}

div.press_content_detail_txt {
    width: 326px;
    float: right;
}


div.press_content_detail_title {
    letter-spacing: 10px;
    text-align: center;
    margin-bottom: 10px;
}

p.nyukou_txt {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
}

div.nyukou_content_detail {
    padding: 25px 30px 10px;
}

.tbl_setubi {

}

.tbl_setubi tr{
    margin-top: 10px;
}

.tbl_setubi th{
    padding-bottom: 10px;
    border-bottom: 1px dotted black;
    text-align: left;
    font-weight: normal;
}

.tbl_setubi td{
    padding: 5px 0;
}

div.company_content_detail {
    padding: 25px 15px 5px 30px;
}

div.serif {
    font-family: "�l�r ����",serif;
    line-height: 35px;
}

div.company_content_detail_txt {
    width: 326px;
    float: right;
}

div.company_content_detail_title {
    letter-spacing: 10px;
    text-align: center;
    margin-bottom: 10px;
}

div.company_content_detail p {
    line-height: 35px;
}

div.company_content_detail p strong {
    font-size: 150%;
}

.tbl_company {
    margin-bottom: 25px;
}

.tbl_company tr{
    margin-top: 10px;
}

.tbl_company th{
    text-align: left;
    font-weight: normal;
}

.tbl_company td{
    padding: 5px 0;
}

a.company_mail {
    color: black;
    text-decoration: none;

}

a:hover.company_mail {
    color: gray;

}

div.googlemap {
    height: 200px;
    width: 500px;
    /*border: black 1px solid;*/
}

div.frm_inquery table {

}

div.frm_inquery th {
    padding: 15px 20px 15px 50px;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    font-size: 80%;
}

div.frm_inquery td {
    padding: 15px 70px 15px 20px;
    margin: 0 0 0 15px;
}

.bg_gray {
    background-color: #F7F8F8;
}

div.content_detail dl {
    margin-right: 15px;
}
div.content_detail dt {
    font-size: 18px;
    font-weight: bold;
}
div.content_detail dd {
    border-bottom: 1px dotted black;
    margin-bottom: 25px;
    padding: 10px 0 20px;
}

div.content_detail ul {
    margin-left: 15px;
}

div.flow {
    margin-right: 15px;
    min-height: 210px;
}

div.sample_height {
    height: 1800px;
}

div.flow img,
div.sample img {
    float:left;
    margin-right: 20px;
}

#content div.sample_itembox p {
    margin-bottom: 5px;
}

#sample_item_area {
    margin-top: 25px;
}

#sample_item_area p{
    margin-bottom: 0;
}

.tbl_english {
    margin-bottom: 25px;
}

.tbl_english tr{
    border-top: 1px dotted;
    border-bottom: 1px dotted;
    margin-top: 10px;
    padding: 5px;
}

.tbl_english th{
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

.tbl_english td{
    border-left: 1px dotted;
    padding: 10px;
    vertical-align: middle;
}

.recruit_area {
    font-family: 'メイリオ',Meiryo;
}

.recruit_area a {
    color: black;
}

.recruit_area a:hover {
    color: gray;
    text-decoration: underline;
}

.recruit_area tr {
    line-height: 23px;
}

.recruit_area th {
    width: 100px;
    text-align: left;
}