@charset "UTF-8";
/* CSS Document */

#background {background-repeat:repeat-x ;
			 background-image:url(image/bottom_back.jpg);
			 background-position:bottom ;
			}
			
#font_01{font-size:12px;
		 color:#006e40;
		 }

#font_02{font-size:14px;
		 text-align:left
		}
