@charset "Shift-JIS";
/* Default Css Document */
body {
 margin: 0px;
 text-align: center;
 color: #009999;
 font-size: 11pt;
 font-family: 'MS UI Gothic, Times New Roman, Comic Sans MS';
 background-color: #ffffff;
}
td,th {
 color: #009999;
 font-size: 11pt;
 font-family: 'MS UI Gothic, Times New Roman, Comic Sans MS';
}
a {
 color: #808080;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
textarea {
 font-size: 9pt;
 background: #ffffff;
 border: solid #000000 1px;
 cursor: hand;
}
#list {
 font-size: 12px;
 background: #ffffff;
 border: solid #000000 1px;
 cursor: hand;
}
#list2 {
 font-size: 12px;
 background: #ffffff;
 border-left: solid #ffffff 1px;
 border-right: solid #ffffff 1px;
 border-top: solid #ffffff 1px;
 border-bottom: solid #000000 1px;
}
#combo {
 font-size: 12px;
 background: #ffffff;
 border: solid #000000 1px;
 cursor: hand;
}
#file {
 font-size: 12px;
 background: #ffffff;
 border: solid #000000 1px;
 cursor: hand;
}
#check {
 cursor: hand;
}
#radio {
 cursor: hand;
}
#button {
 color: #ffffff;
 background-color: #33ccff;
 border: 1px dotted #33ccff;
 cursor: hand;
}
#subtitle {
 font-size: 10pt;
 text-align: center;
 vertical-align: middle;
 color: #ffffff;
 background-color: #33ccff;
}
#item {
 font-size: 10pt;
 text-align: center;
 vertical-align: middle;
 color: #ffffff;
 background-color: #33ccff;
}
#explain {
 border: 1px double #33ccff;
 border-width: 4px 4px;
}
#container {
 width: 770px;
 margin-left: auto;
 margin-right: auto;
}
#homebar {
 font-size: 8pt;
 width: 100%;
 height: auto;
 text-align: center;
 margin: 0 auto;
 vertical-align: middle;
 padding: 1px 5px;
}
#title {
 text-align: center;
 margin-bottom: 10px;
}
#menu {
 float: left;
 width: auto;
 text-align: left;
 margin-right: 10px;
}
#index {
 margin-bottom: 15px;
}
#image {
 float: left;
 text-align: left;
}
#line01 {
 border: 1px solid #dddddd;
 border-top-style: none;
 border-left-style: none;
}
#line02 {
 border: 1px solid #dddddd;
 border-top-style: none;
 border-left-style: none;
}
#page {
 height: 40px;
 text-align: center;
 vertical-align: bottom;
}
