#wrap{width:1000px;margin:30px auto 50px auto}

/** header start **/
h1{font-size:38px;color:#fff;font-weight:bold;vertical-align:top;padding:110px 0 0 0;text-align:center}
h1 a:link{font-size:38px;color:#fff;font-weight:bold;vertical-align:top;padding:110px 0 0 0;text-align:center}
h1 a:visited{font-size:38px;color:#fff;font-weight:bold;vertical-align:top;padding:110px 0 0 0;text-align:center}
h1a:hover{font-size:38px;color:#fff;font-weight:bold;vertical-align:top;padding:110px 0 0 0;text-align:center}

#header {
    background: url(/img/header-bg_ver250122.jpg) no-repeat;
    /* margin-bottom: 10px; */
    height: 230px;
}
.header_01{width:1000px;height:250px;margin-bottom:6px}
.header_02{background:url(/img/bar_bg.jpg) no-repeat}
.header_02 {
    position: relative;
    top: -60px;
}
.header_nav{overflow:hidden;width:960px;margin:0 auto}
.header_nav li{color:#fff;font-size:16px;float:left;font-weight:500;padding:14px 48px 16px 48px}
.v_line{color:#cf8977;padding:0 10px}

.m_s{text-align:right;color:#fff;padding:86px 20px 0 0;font-size:14px}
.m_s {
    text-align: right;
    color: #232323;
    padding: 0px 40px 0 0 !important;
    font-size: 14px;
}
.m_s a:link{text-align:right;color:#142f5e;font-size:14px; font-weight: bold;}
.m_s a:visited{text-align:right;color:#142f5e;font-size:14px; font-weight: bold;}
.m_s a:hover{text-align:right;color:#142f5e;font-size:14px; font-weight: bold;}

.m_s {
    text-align: right;
    color: #232323;
    padding: 0px 40px 0 0 !important;
    font-size: 14px;
	position: relative;
	top: -9px;
	    width: 400px;
    float: right;
}
li.m_sns {
    float: left;
    position: relative;
    left: 140px;
    top: -9px;
}
li.m_sns a{
    float: left;
    position: relative;;
	padding-right : 7px;
}

a.header-logo {
   width: 100%;
    height: 160px;
    display: block;
}
/** header end **/


/** footer start **/
.footer_02{background:url(/img/bar_bg-blue.jpg) no-repeat}
.footer_nav{overflow:hidden;width:960px;margin:0 auto}
.footer_nav li{color:#fff;font-size:16px;float:left;font-weight:500;padding:14px 48px 16px 48px}

#footer{background:url(/img/footer-bg.jpg) no-repeat;height:270px;margin:0px;}
.footer_ic{padding:20px 0 0 0;text-align:center}
.footer_txt_01{color:#021d30;font-size:20px;padding:15px 0;text-align:center}
.footer_txt_02{color:#021d30;font-size:14px;text-align:center}
/** footer end **/
