a:link {color: #660000; text-decoration: none;}
a:visited {color: #660000; text-decoration: none;}
a:active {color: #880000; text-decoration: none;}
a:hover {color: #FF9900;}

body {
margin: 0;
font-size: 11pt;
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}

.box {
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
font-size: 10pt;
color: Navy;
text-decoration: none;
border: 1px solid #999999;
}

.BOX_TD {
border-bottom: 1px solid #999966;
border-left: 1px solid #999966;
border-right: 1px solid #999966;
}

.LIST_TD {
padding: 5px;
border-bottom: 1px solid #999966;
border-left: 1px solid #999966;
border-right: 1px solid #999966;
}

iframe {
padding: 0px;
}

ul {
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
list-style: none;
margin-left: 0;
padding-left: 0;
text-indent: -14px;
}
li a {
color: #333333;
text-decoration: none;
display: block;
padding-top: 4px;
padding-left: 16px;
padding-right: 4px;
padding-bottom:  4px;
width: 170px;
border-top: 1px solid #FFFFCC;
border-left: 5px solid #CC9933;
border-right: 1px solid #CC9933;
border-bottom: 1px solid #CC9933;
background: #FFCC33;
}
li a:hover {
color: #333333;
background: #FFAA11;
border-top: 1px solid #FFFFCC;
border-right: 1px solid #CC9933;
border-bottom: 1px solid #CC9933;
}

.center{
text-align:center;
}