@charset "utf-8";
html {
font-size: 62.5%;
}

body {
font-size: 1.4rem;
font-family: "Meiryo", "MS PGothic", Arial, "ヒラギノ角ゴ Pro W3", sans-serif;
text-size-adjust: 100%;
/* iPhone Safari 文字の自動調節解除 */
-webkit-text-size-adjust: 100%; 
}

input, textarea {
font-family:monospace;
font-weight: normal;
}

h1 {
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 6px 20px 6px 6px;
font-size: 0.9em;
text-align: right;
color: #fff;
letter-spacing: 1px;
background-color: #5C849E;
}

h2 {
color: #5C849E;
font-weight: bold;
font-size: 1.4em;
letter-spacing: 3px;
margin: 24px 0px;
}

h3 {
display: block;
color: #444;
font-size: 1.0em;
letter-spacing: 2px;
font-weight: bold;
}

#public-navigation-main {

}

.navbar-default {
/* background-color: #84BEE4; */
background-color: #51ABE2;
border-color: #e7e7e7;
}

.navbar-default .navbar-nav li {
}

.navbar-default .navbar-nav > li > a {
color: #fff;
font-size: 16px;
padding-right: 6px;
}

.navbar-default .navbar-nav  li  a:hover,
.navbar-default .navbar-nav  li  a:focus {
color: #333;
background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu {
background-color: #51ABE2;
}

.navbar-default .navbar-nav .open .dropdown-menu > li {
margin: 8px 0px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li a {
color: #fff;
font-size: 1.6rem;
}

.navbar-default .navbar-nav .open .dropdown-menu > li a:hover {
color: #333;
}


#public-footer {
margin: 32px 0px 0px 0px;
background-color: #f0f0f0;
padding: 16px 0px 0px 0px;
}

#public-footer li {
display: inline-block;
border-left: 1px solid #ccc;
padding: 4px 16px;
margin: 4px 0px;
width: 200px;
}

#public-footer .copy-right {
background-color: #5C849E;
padding: 16px;
color: #fff;
text-align: center;
letter-spacing: 1px;
}

.modal.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


#room {
max-width: 700px;
width: 100%;
margin: 0px auto;
}


@media (max-width:980px) {
    .navbar-default .navbar-nav > li > a {
    font-size: 15px;
    }
}

@media (max-width:768px) {
    .navbar-brand img {
    left: -20px;
    }
}



/* ここから下はいらない */


#display-header {
/* width: 820px; */
margin: 0px auto 8px auto;
}


#display-footer {
font-size: 0.9em;
color: #555555;
/* width: 820px; */
text-align: center;
margin: 24px auto 8px auto;
letter-spacing: 1px;
clear: left;
}

#display-header #formzu-mainlogo {
margin-top: 20px;
width: 300px;
height: 40px;
float: left;
}

#display-header #header-right {
margin-top: 20px;
float: right;
/* width: 500px; */
}

#display-header #header-right #comeback {
color: #555555;
font-size: 0.8em;
background-color: white;
width: 280px;
margin: 0px 0px 0px auto;
border: 1px solid #f0f0f0;
text-align: center;
padding: 4px;
}

#navigation {
clear: both;
margin: 4px 0px 8px 0px;
/* width: 820px; */
height: 40px;
background-image: url(/image/public/navigation.gif);
}

#navigation li {
float: left;
text-indent: -1999px;
display: block;
list-style-type: none;
}


#navigation a {
display: block;
height: 40px;
}

#navigation #n-top a {
width: 99px;
}


#navigation #n-whatsnew a {
width: 79px;
}

#navigation #n-login-form a {
width: 110px;
}


#navigation #n-tollservice a {
width: 104px;
}


#navigation #n-setup-form a {
width: 130px;
}

#navigation #n-faq a {
width: 99px;
}

#navigation #n-support a {
width: 82px;
}

#navigation #n-login-user a {
width: 113px;
}


#main_navigation #first a:hover {
background-image: url(/ts/common/images/menu_b.gif);
background-position: 0px;
width: 90px;
}

.headline2 {
margin: 16px auto 8px auto;
color: #555555;
height: 40px;
width: 700px;
text-align: left;
font-weight: bold;
letter-spacing: 4px;
font-size: 1.2em;
text-indent: 16px;
line-height: 40px;
background-image: url(/image/public/headline2_bg.jpg);
}

#display-footer #yahoo-im-ad {
margin: 16px auto 16px auto;
height: 60px;
}

#display-footer #footer-links {
margin: 8px auto 16px auto;
text-align: left;
/* width: 800px; */
}

#display-footer #footer-links li {
display: inline-block;
border-left: 1px solid #777;
margin: 2px 0px 2px 0px;
padding: 0px 4px 0px 8px;
height: 20px;
}

