﻿body {
    background:#000000;
    background:-moz-linear-gradient(top, #000000, #000000, #134564);
    background:-webkit-gradient(linear, center top, center bottom, color-stop(0, #000000), color-stop(0.5, #000000), color-stop(1.0, #134564));
    background:-o-linear-gradient(top, #000000, #000000, #134564);
    background:linear-gradient(top, #000000, #000000, #134564);
    font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Trebuchet MS', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color:#ffffff;
    margin:20px auto;
    text-align:center;
    line-height:1.5em;
    width:1024px;
}
h1, h2, h3, h4, h5, h6 {
    font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Trebuchet MS', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight:lighter;
}
a:link, a:visited {
    color:#157DB8;
    text-decoration:none;
}
a:hover {
    color:#74BBE4;
    text-decoration:underline;
}
header, nav, section, footer {
    display:block;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    -moz-box-shadow:0px 0px 4px #666;
    -webkit-box-shadow:0px 0px 4px #666;
    box-shadow:0px 0px 4px #666;
    border:1px solid #d3d3d3;
    background-color: #fff;
    margin:5px;
    padding:0 20px 10px 20px;
    font-size:12pt;
    color:#000;
    text-align:left;
    behavior: url("./PIE.htc");
}
header {
    text-align:center;
    padding:30px;
    background-image:url("./../img/bgimage.png");
    background-color:#000000;
    background-repeat:no-repeat;
    border:none;
    color:#fff;
    text-shadow:0px 0px 4px #000000;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    box-shadow:0px 0px 0px #000;
    -moz-box-shadow:0px 0px 0px #000;
    -webkit-box-shadow:0px 0px 0px #000;
    behavior: url("./PIE.htc");
}
header h1, header h2, header h3, header h4, header h5, header h6, header li, header p {
    font-family:'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Trebuchet MS', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
header h1 {
    font-size:2.3em;
    text-transform:none;
    letter-spacing:0em;
}
header h2 {
    background-image:url("./../img/wall.png");
    background-repeat:repeat;
    margin:-10px 0px 20px;
    font-size:1.1em;
}
header ul {
    padding:5px;
    list-style-type:none;
    display:inline;
    background-image:url("./../img/wall2.png");
    background-repeat:repeat-x;
}
header li {
    margin:0px 0px;
    padding:0px;
    list-style-type:none;
    display:inline;
    border:none;
}
header dl {
    display: table;
    width: 80%;
    margin:5px auto -20px;
    text-align:center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    box-shadow: 2px 2px 8px #999;
    -moz-box-shadow: 2px 2px 8px #999;
    -webkit-box-shadow: 2px 2px 8px #999;
    -o-box-shadow: 2px 2px 8px #999;
    -ms-box-shadow: 2px 2px 8px #999;
}
header dt {
    display: table-cell;
    border: 1px solid #4a94ce;
    border-right: none;
    background: #01508f;
    background: linear-gradient(top, #005ca5, #01508f);
    background: -moz-linear-gradient(top, #005ca5, #01508f);
    background: -webkit-gradient(linear, left top, left bottom, from(#005ca5), to(#01508f));
    color: #fff;
    margin: 0px auto;
    padding: 5px 10px;
    width: 25%;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
    -o-border-radius: 5px 0px 0px 5px;
    -ms-border-radius: 5px 0px 0px 5px;
    behavior: url("./PIE.htc");
}
header dd {
    display: table-cell;
    border: 1px solid #4a94ce;
    border-left: none;
    width: 75%;
    padding: 5px;
    color: #000;
    background: #fff;
    background: linear-gradient(top, #fff, #fff, #dcdcdc);
    background: -moz-linear-gradient(top, #fff, #fff, #dcdcdc);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #fff), to(#dcdcdc));
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    -o-border-radius: 0px 5px 5px 0px;
    -ms-border-radius: 0px 5px 5px 0px;
    behavior: url("./PIE.htc");
}
header img {
    border:none;
}
header a:link, nav a:visited {
    font-weight:normal;
}
nav {
    float:right;
    width:195px;
}
nav h1 {
    font-size:1.4em;
}
section {
    float:right;
    width:724px;
    text-align:left;
    margin-bottom:10px;
    behavior: url("./PIE.htc");
}
section h1 {
    -moz-border-bottom-colors:none;
    -moz-border-image:none;
    -moz-border-left-colors:none;
    -moz-border-right-colors:none;
    -moz-border-top-colors:none;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    background:url("./../img/h1bar.png") no-repeat scroll 5px top #202020;
    border-color:#666666 #666666 #1278B3;
    border-style:solid;
    border-width:1px 1px 2px;
    clear:both;
    color:#fff;
    padding:10px 16px;
    margin:10px -12px;
    text-shadow:1px 1px 5px #000;
    font-weight:bold;
    behavior: url("./PIE.htc");
}
section h2 {
    -moz-border-bottom-colors:none;
    -moz-border-image:none;
    -moz-border-left-colors:#1278b3;
    -moz-border-right-colors:none;
    -moz-border-top-colors:none;
    border-left:3px solid #1278b3;
    clear:both;
    color:#000;
    padding:10px 6px;
    margin:10px 0px;
    text-shadow:1px 0px 2px #7197ad , -1px 0px 2px #7197ad;
    behavior: url("./PIE.htc");
}
section .new {
    background:url("./../img/h1bar_new.png") no-repeat scroll 5px top #202020;
}
section .update {
    background:url("./../img/h1bar_update.png") no-repeat scroll 5px top #202020;
}
nav h1 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color:#202020;
    color:#fff;
    padding:10px;
    margin:10px -10px;
    text-shadow:1px 1px 5px #000;
    behavior: url("./PIE.htc");
}
section ul {
    padding:0px;
    list-style:none;
    border-top:1px solid #e7e2d7;
    margin:14px 0px;
}
section li {
    margin:0px;
    padding:0px;
    list-style:none;
}
section a:hover {
    color:#fff;
    text-decoration:underline;
    background:#1278b3;
}
nav li a:hover {
    color:#fff;
    text-decoration:underline;
    font-weight:bolder;
    background:#1278b3;
}
nav li {
    list-style-type:none;
    display:inline;
    border:none;
}
nav li a:link {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float:left;
    width:96%;
    margin:5px -15%;
    padding:10px;
    font-weight:bolder;
    border:1px solid #e7e2d7;
    behavior: url("./PIE.htc");
}
nav li a:hover {
    background:#122541 url("./../img/navibg.png") left top no-repeat;
}
nav li a:visited {
    border:1px solid #e7e2d7;
}
section p {
    font-size:0.9em;
}
article {
    margin:0 0 30px 0;
}
footer {
    clear:both !important;
    padding:3px;
    background-color: #444;
    border:none;
    color:#fff;
    font-size:0.8em;
    text-align:center;
}
footer a {
    margin:0px 5px;
}

.error {
	background:#ff6699;
	padding:20px;
	text-align:center;
}

#tabs .ui-tabs {
	padding: 0;
	border-width: 0;
}

#tabs .ui-widget-header {
	border: 0;
}

#tabs .ui-tabs-nav {
	border-width: 0;
	padding: 0;
}

#tabs .ui-tabs-panel {
	border-width: 3px;
}

#tabs .ui-tabs-nav li.ui-tabs-selected {
	border-width: 3px;
	margin-bottom: -3px;
}
#tabs li a:hover {
    color:#fff;
    text-decoration:underline;
    background:#122541 url("./../img/navibg.png") left top no-repeat;
}
#tabs table, tr, td {
    border:1px solid #1278b3;
    text-align:center;
    font-size:0.9em;
}
