@charset "shift_jis";
body{
font-family: sans-serif;
font-size:90%;
color:#800000;
margin:2px;
padding:2px;
background-color:#F5F5DC;
}

img{
border:none;
}

#container{
margin-left:auto;
margin-right:auto;
width:800px;
background-color:#FFF;
}

#header{
width:800px;
height:70px;
padding:5px;
}

#header img{
float:left;
}

#footer{
clear:both;
font-size:70%;
color:#708090;
text-align:center;
width:800px;
margin-top:20px;
padding:10px;
}

#footer img{
float:right;
margin-top:10px;
margin-right:15px;
}

#footer p{
clear:both;
}

.num{
padding-right:5px;
}

a:link{
text-decoration: none;
}
a:visited{
text-decoration: none;
}
a:hover{
text-decoration: underline;
color:#00CED1;
}

.navi {
display:inline;
margin:10px;
padding:0;
}

.navi a:visited {
color:#90C;
text-decoration: none;
}

.navi a:hover {
color:#00CED1;
text-decoration: underline;
}

.navi-box {
float:right;
width:580px;
height:60px;
text-align:center;
padding-top:5px;
margin-right:20px;
background-image:url(img/navi-bk.gif);
}

.navi-box-f {
float:left;
width:580px;
height:60px;
text-align:center;
padding-top:5px;
margin:10px 10px 20px 0;
background-image:url(img/navi-f-bk.gif);
background-repeat:no-repeat;
}

.navi ul {
text-align:right;
border-left: 1px outset #000;
}

.navi li {
display:inline;
margin: 2px 0;
padding: 3px;
border: 1px outset #BFEFDF;
list-style-type: none;
color: #999;
font-size: 14px;
line-height: 2em;
font-family:"‚l‚r ‚oƒSƒVƒbƒN",san-serif;
background-color:#FFFFE0;
}


