/* Layout Stylesheet */ 
 
html {
scrollbar-base-color: #34a02c;
scrollbar-arrow-color: #ccc;
scrollbar-3dlight-color: #ccc;
scrollbar-darkshadow-color: #ccc;
scrollbar-face-color: #34a02c;
scrollbar-highlight-color: #34a02c;
scrollbar-shadow-color: #34a02c;
scrollbar-track-color: #34a02c;
overflow-x:hidden;

}

body{
	margin: 0;
	padding:0;
	color: #333333;
	background-repeat: no-repeat;
	background-color: 34A02C;
	font-family: "Trebuchet MS";
	font-size: 90%;
 }
 
 #Toptxt{
	font-family: "Matisse ITC";
	font-size: 150%;	
 }
 
 
  
 #hdr{
	height:172px;
	color:#000000;

	background-image: url(../x/layout/HIKOISAN2007%20(1).jpg);
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: repeat-x;
	/*background-image: url(../x/layout/top.jpg);*/
 }

#hikoisan{
	background-image: url(../x/layout/Logo_HIKOISAN2009.gif);
	background-repeat: no-repeat;	
	 }


#lh-col{
	position: absolute;
	top: 170px;
	left: 0px;
	width: 240px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 400px;
	background-color: #5fce55;
	background-image: url(../x/layout/leftbrg.jpg);
	background-repeat: no-repeat;	
 }

#rh-col{
	color: #333333;
	padding: 0%;
	position :relative;
	height: auto;
	background-color: #34A02C;
	margin-left: 245px;
	top: -2px;
	background-repeat: repeat;
	left: auto;
		 }

#toplink{
	font-family: "Trebuchet MS";
	font-size: 95%;
	padding-right: 10px;

}

#PIX{
	height: 310px;
	width: 685px;
	margin-left: 50px;
	overflow:hidden;
	
}
#PIXL{
height:300px;
width:250px; 
float:left;
overflow:auto;


}
#PIXR{
	height:300px;
	width: 410px;
	float:right;
	overflow:hidden;
}

