﻿@charset "utf-8";
/* CSS Document */
/*====================================================================================
■01.RESET HTML
■02.CLEAR FLOAT
■03.MARGIN DEFAULT
■04.LAYOUT
■05.USE MEDIA
■06.OTHER
■07.PAGE UP
■08.HEADER
■09.GOLABLE NAVIGATION
■10.FOOTER
====================================================================================*/
/*====================================================================================
■01.RESET HTML
====================================================================================*/
h4 {
    font-size: 14px;
}

ul, li {
    list-style: none;
}

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.ov_hover:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70)";
}

a {
    color: #333;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }

html {
    overflow-y: auto;
}

body {
    font-size: 14px;
    font-family: "Meiryo","メイリオ","MS PGothic","MS Pゴシック",sans-serif;
    color: #232323;
    min-width: 1000px;
    overflow: hidden;
}
/*====================================================================================
■02.CLEAR FLOAT
====================================================================================*/
.clearfix:after {
    clear: both;
    display: block;
    content: " ";
    height: 0px;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/*====================================================================================
■03.MARGIN DEFAULT
====================================================================================*/
/*--------------------------------------------------
	margin
-------------------------------------------------- */
.m00 {
    margin: 0px !important;
}

.m05 {
    margin: 5px !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.m30 {
    margin: 30px !important;
}

.m35 {
    margin: 35px !important;
}

.m40 {
    margin: 40px !important;
}

.m45 {
    margin: 45px !important;
}

.mt00 {
    margin-top: 0px !important;
}

.mt01 {
    margin-top: 1px !important;
}

.mt02 {
    margin-top: 2px !important;
}

.mt03 {
    margin-top: 3px !important;
}

.mt04 {
    margin-top: 4px !important;
}

.mt05 {
    margin-top: 5px !important;
}

.mt06 {
    margin-top: 6px !important;
}

.mt07 {
    margin-top: 7px !important;
}

.mt08 {
    margin-top: 8px !important;
}

.mt09 {
    margin-top: 9px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt11 {
    margin-top: 11px !important;
}

.mt12 {
    margin-top: 12px !important;
}

.mt13 {
    margin-top: 13px !important;
}

.mt14 {
    margin-top: 14px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt16 {
    margin-top: 16px !important;
}

.mt17 {
    margin-top: 17px !important;
}

.mt18 {
    margin-top: 18px !important;
}

.mt19 {
    margin-top: 19px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt21 {
    margin-top: 21px !important;
}

.mt22 {
    margin-top: 22px !important;
}

.mt23 {
    margin-top: 23px !important;
}

.mt24 {
    margin-top: 24px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt26 {
    margin-top: 26px !important;
}

.mt27 {
    margin-top: 27px !important;
}

.mt28 {
    margin-top: 28px !important;
}

.mt29 {
    margin-top: 29px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt-31 {
    margin-top: -31px !important;
}

.mt31 {
    margin-top: 31px !important;
}

.mt32 {
    margin-top: 32px !important;
}

.mt33 {
    margin-top: 33px !important;
}

.mt34 {
    margin-top: 34px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt36 {
    margin-top: 36px !important;
}

.mt37 {
    margin-top: 37px !important;
}

.mt38 {
    margin-top: 38px !important;
}

.mt39 {
    margin-top: 39px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt41 {
    margin-top: 41px !important;
}

.mt42 {
    margin-top: 42px !important;
}

.mt43 {
    margin-top: 43px !important;
}

.mt44 {
    margin-top: 44px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt46 {
    margin-top: 46px !important;
}

.mt47 {
    margin-top: 47px !important;
}

.mt48 {
    margin-top: 48px !important;
}

.mt49 {
    margin-top: 49px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt51 {
    margin-top: 51px !important;
}

.mt52 {
    margin-top: 52px !important;
}

.mt53 {
    margin-top: 53px !important;
}

.mt54 {
    margin-top: 54px !important;
}

.mt55 {
    margin-top: 55px !important;
}

.mt56 {
    margin-top: 56px !important;
}

.mt57 {
    margin-top: 57px !important;
}

.mt58 {
    margin-top: 58px !important;
}

.mt59 {
    margin-top: 59px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt61 {
    margin-top: 61px !important;
}

.mt62 {
    margin-top: 62px !important;
}

.mt63 {
    margin-top: 63px !important;
}

.mt64 {
    margin-top: 64px !important;
}

.mt65 {
    margin-top: 65px !important;
}

.mt66 {
    margin-top: 66px !important;
}

.mt67 {
    margin-top: 67px !important;
}

.mt68 {
    margin-top: 68px !important;
}

.mt69 {
    margin-top: 69px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt71 {
    margin-top: 71px !important;
}

.mt72 {
    margin-top: 72px !important;
}

.mt73 {
    margin-top: 73px !important;
}

.mt74 {
    margin-top: 74px !important;
}

.mt75 {
    margin-top: 75px !important;
}

.mt76 {
    margin-top: 76px !important;
}

.mt77 {
    margin-top: 77px !important;
}

.mt78 {
    margin-top: 78px !important;
}

.mt79 {
    margin-top: 79px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt81 {
    margin-top: 81px !important;
}

.mt82 {
    margin-top: 82px !important;
}

.mt83 {
    margin-top: 83px !important;
}

.mt84 {
    margin-top: 84px !important;
}

.mt85 {
    margin-top: 85px !important;
}

.mt86 {
    margin-top: 86px !important;
}

.mt87 {
    margin-top: 87px !important;
}

.mt88 {
    margin-top: 88px !important;
}

.mt89 {
    margin-top: 89px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mt91 {
    margin-top: 91px !important;
}

.mt92 {
    margin-top: 92px !important;
}

.mt93 {
    margin-top: 93px !important;
}

.mt94 {
    margin-top: 94px !important;
}

.mt95 {
    margin-top: 95px !important;
}

.mt96 {
    margin-top: 96px !important;
}

.mt97 {
    margin-top: 97px !important;
}

.mt98 {
    margin-top: 98px !important;
}

.mt99 {
    margin-top: 99px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mr00 {
    margin-right: 0px !important;
}

.mr05 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mb00 {
    margin-bottom: 0px !important;
}

.mb05 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.ml00 {
    margin-left: 0px !important;
}

.ml05 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml45 {
    margin-left: 45px !important;
}
/*
--------------------------------------------------
	padding
-------------------------------------------------- */
.p00 {
    padding-top: 0px !important;
}

.p05 {
    padding-top: 5px !important;
}

.p10 {
    padding-top: 10px !important;
}

.p15 {
    padding-top: 15px !important;
}

.p20 {
    padding-top: 20px !important;
}

.p25 {
    padding-top: 25px !important;
}

.p30 {
    padding-top: 30px !important;
}

.p35 {
    padding-top: 35px !important;
}

.p40 {
    padding-top: 40px !important;
}

.p45 {
    padding-top: 45px !important;
}

.pt00 {
    padding-top: 0px !important;
}

.pt05 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt35 {
    padding-top: 35px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt45 {
    padding-top: 45px !important;
}

.pr00 {
    padding-right: 0px !important;
}

.pr05 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr35 {
    padding-right: 35px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr45 {
    padding-right: 45px !important;
}

.pb00 {
    padding-bottom: 0px !important;
}

.pb05 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb35 {
    padding-bottom: 35px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb45 {
    padding-bottom: 45px !important;
}

.pl00 {
    padding-left: 0px !important;
}

.pl05 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl45 {
    padding-left: 45px !important;
}
/*====================================================================================
■04.LAYOUT
====================================================================================*/
.container {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
/*====================================================================================
■05.USE MEDIA
====================================================================================*/
.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.media, .media-body {
    overflow: hidden;
}

    .media > .pull-left {
        margin-right: 20px;
    }

    .media > .pull-right {
        margin-left: 20px;
    }

.media-text:after {
    clear: both;
    display: block;
    content: "";
    height: 0px;
    visibility: hidden;
}
/*====================================================================================
■06.OTHER
====================================================================================*/
.text-normal {
    font-weight: normal;
}

.text-bold {
    font-weight: bold;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-underline {
    text-decoration: underline;
}

.text-none-underline {
    text-decoration: none !important;
}

.font14 {
    font-size: 14px;
}

.font11 {
    font-size: 11px;
}
/*====================================================================================
■07.PAGE UP
====================================================================================*/
#footer .page_up {
    position: fixed;
    right: -550px;
    bottom: 120px;
    z-index: 999;
}
/*====================================================================================
■08.HEADER
====================================================================================*/
#header h1 {
    font-size: 11px;
    color: #b1b1b1;
    text-align: right;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

#header .h_top {
    padding-bottom: 20px;
}

#header .h_logo {
    float: left;
    margin-right: 90px;
    margin-left: 4px;
}

#header .sm_menu {
    float: left;
    margin-right: -27px;
    margin-top: 23px;
}

    #header .sm_menu li {
        float: left;
        margin-right: 27px;
    }
/*====================================================================================
■09.GOLABLE NAVIGATION
====================================================================================*/
.gnav {
    background: url(../common_img/gnav_bg.png) repeat-x;
    height: 111px;
    padding-top: 24px;
}

    .gnav li {
        float: left;
    }
/*==========================================

■10.FOOTER
====================================================================================*/
#footer {
    background: url(../common_img/f_bg.png) repeat-x;
    height: 420px;
    padding-top: 50px;
}

    #footer .left {
        background: url(../common_img/f_bg_in.png) left top;
        width: 480px;
        height: 270px;
        float: left;
    }

        #footer .left .f_logo {
            padding: 17px 0px 20px 24px;
        }

        #footer .left .up {
            margin-right: -60px;
            padding-left: 25px;
        }

            #footer .left .up ul {
                float: left;
                margin-right: 60px;
            }

                #footer .left .up ul li {
                    background: url(../common_img/f_row.png) no-repeat left center;
                    padding-left: 14px;
                    margin-bottom: 10px;
                }

                    #footer .left .up ul li a {
                        text-decoration: none;
                        font-size: 12px;
                        color: #fff;
                    }

                        #footer .left .up ul li a:hover {
                            text-decoration: underline;
                        }

        #footer .left .down {
            padding-left: 25px;
        }

            #footer .left .down li {
                float: left;
                margin-right: 30px;
            }

#footer .banner {
  margin-top: 40px;
}


    #footer .right {
        width: 480px;
        border: 5px solid #fff;
        text-align: center;
        height: 375px;
        float: right;
        background: #ccc;
    }
/*==========================================
/*==========================================
■11.breadcrumb
====================================================================================*/
.breadcrumb {
    margin: 10px auto 25px;
    font-size: 12px;
}

    .breadcrumb .icon {
        background: url(../common_img/icon_home.png) no-repeat left 0px;
    }

        .breadcrumb .icon a {
            color: #000;
            text-decoration: none;
        }

.breadcrumb_in {
    padding: 0 0 0 40px;
    background: url(../common_img/bg_bread.png) no-repeat left center;
}

.breadcrumb li {
    color: #614e4c;
    float: left;
    padding: 0 15px 0 24px;
}

    .breadcrumb li a:hover {
        color: #0055aa;
    }

.center {
    text-align: center;
}

.bold {
    font-weight: bold !important;
}

.ln75 {
    line-height: 1.75;
}

.f16 {
    font-size: 16px;
}

.hover:hover {
    opacity: 0.7;
}
.red {color: red;}
