/* CSS Document */

html,body{
	font-size:12px;
	margin:0px;
	padding:0px;
	background-image:url(home/img/background.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	line-height:18px;
}
img{border:0px;}

h1{
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 0px 5px;
}
a:link,a:visited{color:#000000;text-decoration:none;}
a:hover{color:#000000;text-decoration:underline;}
hr{color:#E2AD89;}

#h1{
	background-image:url(home/img/h1_background.jpg);
	background-repeat:no-repeat;
	display:block;
	width:800px;
	height:17px;
}

.lh20{line-height:20px;}

.history{border-bottom:1px solid #C5C5C5;padding:5px;}
.top01{border:1px solid #C5C5C5;}
.top02{background-image:url(home/img/link_background.jpg);background-repeat:no-repeat;background-color:#E6A577;}
.line01{background-color:#0FB116;}

#footer{background-color:#008605;color:#FFFFFF;padding-top:5px;padding-bottom:5px;}


.side_area{background-color:#FEFFCE;color:#126200;}

a.top:link,a.top:visited{color:#168C24;}