* {
margin: 0px;
padding: 0px;
}
html,body{
height: 100%;
background-color: #ffffff;
font-family: "ＭＳ ゴシック","Osaka-等幅","monospace";
background-image: url(./image/back.jpg);
background-repeat: repeat-x;
overflow:auto;
}
br { letter-spacing: 0; }
#cover {
position: relative;
width: 798px;
height: 100%;
min-height: 100%;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
border-left: 1px solid #6b8e23;
border-right: 1px solid #6b8e23;
background-image: url(./image/hunter.png);
background-repeat: no-repeat;
}
body > #cover {
height: auto;
}
hr.topun {
height: 1px;
border: none;
border-top: 1px #6b8e23 solid;
}
hr.sys {
margin-left: 26px;
height: 1px;
border: none;
border-top: 1px #6b8e23 solid;
}
#top {
position: relative;
width:798px;
height:80px;
border-bottom: 1px solid #6b8e23;
background: url(./image/top798x80.png) no-repeat;
}
#toptxt {
position: absolute;
width:798px;
height:20px;
top: 56px;
text-align: right;
}
#top2 {
margin-top: 20px;
margin-left: 24px;
font-size: 80%;
line-height: 150%;
}
#main {
width: 798px;
overflow: hidden;
padding-bottom: 88px;
}
#menu {
float: left;
margin-top: 2px;
margin-left: 20px;
width: 798px;
display: inline;
overflow: hidden;
}
#menuown1 {
float: left;
display: block;
width: 160px;
height: 52px;
font-weight: bold;
line-height: 70px;
color: #ffffff;
text-decoration: none;
background: url(./image/current.gif) no-repeat;
}
#menu1 a {
float: left;
display: block;
width: 160px;
height: 52px;
font-weight: bold;
line-height: 70px;
color: #6b8e23;
text-decoration: none;
background: url(./image/menu.gif) no-repeat;
}
#menu1 a:hover {
float:left;
color:#6b8e23;
background:url(./image/hover.gif) no-repeat;
}
#menuown2 {
float: left;
display: block;
width: 160px;
height: 52px;
font-weight: bold;
line-height: 70px;
color: #ffffff;
text-decoration: none;
background: url(./image/current.gif) no-repeat;
}
#menu2 a {
float: left;
display: block;
width: 160px;
height: 52px;
font-weight: bold;
line-height: 70px;
color: #6b8e23;
text-decoration: none;
background: url(./image/menu.gif) no-repeat;
}
#menu2 a:hover {
float: left;
color: #6b8e23;
background: url(./image/hover.gif) no-repeat;
}
#menuown3 {
float:left;
display:block;
width:160px;
height:52px;
font-weight:bold;
line-height:70px;
color:#ffffff;
text-decoration:none;
background:url(./image/current.gif) no-repeat;
}
#menu3 a {
float: left;
display: block;
width: 160px;
height: 52px;
font-weight: bold;
line-height: 70px;
color: #6b8e23;
text-decoration: none;
background: url(./image/menu.gif) no-repeat;
}
#menu3 a:hover {
float: left;
color: #6b8e23;
background: url(./image/hover.gif) no-repeat;
}
#contents {
float: left;
margin-top: 388px;
margin-left: 8px;
width: 752px;
}
.topsubh {
margin-left: 200px;
font-size: 125%;
font-weight: bold;
line-height: 150%;
}
.toph {
margin-top: 12px;
margin-left: 202px;
line-height: 130%;
}
.top6000 {
margin-top: 16px;
margin-left: 450px;
}
.top3r {
margin-top: 20px;
margin-bottom: 20px;
width: 798px;
text-align: center;
font-size: 125%;
font-weight: bold;
line-height: 180%;
color: #ff0000;
}
.stopsubh {
margin-left: 24px;
font-weight: bold;
}
.stoph {
margin-top: 6px;
margin-left: 24px;
margin-bottom: 24px;
line-height: 130%;
}
#bottom {
display: block;
width: 798px;
height: 88px;
background-color: #6b8e23;
position: absolute;
bottom: 0;
overflow: hidden;
border-top: 1px solid #6b8e23;
}
.bottomtxt {
margin-top: 8px;
font-size: 90%;
color: #ffffff;
text-decoration: none;
text-align: center;
line-height: 175%;
}
.bottomtxt a {
color :#ffffff;
text-decoration: none;
line-height: 150%;
}
.bottomtxt a:hover {
color: #ffffff;
}
#copy {
margin-top: 8px;
font-size: 12px;
color: #ffffff;
text-align: center;
}
