 
BODY{
margin:0%;
font-family:Verdana,ƒqƒ‰ƒMƒmŠpƒS Pro W3, ‚l‚r ƒSƒVƒbƒN, Osaka]“™•;
line-height : 160%;
color : #000080;
background-color : white;
background-image : url();
background-repeat : no-repeat;
background-attachment : fixed;
background-position : 0px 0px;
cursor : crosshair;
font-size:0.8em;

SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

A,A:LINK,A:VISITED{
text-decoration : none;
color:#ffffff;
cursor : crosshair;
font-weight :none;
}
A:HOVER,A:ACTIVE{
font-weight : bold;
color:#FF99CC;
text-decoration : none;
position:relative; 
top:2px; left:0px;
cursor : crosshair;
}

ul{
text-align:center;
list-style-type:square;
list-style-position:outside;
}
li{
display:inline;
}

IFRAME{
width:700px;
height:400px;
scrolling:auto;
frameborder:0;
align:left;

border:solid 1px #000000;

}

div#whole{
width:100%;
height:100%;
border:none;
}

div#main{
position:absolute;
float:left;
top:100px;
left: 150px;
width:700px;
height:400px;
}

div#ttlm{
float: left;
color:#ffffff;
font-size:18px;
}


div#menu{
position:absolute;
width:100%;
height:40px;
color:#FFFF00;
background-color:#000000;
font-size:0.9em;
top:60px;
right:0px;
bottom:auto;
overflow:hidden;
text-align:center;
padding-top:8px;
padding-right:10px;
}

div#footer{
position:absolute;
top:500px;
right:0px;
bottom:auto;
text-align:right;
width:100%;
height:40px;
color:#ffffff;
background-color:#000000;
font-size:0.7em;
padding-top:5px;
padding-right:5px;
line-height:140%;
}



