body {
margin: 0;
padding: 0;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
text-align: center;
background: #FAF7F2;
}

div {
margin: 0;
padding: 0;
}

img {
border: none;
}

a:link { color: #3366CC; }
a:visited  { color: #993333; }
a:hover{ color: #3333FF; }

.clear {
clear: both;
}

.blockn:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.blockn {display: inline-block;}

/* Hides from IE-mac \*/
* html .blockn {height: 1%;}
.blockn {display: block;}
/* End hide from IE-mac */

.smaller {
font-size: smaller;
}

/* ----- container ----- */
#container {
position: relative;
margin: 0 auto;
width: 745px;
background: #FFFFFF;
}

/* ----- header ----- */
#header {
font-size: 0px;
line-height: 0px;
text-align: left;
}
#header h1 {
margin: 0;
padding: 0;
}

/* ----- navi ----- */
#navi {
position:absolute;
width:661px;
top: 34px;
left: 79px;
}



#navi ul {
margin: 0;
padding: 0;
list-style:none;
}
#navi li {
float:left;
margin: 0;
padding: 0;
}


/* ----- contents ----- */
#contents {
font-size: 0.78em;
text-align: left;
border-right: 1px solid #B3B3B3;
border-left: 1px solid #B3B3B3;
background:url(images/bg/bg_contents.jpg) repeat-x top;
}
#contents:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#contents {display: inline-block;}

/* Hides from IE-mac \*/
* html #contents {height: 1%;}
#contents {display: block;}
/* End hide from IE-mac */


/* ----- IE6 ----- */

#menu .topics,
#menu .hogo{
_margin-bottom:0px;
}

#menu .result,
#menu .win{
_margin-top:1px;
}

/* -----IE7 ----- */

*+html #menu .topics,
*+html #menu .hogo{
margin-bottom:0px;
}

*+html #menu .result,
*+html #menu .win{
margin-top:1px;
}

/* ----- footer_navi ----- */
#footer_navi {
float: right;
margin: 10px 0 20px;
padding: 0;
width: 720px;
text-align: right;
}

#footer_navi ul {
float: right;
margin: 0;
padding: 0;
width: 545px;
list-style:none;
}
#footer_navi li {
float:left;
margin: 0;
padding: 0;
}

/* ----- footer ----- */
#footer {
clear: both;
margin: 0;
padding: 0px 0 5px;
background:url(images/line_navy.gif) repeat-x top;
}

#footer ul
{
width:743px;
_width:745px;
border-left: 1px solid #B3B3B3;
border-right: 1px solid #B3B3B3;
border-bottom: 1px solid #B3B3B3;
margin:0px;
margin-bottom:10px;
padding: 20px 0px 15px 0px;
list-style-type: none;
}

#footer li
{
color: #004C99;
display: inline;
margin: 0;
padding: 0 5px 0 8px;
font-size: 80%;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
border-left: 1px solid #004C99;
}

#footer li a:link
{
color: #004C99;
}

#footer li a:visited
{
color: #004C99;
}

#footer li a:hover
{
color: #004C99;
}

#footer p {
margin: 3px;
}
