@charset "Shift_JIS";

body{
margin: 0px;
padding: 0px;
font-family: Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka",sans-serif;
line-height: 1.166;
color: #333333;
background-color: #ffffff;
}
a img{
border: none;
}
a, a:link, a:visited{
color: #006699;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
p{
margin:0px;
font-size:8pt;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
margin: 0px;
padding: 0px;
}

h1{
font-size: 12pt;
color: #334d55;
}

h2{
font-size: 11pt;
color: #006699;
}

h3{
font-size: 10pt;
color: #334d55;
}

h4{
font-size: 114%;
color: #333333;
}

h5{
font-size: 105%;
color: #334d55;
}

h6{
font-size: 100%;
color: #333333;
}

#center{
width: 100%;
position: absolute;
left: 0px;
top: 0px;
margin:0px;
}
#main{
margin-top:0px;
margin-left: auto;
margin-right: auto;
width:780px;
}
#head{
margin-top:3px;
margin-bottom:40px;
text-align:center;
}
#bar1{
width:400px;
height:36px;
margin-left: auto;
margin-right: auto;
background-color:#B18E68;
text-align:center;
}
#bar1 img{
margin-top:4px;
}
#bar2{
width:400px;
height:20px;
margin-left: auto;
margin-right: auto;
background-color:#C9B18F;
}
#enter{
width:400px;
height:100px;
margin-left: auto;
margin-right: auto;
background-color:#FCF7DB;
text-align:center;
}
#enter input{
margin-top:32px;
}
#RANKLINKS{
margin-top:100px;
margin-bottom:300px;
}
#RANKLINKS table{
margin-left: auto;
margin-right: auto;
}


#links{
float:left;
}
#links div{
margin-top:5px;
margin-left:5px;
padding: 5px;
border: 1px solid #eedddd;
background-color: #ffffff;
width: 370px;
height: 150px;
float:left;
text-align: left;
font-size:9pt;
color:#cc9999;
}
#foot1{
padding-top:30px;
padding-bottom:20px;
margin-left: auto;
margin-right: auto;
text-align:center;
clear: both;
}