@charset "UTF-8";

* {
font-size: 100%;
font-weight: normal;
font-style: normal;
}
html,body {
scrollbar-base-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #696969;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #696969;
}
body {
background-color: #000000;
color: #c0c0c0;
font-family: メイリオ,Meiryo,sans-serif;
font-size: 70%;
line-height: 200%;
margin-left: 12%;
margin-right: 12%;
}
a {
text-decoration: none;
cursor: crosshair;
}
a:link {
color: #808080;
} 
a:visited {
color: #808080;
}
a:hover {
position: relative;
top: 1px;
left: 1px;
background-color: #696969;
color: #c0c0c0;
}
a:active {
color: #f5f5f5;
}

img {
border: none;
/*
margin-right: 10px;
margin-bottom: 10px;
*/
}
table.t1 {
line-height: 200%;
border-collapse: collapse; 
margin-top: 15px;
}
table.box {
line-height: 150%;
width: 150px;
margin-right: 30px;
}
tr {
vertical-align: top;
}
td {
}
dt {
display: inline;
border-bottom: 1px #696969 dotted;
}
dd {
border-bottom: 1px #696969 dotted;
}
li {
list-style-type: none;
}
select {
background-color: #696969;
color: #c0c0c0;
font-family: メイリオ,Meiryo,sans-serif;
/*font-size: 130%;*/
}

.top {
background-image: url(top/20101201top_bg.jpg);
background-repeat: no-repeat;
height: 130px;
}
.top_logo {
float: right;
margin-top: 77px;
}
div.main_menu {
font-size: 130%;
border-bottom: 1px #696969 solid;
}
ul.main_menu {
margin: 0;
padding: 0;
}
div.main_menu ul.main_menu li.main_menu {
display: inline;
}
div.main_menu ul.main_menu li.main_menu a {
background-image: url(top/menu_bg2.gif);
background-repeat: repeat-x;
border-left: 1px #696969 solid;
border-top: 1px #696969 solid;
border-right: 1px #696969 solid;
padding-left: 10px;
padding-top: 3px;
padding-right: 10px;
}
div.main_menu ul.main_menu li.active a {
background-image: url(top/menu_bg.gif);
background-repeat: repeat-x;
color: #c0c0c0;
border-left: 1px #c0c0c0 solid;
border-top: 1px #c0c0c0 solid;
border-right: 1px #696969 solid;
border-bottom: 1px #000000 solid;
}
div.main_menu2 {
border-bottom: 1px  #696969 solid; 
}
ul.main_menu2 {
margin: 0;
padding: 0;
}
div.main_menu2 ul.main_menu2 li.main_menu2 {
display: inline;
padding-left: 5px;
padding-right: 5px;
}
div.main_menu2 li.active a {
color: #c0c0c0;
}
div.page {
font-size: 85%;
text-align: right;
clear: both;
}
ul.page {
margin: 0;
padding: 0;
}
div.page ul.page li.page {
display: inline;
padding-left: 3px;
padding-right: 3px;
}
div.page li.active a {
color: #c0c0c0;
}
div.sub_menu {
font-size: 85%;
text-align: right;
border-top: 1px #696969 solid;
}
ul.sub_menu {
margin: 0;
padding: 0;
}
div.sub_menu ul.sub_menu li.sub_menu {
display: inline;
padding-left: 5px;
padding-right: 5px;
}
div.sub_menu li.active a {
color: #c0c0c0;
}
.bottom {
font-size: 85%;
text-align: right;
}
.main {
}
.contents {
border-bottom: 1px #696969 dotted;
}
.jump {
font-size: 85%;
text-align: right;
clear: both;
}
.box {
float: left;
overflow: auto;
font-size: 85%;
line-height: 150%;
height: 180px;
width: 140px;
margin-right: 30px;
margin-bottom: 30px;
}
.box2 {
display: block;
border: 1px #696969 dotted;
padding: 10px;
margin: 10px;
}
.fs1 {
font-size: 85%;
line-height: 150%;
}
.fs2 {
font-size: 130%;
}
.fc1 {
color: #c0c0c0;
}
.fc2 {
color: #000000;
}
.fc3 {
color: #f08080;
}
.fc4 {
color: #b0c4de;
}
.td1 {
text-decoration: line-through;
}
.td2 {
text-decoration: underline;
}
.bc1 {
background-color: #c0c0c0;
}
.bc2 {
background-color: #696969;
}
.ta1 {
text-align: right;
}
.ta2 {
text-align: center;
}
.ta3 {
text-align: left;
}
.f1 {
float: right;
}
.f2 {
float: left;
}
.mr1 {
margin-right: 10px;
}
.bl1 {
border-left: 1px #696969 dotted;
}
.br1 {
border-right: 1px #696969 dotted;
}
.bb1 {
border-bottom: 1px #696969 dotted;
}
/*b&アルファベット&数字に統一すべし
の前にどこかで使ってるか確認すべし*/
.b1 {
border-bottom: 1px #696969 solid;
}
.b2 {
border-bottom: 1px #696969 dotted;
}
.b3 {
border-top: 1px #696969 dotted;
}