@charset "Shift_JIS";

body {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    font-family: 'メイリオ' , Meiryo , 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
    text-align: center;
}

div, ul, li, p, span, h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

img {
    max-width: 100%;
    height: auto;
}

a:hover {
    color: #0000FF;
}

.noscript {
    color: #FF0000;
    width: 100%;
    position: fixed;
    top: 33%;
    left: 0px;
    right: 0px;
    background-color: #F8DAD2;
}

.section {
    background-size: cover;
    background-size: 100% 100%;
}

.contents {
    text-shadow: 2px 2px 5px #555555, -2px 2px 5px #555555, 2px -2px 5px #555555, -2px -2px 5px #555555;
    width: 100%;
    margin: 0 auto;
}

.contents h2 {
    font-size: 25px;
    text-decoration: underline;
}

.contents span {
    display: block;
    margin-top: 20px;
}

.PortAsia {
    background-image: url("../image/84912f99a3784e8c4544623681b90e6b_m.jpg");
}

.PortAsia .Facebook {
    font-size: 20px;
    line-height: 50px;
    text-shadow: none;
    width: 105px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 250px;
    border: 1px #3B5998 solid;
    background-color: #3B5998;
}

.PortAsia .Twitter {
    font-size: 20px;
    line-height: 50px;
    text-shadow: none;
    width: 105px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 130px;
    border: 1px #55ACEE solid;
    background-color: #55ACEE;
}

.PortAsia .Blog {
    font-size: 20px;
    line-height: 50px;
    text-shadow: none;
    width: 105px;
    height: 50px;
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px rgb(46,141,60) solid;
    background-color: rgb(46,141,60);
}

.PortAsia .Facebook a, .PortAsia .Twitter a, .PortAsia .Blog a {
    color: #FFFFFF;
    text-decoration: underline;
}

.PortAsia span {
    font-size: 25px;
    margin-top: 0px;
}

.PortAsia h1 {
    font-size: 50px;
    text-shadow: 2px 2px 5px #000080, -2px 2px 5px #000080, 2px -2px 5px #000080, -2px -2px 5px #000080;
}

.PortAsia table.language {
    table-layout: fixed;
    font-size: 30px;
    text-decoration: underline;
    text-shadow: none;
    width: 80%;
    margin: auto;
    margin-bottom: 15px;
    border-spacing: 50px 0px;
}

.PortAsia table.language td {
    cursor: pointer;
    width: 30%;
}

.PortAsia td#Japanese {
    border: 1px #F39800 solid;
    background-color: #F39800;
}

.PortAsia td#English {
    border: 1px #00BDF2 solid;
    background-color: #00BDF2;
}

.PortAsia td#Chinese {
    border: 1px #32CD32 solid;
    background-color: #32CD32;
}

.PortAsia .span1 {
    font-size: 20px;
    margin-top: 10px;
}

.PortAsia table.seminar-us, .PortAsia table.follow-contact {
    table-layout: fixed;
    font-size: 30px;
    text-shadow: none;
    width: 100%;
    height: 75px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 0px;
    border-spacing: 50px 0px;
}

.PortAsia table.seminar-us a, .PortAsia table.follow-contact a {
    color: #FFFFFF;
    text-decoration: underline;
}

.PortAsia table.seminar-us td, .PortAsia table.follow-contact td {
    width: 40%;
}

.PortAsia td.seminar {
    border: 1px #F39800 solid;
    background-color: #F39800;
}

.PortAsia td.us {
    border: 1px #00BDF2 solid;
    background-color: #00BDF2;
}

.PortAsia td.follow {
    border: 1px #FF69B4 solid;
    background-color: #FF69B4;
}

.PortAsia td.contact {
    border: 1px #32CD32 solid;
    background-color: #32CD32;
}

.PortAsia td.Chinese {
    line-height: 35px;
}

.PortAsia .Chinese :not(h1):not(.span1) {
    /*
    font-size: 75%;
    */
}