body{
    background-color:#FFFFFF;
}
body.top{
    background-color:#FFFFFF;
}


/*{
/   color:#666666;
/}

/* ƒŠƒ“ƒN */
 a:visited {
    color: #00AA3A;
    line-height: 150%;
}

/*
 a,
 a:link,
 a:visited {
    color: #F65F46;
    line-height: 150%;
}

 a:hover{
    color: #E98575;
    line-height: 150%;
}*/


/*‘Ñ*/
#areatitle {
   background:#EDFAFF;
   color:#419BB4;
   font-weight:bold;
   /*border-bottom:1px solid #419BB4;*/
   /*border-top:1px solid #419BB4;*/
}


#box {
    width: 240px;
}

#header {
    text-align:center;
    margin-bottom:5px;
}


#noa_title {
    padding:2px;
    background:#00AA3A;
    font-size: 10px;
    color: #ffffff;
    line-height: 120%;
    text-align:left;
    font-weight:bold;
}

#noa {
    font-size: 10px;
    color: #333333;
    line-height: 120%;
}


#kiji1 {
    width: 240px;
    margin:0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    background:#EEFBFD;
    font-size: 12px;
    color: #333333;
    line-height: 150%;
    text-align:left;
}


#kiji2 {
    width: 240px;
    margin:0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    background: #ffffff;
    font-size: 12px;
    color: #333333;
    line-height: 150%;
    text-align:left;
}

#kiji3 {
    width: 240px;
    margin:0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    font-size: 12px;
    color: #333333;
    line-height: 150%;
    text-align:left;
}

#kokuti {
    width: 240px;
    margin:0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    background: #ffffff;
    font-size: 12px;
    color: #333333;
    line-height: 150%;
    text-align:center;
    border-bottom:0px solid #E96223;
}


#footer {
    padding: 5px;
    background: #D3F1F6;
    color:#333333;
    font-size: 11px;
    line-height: 140%;
    text-align:center;
   border-top:1px solid #0096D8;
}

#copyright {
    font-size: 10px;
    line-height: 140%;
    text-align:center;
	color:#666666;
}



