html {
margin: 0;
padding: 0;
}

form {
margin: 0;
padding: 0;
}

a {
text-decoration: underline;
}

a img {
border: 0;
}

h1, h2, h3, h4, h5, h6 {
font-weight: bold;
margin-top: 24px;
margin-bottom: 10px;
}

p, ol, ul, pre, blockquote {
margin-top: 10px;
margin-bottom: 10px;
}

h1 {
font-size: 30pt;
margin-bottom: 0px;
margin: 0px;
padding: 0px;
}

h2 {
background-color: White;
background-image: url(image/s1.gif);
font-size: 1em;
margin-top: 0px;
margin-bottom: 10px;
padding-left: 8px;
border-left-style: solid;
border-top-color: White;
border-left-color: Gray;
border-left-width: 8px;
border: BorderLeft;
}

h3 {
font-size: 1em;
padding-left: 4px;
border-left-color: White;
border-bottom: solid 1px #666666;
}

p {
font-size: 90%;
padding-top: 4px;
padding-left: 4px;
}

li {
margin-top: 5px;
margin-bottom: 5px;
border-bottom-color: White;
}

ul {
margin-left: 12px;
padding: 0px;
list-style-type: square;
list-style-position: inside;
}

dt {
font-weight: bold;
}

blockquote {
border-right: solid #0000ff 2px;
border-left: solid #0000ff 2px;
}

blockquote p {
margin-top: 0px;
margin-bottom: 0px;
}

pre {
background-color: #CCCCCC;
margin: 8px;
padding: 8px;
border: dashed 2px #666666;
}

th {
background-color: Silver;
width: 100px;
padding: 5px;
}

table {
background-color: White;
text-align: left;
margin: auto;
padding: 0px;
border: 0px;
}

td {
background-color: #E0E0E0;
text-align: right;
margin: 1px;
padding: 5px;
}

thead td {
background-color: #CCCCCC;
}

tfoot td {
color: White;
background-color: Black;
}

a:link {
color: #2B3060;
text-decoration: none;
}

a:visited {
color: #2B3060;
text-decoration: none;
}

a:hover {
color: #0798BC;
text-decoration: underline;
}

a:active {
color: #2B3060;
text-decoration: none;
}

#banner a:link {
color: Black;
text-decoration: none;
}

#banner a:visited {
color: Black;
text-decoration: none;
}

#banner a:hover {
color: Red;
text-decoration: none;
}

#banner a:active {
color: Black;
text-decoration: none;
}

#favorite a:link {
color: Black;
text-decoration: none;
}

#favorite a:visited {
color: Black;
text-decoration: none;
}

#favorite a:hover {
color: Red;
text-decoration: underline;
}

#favorite a:active {
color: Black;
text-decoration: none;
}

#footer a:link {
color: White;
text-decoration: none;
}

#footer a:visited {
color: White;
text-decoration: none;
}

#footer a:hover {
color: #0798BC;
text-decoration: underline;
}

#footer a:active {
color: White;
text-decoration: none;
}

.clr {
font-size: 0;
line-height: 0;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
padding: 0;
border: 0;
clear: both;
overflow: hidden;
}

.pkg:after {
font-size: 0.1em;
line-height: 0;
height: 0.1px;
display: block;
clear: both;
visibility: hidden;
content: " ";
}

* html .pkg {
height: 1%;
display: inline-block;
}

.pkg {
display: block;
}

.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.red {
color: Red;
}

.green {
color: Green;
}

.blue {
color: Blue;
}

.yellow {
color: Yellow;
}

.magenta {
color: Magenta;
}

.cyan {
color: Cyan;
}

.black {
color: Black;
}

.gray {
color: Gray;
}

.white {
color: White;
}

.xlarge {
font-size: x-large;
}

.large {
font-size: large;
}

.small {
font-size: small;
}

.xsmall {
font-size: x-small;
}

body {
color: #333333;
background-color: White;
font-family: 'trebuchet ms', verdana, helvetica, arial, "MS PƒSƒVƒbƒN","osaka", sans-serif;
text-align: center;
margin-top: 0px;
margin-left: 0px;
border-left-color: White;
min-width: 730px;
}

#container {
background-color: White;
text-align: left;
width: 760px;
margin: 0 auto 10px auto;
position: relative;
}

#container-inner {
width: auto;
position: static;
}

#banner {
background-image: url(image/top.jpg);
background-repeat: no-repeat;
width: 100%;
height: 105px;
margin: 0px 0px 5px;
padding: 0px;
border-bottom-style: solid;
border-bottom-color: #2B3060;
border-bottom-width: 1px;
position: relative;
}

#banner-inner {
height: 100%;
position: static;
}

#description {
font-size: 12px;
text-align: center;
width: 100%;
position: absolute;
top: 80px;
}

#title {
text-align: center;
width: 100%;
position: absolute;
top: 28px;
}

#favorite {
font-size: 10px;
text-align: right;
width: auto;
position: absolute;
top: 63px;
right: 20px;
}

#pagebody {
text-align: center;
width: 100%;
margin-top: 30px;
margin-bottom: 30px;
position: relative;
}

#pagebody-inner {
text-align: left;
width: 100%;
position: static;
}

#alpha {
width: 548px;
display: inline;
position: relative;
float: left;
min-height: 1px;
}

#beta {
color: White;
background-color: Gainsboro;
width: 210px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 10px;
display: inline;
position: relative;
top: 25px;
float: right;
min-height: 1px;
}

#alpha-inner, #beta-inner {
position: static;
}

#alpha-inner {
padding: 10px;
}

#beta-inner {
padding: 10px;
}

.gotop {
text-align: right;
clear: both;
}

.img {
text-align: center;
width: 40%;
margin-right: 5px;
float: left;
}

#footer {
color: White;
background-color: #CCCCCC;
font-size: 12px;
text-align: center;
text-decoration: none;
margin: 0px;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 0px;
display: block;
clear: both;
}

#footer-navi {
font-size: 12px;
text-align: left;
margin-top: 20px;
margin-bottom: 10px;
}

.article-header {
color: Black;
background-color: #E0E0E0;
font-size: 20px;
margin-top: 4px;
border-left-color: Black;
}

.topic-path {
font-size: 12px;
}

#navbar h2 {
text-align: center;
width: 120px;
float: left;
}

#ArticleList {
color: White;
}

#Article Title {
}

p iframe {
margin-right: 5px;
float: left;
}

#navbar {
color: White;
background-color: White;
background-position: top 0px;
width: 500px;
height: 25px;
margin-top: 0px;
padding-top: 0px;
padding-bottom: 0px;
position: relative;
top: 160px;
left: 0px;
}

