@charset "utf-8";

/* new clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

* {
    color: #666;
    line-height: 1.6;
    list-style: none;
}
html,body,div,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,address,
ul,ol,li,dl,dt,dd,
table,th,td,form,fieldset {
    margin: 0;
    padding: 0;
}
body {
    background: #FFF url(../images/bg.gif) repeat-x center top;
    text-align: center;
    font:13px "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS Pゴシック","MS P Gothic",sans-serif;
    *font-size:small;
    *font:x-small;
}
img {
    border: none;
}
p {
    font-size: 93%;
    margin-bottom: 0.6em;
}
td p {
    font-size: 103%;
}

#mainContents a:link,#mainContents a:visited {
    color: #4683d4;
    text-decoration: underline;
    padding:0 5px;
}
#mainContents a:hover,#mainContents a:active {
    color: #0f456e;
    text-decoration: underline;
    padding:0 5px;
}
#headerNav a:link,#headerNav a:visited {
    color: #666;
    text-decoration: none;
}
#headerNav a:hover,#headerNav a:active {
    color: #0f456e;
    text-decoration: underline;
}
.gotoTop a:link,.gotoTop a:visited {
    color: #666;
    text-decoration: none;
}
.gotoTop a:hover,.gotoTop a:active {
    color: #0f456e;
    text-decoration: underline;
}
.clear {
    clear: both;
}

#wrapper {
    margin: 0px auto;
    width: 764px;
    height: 100%;
    min-height: 100%;
    text-align: left;
}
#header {
    position:relative;
    margin-bottom: 15px;
}
#headerNav {
    position: absolute;
    right: 15px;
    top: 85px;
    color: #d8d8d8;
    font-size: 85%;
}
#contents {
    float: right;
    width: 549px;
    min-height:330px;
    height:100% !important;
    height:330px;
    background: url(../images/bg_mainTop.gif) no-repeat top;
}
#nav {
    float: left;
    height: auto;
    width: 204px;
    padding: 22px 0 0;
    background: url(../images/bg_navi.gif) no-repeat top;
}
#footer {
    clear: both;
    font-size: 77%;
    color: #AFAFAF;
    background: url(../images/footer.gif) no-repeat center bottom;
    letter-spacing: 0.1em;
    height: 60px;
    line-height: 1.3;
    text-align: center;
    padding-top: 10px;
}
.gotoTop {
    background: url(../images/bg_mainBottom.gif) no-repeat bottom;
    height: 40px;
    width: auto;
    padding-right: 15px;
    text-align: right;
    font-size: 77%;
    color: #AFAFAF;
}
.gotoTop a:link,.gotoTop a:visited,.gotoTop a:hover {
    background: url(../images/arrow_top.gif) no-repeat left center;
    padding-left: 15px;
}
ul.mainNav {
    width: 180px;
    margin-left: 12px;
}
ul.mainNav li {
    width: 180px;
    height: 41px;
    background: url(../images/btn_main.gif) no-repeat top;
    margin-bottom: 7px;
}
ul.mainNav li a {
    display: block;
    width: 180px;
    height: 41px;
    color: #0F456E;
    text-decoration: none;
}
ul.mainNav li a:hover {
    background: url(../images/btn_main.gif) no-repeat bottom;
    text-decoration: none;
}
ul.subNav {
    width: 180px;
    margin: 50px 0 10px 12px;
}
ul.subNav li {
    width: 180px;
    height: 32px;
    background: url(../images/btn_sub.gif) no-repeat top;
    margin-bottom: 10px;
}
ul.subNav li a {
    display: block;
    width: 180px;
    height: 32px;
    color: #666;
    text-decoration: none;
}
ul.subNav li a:hover {
    background: url(../images/btn_sub.gif) no-repeat bottom;
    text-decoration: none;
}
em {
    display:block;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.mainNav em {
    color: #FFF;
    padding: 11px 0 0 26px;
}
.mainNav a:hover em {
    color: #0F456E;
    padding: 11px 0 0 26px;
}
.subNav em {
    color: #666;
    padding: 6px 0 0 26px;
}

#mainContents {
    margin: 22px auto;
    height: auto;
    width: 505px;
}
h1 {
    font-size: 108%;
    line-height: 1.3;
    font-weight: bold;
    color: #FFF;
    background: url(../images/tit_h1.gif) no-repeat;
    letter-spacing: 0.1em;
    height: 32px;
    padding-top: 7px;
    padding-left: 13px;
}
h2 {
    font-size: 108%;
    line-height: 1.3;
    font-weight: bold;
    color: #0F456E;
    background: url(../images/tit_h2.gif) no-repeat bottom;
    letter-spacing: 0.1em;
    height: auto;
    padding: 5px 0 9px 20px;
    margin:2em 0 0.5em;
}
h3 {
    font-size: 100%;
    line-height: 1.3;
    font-weight: bold;
    color: #0F456E;
    background: url(../images/tit_h3.gif) no-repeat bottom;
    letter-spacing: 0.1em;
    height: auto;
    width: 475px;
    padding: 2px 0 5px 30px;
    margin:2em auto 0.5em;
}
.subContents {
    width: 475px;
    margin: 0px auto;
}
table.table01 {
    width: 100%;
    border: 1px #999 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 1em 0;
}

table.table01 th {
    padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    background: #E2E8ED;
    font-weight: bold;
    text-align: center;
}
table.table01 td {
    padding: 5px;
    border: 1px #999 solid;
    border-width: 0 0 1px 1px;
}
td,th {
    font-size:93%;
}
.tdTit {
    background: #F0F0F0;
}
.linkArrow {
    background: url(../images/arrow_right.gif) no-repeat 1em center;
    padding: 0 0 0 2em;
    margin: 0 0 3px;
}
.linkArrowRight {
    background: url(../images/arrow_right.gif) no-repeat 0 center;
    padding: 0 0 0 1em;
    margin: 0 0 3px;
    float:right;
}
.linkArrowTop {
    background: url(../images/arrow_top.gif) no-repeat 0 center;
    padding: 0 0 0 1em;
    margin: 0 0 3px;
    float:right;
}
#loginpanel {
    width: 406px;
    margin: 60px auto;
    height: 206px;
    background: url(../images/bg_login.gif) no-repeat top;

}
.loginContents {
    padding-top: 5px;
    margin: 0px auto;
    width: 260px;
}
.loginContents td,.loginContents th {
        padding: 3px;
}
.loginContents td input {
    border:1px solid #0f456e;
    background-color: #F7F7F7;
}
.loginError {
    padding-top: 55px;
    margin: 0px auto;
    height: 20px;
    width: 320px;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.attention {
    border: 2px solid #27577c;
    background: #f2f5f7;
    padding: 8px 13px;
    margin: 20px 0 10px;
}
.attention h4 {
    background: none;
    font-size: 111%;
    line-height: 1.3;
    font-weight: bold;
    color: #27577c;
    letter-spacing: 0.3em;
    height: auto;
    width: auto;
    padding: 0 0 4px 0px;
    margin:0em auto 0.5em;
    border-bottom: #27577c dotted 1px;
    text-align: center;
}
.attention li {
    background: url(../images/icon_attention.gif) no-repeat 1px 4px;
    padding:0 0 3px 18px;
}
table.hdd_sel td {
    border-style: none;
}
table.hdd_sel_note td {
    font-size: 85%;
    border-style: none;
}
.txt_new {
    font-weight: bold;
    color: #F00;
}
.newsTitle {
    font-size: 80%;
}
.newsContents {
    font-size: 50%;
}
.btn_img {
    vertical-align: -25%;
    cursor: pointer;
}
.notice {
    position:relative;
    font-size: 95%;
    background-color: #e0f0fe;
    border: 1px solid #a0c0fe;
    border-radius: 10px;
    padding: 5px 8px;
}
.noticeTitle {
    font-weight: bold;
    color: #1010fe;
    margin: 0;
    padding: 0;
}
#js-close-notice,
#js-close-notice2 {
    position:absolute;
    top:2px;
    right:2px; 
    text-decoration: none;
    display:block;
    width:16px;
    height:16px;
    line-height:14px;
    text-align:center;
    background:#AED6FA;
    border-radius:16px;
    transition: color 0.2s linear;
    transition: background-color 0.2s linear;
}

#js-close-notice:hover,
#js-close-notice2:hover {
    transition: color 0.2s linear;
    transition: background-color 0.2s linear;
    background:#91C4F3;
}
#mainContents #js-close-notice,
#mainContents #js-close-notice2 { /* override */
    padding:0;
    text-decoration:none;
}

textarea {
    font-size: 111%;
}
.error-message{
    color:#cc0000;
    font-weight: bold;
    text-align :center;
}
.ok-message{
    color:#0000cc;
    font-weight: bold;
    margin-bottom: 12px;
    text-align :center;
}
.history td,th {
    font-size: 100%;
}

.hidden {
    display:none;
}
.label-top {
    vertical-align: top;
}

input.server-name,
textarea.server-description {
    width:300px;
}
input.server-description,
textarea.server-description {
    height:20rem;
}
hr.server-description {
    border: 0;
    height: 0;
    margin: 4px 0 0;
    clear: right;
}
span.linkArrowRight #edit-reverse-dns,
span.linkArrowRight #edit-server-info,
span.linkArrowRight #display-server-detail,
span.linkArrowRight #update-status {
    text-decoration: none;
}
span.linkArrowTop #display-server-hidden {
    color: #666666;
    text-decoration: none;
}

.edit-server-info {
    cursor: pointer;
}
#server-edit-form fieldset {
    border:none;
}
#server-edit-form input,
#server-edit-form textarea {
    width:460px;
}
#server-edit-form textarea {
    height:120px;
}