/*
---------------------------------------*/
#primary-menu > ul#menu-english_menu > li > a {
    color: #fff;
    font-size: 15px;
    margin-top: 18px;
    padding: 10px 30px 0px;
    height: 40px;
}

#primary-menu > ul#menu-english_menu > li > a strong
{
    font-size:20px;
}


div#other_logo_sub02e img {
    padding: 5px 5px 0px 5px;
    float: right;
}


div#other_logo_sub01 {
    padding-left: 0px;
}


body, h1, h2, h3, h4, h5, h6, h7 {
    font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}


#site-title a {
    color: #264a84;
}

#logo #site-title {
    margin-top: 5px;
    line-height: 75%;
}

span#subtitle {
    font-size: large;
}

span#maintitle {
    font-size: smaller;
    font-weight: 600;
}

.header_shinsotsu{
    margin: 0px 10px 0px 0px;
}

.header_iso{
    margin: 2px 5px 0px 0px;
}

.header_isotext {
    margin: 15px 0px 0px 0px;
    font-weight: bold;
    line-height: 1.2em;
    display: block;
    font-size: x-small;
    width:190px;
    float:left;
}

.header_skyrail{
    margin: 10px 10px 10px 10px;
}

.button_question div a{
    color:#ffffff;
    font-weight:bold;
}

.mw_wp_form_input input[type="submit"]{
    font-size: 1.15em;
    padding: 1em 2em;
    background: #264a84;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#1b345c),color-stop(1,#264a84));
    background: -ms-linear-gradient(bottom,#1b345c,#264a84);
    background: -moz-linear-gradient(center bottom,#1b345c 0%,#264a84 100%);
    background: -o-linear-gradient(#264a84,#1b345c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#264a84', endColorstr='#1b345c', GradientType=0);
    border: 1px solid;
    border-color: #172d51 #152949 #11223d #152949;
    color: #FFFFFF !important;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
    text-shadow: 0 1px 0 rgba(0,0,0,0.05);
}

.mw_wp_form_input input[type="submit"]:hover{
    color:#ff0000 !important;
}


#primary-menu ul li#menu-item-2389 a strong {
    margin-top: -6px;
}


.topimageflame {
    background: #f6fafa;
    border: 0px solid #EEE;
    padding: 10px;
    max-width: 100%;
}

.sow-cta-text{
    width:100%;
}


.sow-cta-text h5{
    text-align: right;
    margin-top: 15px;
}

/*
---------------------------------------*/
#primary-menu > ul > li > a:hover,
#primary-menu > ul > li.sfHover > a,
#primary-menu > ul > li.active > a {
    border-top-color: #7cc6ee;
    color: #7cc6ee;
}

#page-title {
    background-color: #f6fafa;
}