@charset "utf-8";
/* CSS Document */


/* Common
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body {
    color: #333333;
    font-size: 12px;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
}

h1 {
    font-size: 10px;
    width: 1000px;
    padding-top: 5px;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
}


}

h2 {
    font-size: 10px;
    color: #999999;
}

.h2p {
    font-size: 10px;
    color: #999999;
}

h3 {
    text-align: right;
    font-size: 10px;
    color: #999999;
    padding-bottom: 5px;
    padding-top: 25px;
}

/* Header
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#header {
    background-image: url(../g_img/header_bg.png);
    background-repeat: repeat-x;
    height: 448px;
    background-position: bottom;
}

#under_header {
    background-image: url(../g_img/under_headerBg.jpg);
    background-repeat: repeat-x;
}

.top_area {
    width: 1004px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-top: 0px;
    height: 100px;
}

.top_area .logo {
    float: left;
    height: 80px;
    width: 300px;
}

.top_area .head_right {
    float: right;
    width: 255px;
    margin-top: -2px;
}

.top_area .head_right .head_phone {
    height: 40px;
    width: 255px;
}

.top_area .head_right .head_p {
    font-size: 13px;
    line-height: 17px;
    color: #FFFFFF;
    padding-left: 2px;
    padding-top: 4px;
}

.top_area .head_right .head_p a,
.top_area .head_right .head_p a:visited {
    color: #FFF;
    text-decoration: none;
}

.top_area .head_right .head_p a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: 0.5em;
}

/* GlobalMenu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#g_menu {
    width: 1004px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 44px;
    border-top: 1px solid #c1c7c2;
    border-bottom: 1px solid #c1c7c2;
    background-image: url(../g_img/menu_bg.png);
}


#g_menu a {
    display: block;
    text-indent: -5999px;
    overflow: hidden;
    height: 44px;
}

#g_menu a:hover {
    filter: alpha(opacity=20);
    opacity: 0.2;
    background-color: #FFFFFF;
}

#g_menu .menu_1 {
    display: block;
    float: left;
    height: 44px;
    background-image: url(../g_img/menu_1.png);
    background-repeat: no-repeat;
    width: 117px;
    border-left: 1px solid #c1c7c2;
    border-right: 1px solid #c1c7c2;
}

#g_menu .menu_1 a {
    width: 117px;
}

#g_menu .menu_2 {
    display: block;
    float: left;
    height: 44px;
    background-image: url(../g_img/menu_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 440px;
    border-right: 1px solid #c1c7c2;
}

#g_menu .menu_2 a {
    width: 294px;
}

#g_menu .menu_3 {
    display: block;
    float: left;
    height: 44px;
    background-image: url(../g_img/menu_3.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 441px;
    border-right: 1px solid #c1c7c2;
}

#g_menu .menu_3 a {
    width: 294px;
}

#g_menu .menu_4 {
    display: block;
    float: left;
    height: 44px;
    background-image: url(../g_img/menu_4.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 295px;
}

#g_menu .menu_4 a {
    width: 295px;
}


/* MainImage
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main_img {
    width: 1002px;
    margin-right: auto;
    margin-left: auto;
    height: 274px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

#main_img img {
    top: 0;
    left: 0;
    position: absolute;
}

#under_mainImg {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

/* Contents
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contents {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 1000px;
    padding-bottom: 50px;
    padding-top: 20px;
}

/* SideMenu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#leftColumn {
    float: left;
    height: auto;
    width: 250px;
}

#leftColumn a {
    display: block;
    text-indent: -5999px;
    overflow: hidden;
    width: 250px;
}

#leftColumn a:hover {
    filter: alpha(opacity=20);
    opacity: 0.2;
    background-color: #FFFFFF;
}

#leftColumn .side_navi1 {
    height: 80px;
    width: 250px;
    background-image: url(../g_img/side_navi1.jpg);
    background-repeat: no-repeat;
    display: block;
}

#leftColumn .side_navi1 a {
    height: 80px;
}

#leftColumn .side_navi2 {
    height: 80px;
    width: 250px;
    background-image: url(../g_img/side_navi2.jpg);
    background-repeat: no-repeat;
    display: block;
    margin-top: 3px;
}

#leftColumn .side_navi2 a {
    height: 80px;
}

#leftColumn .side_navi3 {
    height: 80px;
    width: 250px;
    background-image: url(../g_img/side_navi3.jpg);
    background-repeat: no-repeat;
    display: block;
    margin-top: 3px;
}

#leftColumn .side_navi3 a {
    height: 80px;
}

#leftColumn .side_navi4 {
    height: 180px;
    width: 250px;
    background-image: url(../g_img/side_navi4.jpg);
    background-repeat: no-repeat;
    display: block;
    margin-top: 15px;
}

#leftColumn .side_navi4 a {
    height: 180px;
}

#leftColumn .side_navi5 {
    height: 180px;
    width: 250px;
    background-image: url(../g_img/side_navi5.jpg);
    background-repeat: no-repeat;
    display: block;
    margin-top: 10px;
}

#leftColumn .side_navi5 a {
    height: 180px;
}

#leftColumn .side_prof {
    height: 360px;
    width: 250px;
    margin-top: 15px;
}

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#rightColumn {
    float: right;
    height: auto;
    width: 725px;
}

#rightColumn .common_title {
    background-image: url(../g_img/common_title.jpg);
    background-repeat: no-repeat;
    height: 38px;
    width: 725px;
    font-size: 20px;
    line-height: 30px;
    color: #006699;
    margin-top: 10px;
    padding-top: 2px;
}

#rightColumn .common_subTitle {
    background-image: url(../g_img/common_subTitle.jpg);
    background-repeat: no-repeat;
    height: 29px;
    width: 719px;
    margin-left: 5px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    padding-left: 36px;
    padding-top: 6px;
    margin-top: 30px;
}

#rightColumn .common_frame {}

.common_p {
    font-size: 14px;
    line-height: 22px;
    padding-left: 10px;
    margin-top: 15px;
    padding-right: 5px;
    padding-bottom: 25px;
}

/* Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footer {
    background-color: #3163a8;
    height: 210px;
    padding-top: 46px;
}

#footer .f_menu {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
}

#footer .f_menu a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
}

#footer .f_menu a:hover {}

#footer .f_bottom {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 70px;
}

#footer .f_bottom .f_logo {
    float: left;
    height: 80px;
    width: 300px;
}

#footer .f_bottom .f_p1 {
    float: left;
    font-size: 12px;
    line-height: 16px;
    display: block;
    width: 250px;
    margin-left: 30px;
    padding-top: 15px;
    color: #FFFFFF;
}

#footer .f_bottom .f_right {
    float: right;
    width: 255px;
    padding-top: 5px;
}

#footer .f_bottom .f_right .f_phone {
    height: 40px;
    width: 255px;
}

#footer .f_bottom .f_right .f_p2 {
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    padding-top: 6px;
    padding-left: 2px;
}

#footer .f_bottom .f_right .f_p2,
#footer .f_bottom .f_right .f_p2:visited {
    color: #FFF;
    text-decoration: none;
}

#footer .f_bottom .f_right .f_p2::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: 0.5em;
}

/* FontStyle
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.style1 {
    color: #FF0000;
}
