@charset "utf-8";

/* �� �S�̂̏����l �� */

.main_center * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); }
.main_center .vcontainer:after, .vrow:after, .vcol:after, .vcolleft:after, .vcolright:after, .vclr:after, .vgroup:after { content: ""; display: table; clear: both; }
.main_center .vrow { padding-bottom: 0em; }
.vcol { display: block; width: auto; }
.vcolleft { float: left; }
.vcolright { float: right; }

.vclearfix:after { display: block; clear: both; height: 0px; font-size: 0px; line-height: 0px; visibility: hidden; content: "."; }
.vclearfix { display: block; *zoom: 1; }

.main_center .section-detail{
    color: #434343;
    font-family: "Lucida Sans Unicode","Lucida Grande","Droid Sans",'�q���M�m�p�S Pro W3','Hiragino Kaku Gothic Pro','���C���I',Meiryo,'�l�r �o�S�V�b�N',"ms pgothic",sans-serif;
    font-size: 100%;
    line-height: 150%;
    letter-spacing: 0.1em;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.main_center a { outline: none; }
.main_center a:link, a:visited { color: #007FB7; text-decoration: none; }
.main_center a:link:hover, a[href]:hover { color: #D26A4D; text-decoration: underline; }
.main_center .section-detail h1, .main_center .section-detail h2, .main_center .section-detail h3, .main_center .section-detail h4, .main_center .section-detail h5 { font-size: 100%; line-height: 150%; letter-spacing: 0.1em; }

.main_center select { border: solid 1px #ccc; }

.main_center table { margin: 20px auto 20px auto; border-top: solid 1px #ccc; border-left: solid 1px #ccc; width: auto; border-collapse: collapse; text-align: left; }
.main_center table th { padding: 8px; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; color: #333; background: #f4f2ff; font-weight: normal; }
.main_center table td { padding: 8px; border-right: solid 1px #ccc; border-bottom: solid 1px #ccc; }
.main_center table select { margin-bottom: 10px; border: solid 1px #ccc; }

.main_center .vrelative { position: relative; }
.main_center .vabsolute { position: absolute; }
.main_center .voverflowh { overflow: hidden; }

.main_center #a1, .main_center #a2, .main_center #a3, .main_center #a4, .main_center #a5, .main_center #a6, .main_center #a7, .main_center #a8, .main_center #a9 {
    padding-top: 60px;
    margin-top: -60px;
}


/* �� ��{���p�X�^�C�� �� */

.main_center .valignc { text-align: center; }
.main_center .valignr { text-align: right; }
.main_center .valignl { text-align: left; }
.main_center .vfontwb { font-weight: bold; }
.main_center .valignj { text-align: justify; text-justify: inter-ideograph; -ms-text-justify: inter-ideograph; }

.main_center .vfontcr { color: #cc3333; }
.main_center .vfontcwhite { color: #fff; }
.main_center .vfontcblack { color: #000; }
.main_center .vfontcgray1 { color: #434343; }

.main_center .vfonts110 { font-size: 110%; }
.main_center .vfonts120 { font-size: 120%; }
.main_center .vfonts130 { font-size: 130%; }
.main_center .vfonts130 { font-size: 130%; }
.main_center .vfonts140 { font-size: 140%; }
.main_center .vfonts150 { font-size: 150%; }
.main_center .vfonts160 { font-size: 160%; }
.main_center .vfonts170 { font-size: 170%; }
.main_center .vfonts180 { font-size: 180%; }

.main_center .vmargint10 { margin-top: 10px; }
.main_center .vmargint20 { margin-top: 20px; }
.main_center .vmargint30 { margin-top: 30px; }
.main_center .vmargint40 { margin-top: 40px; }
.main_center .vmargint50 { margin-top: 50px; }
.main_center .vmargint60 { margin-top: 60px; }
.main_center .vmargint70 { margin-top: 70px; }
.main_center .vmargint80 { margin-top: 80px; }
.main_center .vmargint90 { margin-top: 90px; }

.main_center .vbackcwhite   { background: #fff; }
.main_center .vbackcblack   { background: #000; }
.main_center .vbackcgray1   { background: #eee; }
.main_center .vbackcgray2   { background: #ccc; }
.main_center .vbackcgray3   { background: #434343; }
.main_center .vbackcblue1   { background: #3ca1ec; }
.main_center .vbackcblue2   { background: #3c98d7; }
.main_center .vbackcpurple1 { background: #7584ce; }
.main_center .vbackcpurple2 { background: #9373b5; }
.main_center .vbackcgreen1  { background: #49b69a; }
.main_center .vbackcgreen2  { background: #3e9b83; }
.main_center .vbackcyellow1 { background: #efc337; }
.main_center .vbackcyellow2 { background: #e1ac2f; }
.main_center .vbackcorange1 { background: #ee9f36; }
.main_center .vbackcorange2 { background: #e0853a; }
.main_center .vbackcred1    { background: #dd5c4a; }
.main_center .vbackcred2    { background: #c64839; }
.main_center .vbackcred3    { background: #cc0000; }

.main_center .vbpink { border: 1px solid pink; }

.main_center .vablur a {
    text-decoration: none !important;
    -webkit-transition: color .5s, background .5s, height .5s;
    -moz-transition: color .5s, background .5s, height .5s;
    -o-transition: color .5s, background .5s, height .5s;
    -ms-transition: color .5s, background .5s, height .5s;
    transition: color .5s, background .5s, height .5s;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.main_center .vablur a:link:hover, a[href]:hover {
    color: #ff6455;
}


/* �� �f�t�H���g�^PC�p�Fmedia�̒l�ȏ�̏ꍇ�̃X�^�C�����ȉ��ɋL�q���� �� */

/* �� �y�[�W�S�̂̊�{�ݒ�Fsite_frame.tpl�^site_main.tpl �� */

.main_center .vcontainer { width: 980px; margin: 0 auto; }

.main_center .vheaderu { background: #fff; }
.main_center .vmaincu  { background: #222; }
.main_center .vmaincl  { background: #888; }
.main_center .vfooterl { background: #e3e6f2; margin-top: 40px; }

.main_center .vnav     { width: 194px; background: #eef0f9; padding: 20px 10px 10px 10px; }
.main_center .varticle { background: #fff; padding: 20px 0px 20px 0px; }

.main_center .varticle2 { width: 740px; }
.main_center .varticle2.vcolleft  { margin-left: 22px; }
.main_center .varticle2.vcolright { margin-right: 22px; }
.main_center .varticle3 { width: 550px; margin-left: 20px; margin-right: 20px; }
.main_center .varticle1 { margin-left: 20px; margin-right: 20px; }

.main_center .vheaderp {
    width: auto;
    background: #000;
    height: 62px;
    color: #fff;
    position: relative;
    z-Index: 1000;
    box-shadow: 0px 2px 6px #aaaaaa;
    -moz-box-shadow: 0px 2px 6px #aaaaaa;
    -webkit-box-shadow: 0px 2px 6px #aaaaaa;
    text-align: center;
}

.main_center .vfooterp { width: auto; height: auto; background: #000; text-align: center;}
.main_center .vfooter { padding-top: 18px; padding-bottom: 18px; color: #fff; font-size: 90%; text-align: center; }

.main_center .main_center { width: auto; background: #fff }
.main_center .vmain { background: #fff; }


/* ���C���㕔�e�L�X�g */

.main_center .vmainuppertext {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    background: #222;
    color: #fff;
    font-size: 90%;
    padding: 2px 12px 0px 12px;
    letter-spacing: 0.05em;
}

.main_center .vmainuppertextl {
    float: left;
    width: 20%;
    text-align: left;
}

.main_center .vmainuppertextc {
    float: left;
    width: 60%;
    text-align: center;
    }

.main_center .vmainuppertextr {
    float: left;
    width: 20%;
    text-align: right;
}


/* �� �w�b�_�̐ݒ� �� */

.main_center .vheadernavtitleu {
    margin-left: 0.15em;
    font-size: 0.95em;
    vertical-align: 0.15em;
    letter-spacing: -0.01em;
}

.main_center .vheadernavtitle {
    margin-left: 0.15em;
    font-size: 1.1em;
    vertical-align: 0.15em;
    letter-spacing: -0.01em;
}

.main_center .vheadernav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #f2f2f2;
}

.main_center .vheadernav li {
    float: left;
    width: auto;
    margin-left: 0.5em;
    padding: 0em 0.3em 0em 0.3em;
}

.main_center .vheadernav a {
    display: block;
    color: #f2f2f2;
    width: auto;
    height: auto;
    text-decoration: none;
    -webkit-transition: color .5s, background .5s, height .5s;
    -moz-transition: color .5s, background .5s, height .5s;
    -o-transition: color .5s, background .5s, height .5s;
    -ms-transition: color .5s, background .5s, height .5s;
    transition: color .5s, background .5s, height .5s;
}

.main_center .no-touch .vheadernav ul:hover a {
    color: rgba(249, 249, 249, .5);
}

.main_center .no-touch .vheadernav ul:hover a:hover {
    color: rgba(255, 153, 102, 0.99);
}

/* �w�b�_�{�� */

.main_center .vheaderlogo {
    float: left;
    margin-top: 22px;
}

.main_center .vheaderlogo a {
    height:auto;
    display: inline-block;
}

.main_center .vheaderlogo img {
    width: 240px;
    height: 22px;
}

.main_center .vheaderlogo object {
    width: 240px;
    height: 22px;
    pointer-events: none;
}

.main_center .vheadercr {
    float: right;
    text-align: right;
}

.main_center .vheadercr a {
    text-decoration: none !important;
}

.main_center .vheadercr ul {
    display: inline-block;
}

.main_center .vheadercru {
    height: 27px;
    margin-top: 7px;
    font-size: 0.97em;
}

.main_center .vheadercru li {
    margin-left: 0.7em;
    height: 2em;
}

.main_center .vheadercru .vheadercrutext {
    background: none;
    margin-right: 1.2em;
    color: #ffe133;
}


/* �w�b�_�㕔�e�L�X�g */

.main_center .vheaderuppertext {
    height: 10px;
    text-align: center;
    background: #000;
    font-size: 95%;
    letter-spacing: 0em;
    position: relative;
    z-Index: 1001;
}

/* �w�b�_�����e�L�X�g */

.main_center .headerlowertext {
    height: 12px;
    text-align: center;
    background: #000;
    font-size: 95%;
    letter-spacing: 0em;
    position: relative;
    z-Index: 999;
    box-shadow: 0px 2px 6px #aaaaaa;
    -moz-box-shadow: 0px 2px 6px #aaaaaa;
    -webkit-box-shadow: 0px 2px 6px #aaaaaa;
}

/* g */

.main_center .vfooterg {
    height: 86px;
    padding-top: 28px;
    color: #fff;
    font-size: 0.8em;
    text-align: center;
    background-image: url("../img/xs/z_img/footer_img_back.png");
    background-repeat: no-repeat;
    background-position: center 50px;
}

.main_center .vheadergp {
    height: 74px;
    padding-top: 11px;
}

.main_center .vheaderg {
    margin: 0 auto;
    height: 50px;
    width: 968px;
    padding: 0;
    color: #fff;
    background-image: url("../img/xs/z_img/header_img_back_wl.png");
    background-repeat: no-repeat;
    background-position: center top;
}

.main_center .vheaderg a {
    display: block;
    color: #f2f2f2;
    width: auto;
    height: auto;
    text-decoration: none !important;
    -webkit-transition: color .5s, background .5s, height .5s;
    -moz-transition: color .5s, background .5s, height .5s;
    -o-transition: color .5s, background .5s, height .5s;
    -ms-transition: color .5s, background .5s, height .5s;
    transition: color .5s, background .5s, height .5s;
}

.main_center .no-touch .vheaderg ul:hover a {
    color: rgba(249, 249, 249, .5);
}

.main_center .no-touch .vheaderg ul:hover a:hover {
    color: rgba(255, 153, 102, 0.99);
}

.main_center .vheaderg_tj {
    font-size: 0.95em;
    line-height: 0.95em;
    letter-spacing: 0.1em;
}

.main_center .vheaderg_te {
    font-size: 0.8em;
    line-height: 1.1em;
    letter-spacing: 0em;
}

.table2 {
    text-align: left;
}


