@charset "Shift_JIS";

body{
 color: #000000;
 text-align: center;
 background-color: #000000;
 line-height: 1.8em;
 margin: 0;
 padding: 0;
 font-size: 0.75em;
}

div#contents{
 margin: auto;
 margin-top: 1em;
 margin-bottom: 1em;
 padding: 0 0 1em 0;
 text-align: left;
 color: #000000;
 width: 700px;
 background-color: #ffffff;
 background-image: url(bottom.png);
 background-repeat: no-repeat;
 background-position: bottom;
}


img{
 border-style: none;
}

img.patch{
 float: left;
}

h1{
 margin: 0;
 padding: 0;
}
table{
 width: 700px;
 height: 28px;
 border-style: none;
 background-color: #666666;
 background-image: url(menuback.png);
 background-repeat: repeat-x;
 background-position: bottom;
 font-size: 10px;
 color: #ffffff;
 text-align: center;
 margin-top: -2px;
}
td{
 width: 140px;
}
table a:link, table a:visited{
 color: #999999;
 text-decoration: none;
}
table a:hover, table a:active{
 color: #ccccff;
 text-decoration: none;
}

div.ad img{
 border-style: none;
 margin-top: 2px;
}

h2{
 margin-left: 1em;
 margin-bottom: 0;
 font-size: 1em;
}
p{
 margin: 0 1em;
 margin-top: 0;
 margin-bottom: 0;
 font-size: 1em;
}
h2 img{
 float: left;
 margin-right: 4px;
}

div#submenu{
 margin: 4px;
 float: right;
 width: 200px;
 font-size: 10px;
}
div#submenu h2{
 margin: 0;
 padding-left: 10px;
 background-color: #00ff00;
 background-image: url(submenut.png);
 background-repeat: no-repeat;
 background-position: top;
 max-width: 200px;
 height: 20px;
 font-size: 12px;
 color: #009900;
}
div#submenu ul{
 margin: 0 0 12px 0;
 padding: 0 0 0 1em;
 border-top: dashed #ffffff 1px;
 background-color: #cccccc;
 background-image: url(submenub.png);
 background-repeat: no-repeat;
 background-position: bottom;
 list-style-type: none;
}
div#submenu li{
 line-height: 16px;
}

div.section{
 margin-top: 30px;
}
img.before{
 float: left;
 margin-right: 4px;
}
img.after{
 float: right;
 margin-left: 4px;
}


div.text p{
 margin: 0.5em 1em;
 font-size: 1em;
 text-indent: 1em;
}
h3{
 font-size: 1.4em;
 font-weight: normal;
 text-align: center;
}
h4{
 margin: 0.5em 1em;
 font-size: 1em;
 text-decoration: underline;
 clear: all;
}

address{
 margin-right: 1em;
 text-align: right;
 font-size: 1em;
 font-style: normal;
}


blockquote,q{
 color: #009900;
}
q:before{
 content: no-open-quote;
}
q:after{
 content: no-close-quote;
}

dl{
 margin-left: 1em;
 font-size: 1em;
}
dt{
 font-weight: bold;
}
dd{
 margin: 0 1em 1em 3em;
 line-height: 1.3em;
}

hr{
 text-align: center;
 margin: auto;
 width: 50%;
}

pre{
 margin: 0 2em 0 5em;
 padding: 0.5em;
 font-family: '‚l‚r ƒSƒVƒbƒN',monospace;
 font-size: 1em;
 border: 2px inset #ffffff;
}
code{
 font-size: 1em;
}

a:link{
 color: #0000ff;
 text-decoration: none;
}
a:visited{
 color: #9900ff;
 text-decoration: none;
}
a:hover,a:active{
 color: #9999ff;
 text-decoration: none;
}