#BODY{
	background-color: #FFFFFF;
	text-color: #000000;
	margin: 0px;
	text-align: center;
	scrollbar-arrow-color:#FF0000; 
	scrollbar-base-color: #FF0000; 
	scrollbar-face-color: #CCF2C8; 
	scrollbar-shadow-color:#009900;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-dark-shadow-color:#66FF00;
	scrollbar-3d-light-color:#CCCCCC;
}

#Layout{
    width: 780px;
	padding: 0px;
	position:absolute
	margin-left :auto;
	margin-right:auto;
	}


#top{
    width: 550px;
    height:40px;
	padding: 0px;
	margin :0px auto;
	float: left;
	}

#form{
    float: right;
	width: 230px;
	text-align: right;
	padding: 1px;
	font-size: 13;
	}

#navbar{
	width: 780px;
	height: 30px;
	font-size: 13;
	margin: 1;
	padding: 2;
	list-style: none;
}

.menu{
	float: left;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 13;
	margin: 2px 2px 2px 5px;
}

.menu a{background: #fff;
        color: #900;
        display: block;
}

.menu a:hover{background: #deefe8;
        color: #FF0000;
        text-decoration: none;
}


#Leftmenu{
    float: Left;
	padding: 0px 10px 0px 0px;
	width: 580;
	font-size: 13;
	margin :auto;
	text-align: left;
	voice-family : "I"}I"";
	voice-family: inherit;
	width :570px;
	}

 html>body #Leftmenu{
           width :500;
           }


#Rightside{
    float: right;
    text-align: center;
    font-size: 13;
	width: 200px;
	padding: 1px;
	margin :auto;
	}

.table_mini{
     font-size: 13;
      }

#totop{
      text-align:right;
      width:780;
      font-size: 13;
      }

#footer{
      text-align:center;
      width:780;
      font-size: 13;
      }

/*   リンク    */
.a:hover {color: #0000ff;
       }


/*   フォーム    */
TEXTAREA {
	color: #009900;
	background-color: #F0FFF0;
	font-size: 12px;
	border: solid #009900 1px;
}SELECT {
	color: #009900;
	background: #F0FFF0;
	font-size: 12px;
	border-style: inside;
	border-width: 009900;
}
.G12 {
	font-size: 12px;
	color: #666666;
}
.table13 {
	font-size: 13px;
}
.font-red {
	color: #FF0000;
}
