BODY {
	/*background-color : #FFFFFF ;*/
	margin : 0px ;
	color:#330000;
}


#header {
	margin-top : 0px ;
	margin-left : 0px ;
	margin-bottom:15px;
}

#title {
	width : 700px ;
	text-align : left ;
	margin-left : 20px ;
	margin-bottom:10px;
	color:#006600;
	font-weight:bold;
	font-size:120%;
	border-bottom:1px solid #006600;
	padding:3px;
	padding-left:20px;
	background-color:#99CC66;
	background-image:url(../img/title_mark.gif);
	background-repeat:no-repeat;
	background-position:10px 50%;
}

#contents {
	width : 700px ;
	text-align : left ;
	margin-left : 30px ;
	margin-bottom:15px;
}

#footer {
	margin-top: 10px ;
	margin-bottom : 10px ;
}


#bg-leaf {
	background-image:url(../img/bg_leaf.jpg);
	background-repeat:no-repeat;
	background-position:0px 90px;
}



.copyright {
	color:#0A4B24;
}

/*****************************/
/*o*/
/*****************************/

H1 {
	color : #006600 ;
	background-color:#FFFFFF;
	border-left :10px solid #99cc99 ;
	border-top :1px solid #99cc99 ;
	border-bottom :1px solid #99cc99 ;
	border-right :1px solid #99cc99 ;
	padding : 3px ;
}

H2 {
	color : #FF6633 ;
	background-color:##ffe6b3;
	border-left :10px solid #FF6633 ;
	border-bottom :1px solid #FF663 ;
	padding : 2px ;
}


#fea H1 {
	color : #FF3366 ;
	background-color:#ffe5e5;
	border-left :10px solid #FF3366 ;
	border-top :1px solid #FF3366 ;
	border-bottom :1px solid #FF3366 ;
	border-right :1px solid #FF3366 ;
	padding : 3px ;
}
