body {
margin:0px;
padding:0px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color: #252525;
font-size:0.8em;
line-height:1.2em;
background-color:#FFFFFF;
background:url(../../images/bg.jpg) repeat-x #FFFFFF;
}
#mainBlock {
width:460px;
float:left; display:inline;
}
#mainBlock #headBlock {
width:326px;
height:30px;
text-indent:-99999px;
}
#headBlock h1 {
margin:0px; padding:0px;
font-size:1em;
display:inline;
}
#mainBlock #flashBlock {
width:326px;
margin:0px 0px 0px 30px;
}
#mainBlock #wnBlock {
width:450px;
margin:0px 0px 0px 10px;
}
#wnBlock .info {
width:430px;
height:520px;
margin:15px 0px 0px 0px;
line-height:1em;
overflow:auto;
}
.info ul {
margin:0px;
padding:0px;
list-style:none;
}
.info ul .pnt {
float:left;
display:inline;
width:20px;
text-align:center;
margin-top:0.2em;
margin-left:10px;
}
.info ul .value {
float:left;
display:inline;
width:380px;
padding-bottom:2px;
margin-bottom:2px;
border-bottom:1px solid #404040;
}
#footderBlock {
width:750px;
color:#666666;
font-size:0.8em;
line-height:1.2em;
margin:20px 0px 0px 10px;
/*background-color:#99CC99;*/
}
#menuBlock {
width:300px;
float:left; display:inline;
/*padding:30px 0px 0px 10px;*/
/*background-color:#99CC99;*/
text-align:right;
}
.clear {
clear:both;
font:0pt/0pt sans-serif;
}
a { color: #6699cc; text-decoration: none; }
a:link { color: #6699cc; text-decoration: none; }
a:visited { color: #6699cc; text-decoration: none; }
a:active { color: #6699cc; text-decoration: none; }
a:hover {color: #ff6666; text-decoration: none; }
