#fream {
    background-color:#FFFFFF;
	width:700px;
	text-align:left;

}
#topheader{
  	background-image: url('../img/sanbon-ygreen.gif');
	background-attachment:fixed;
	width:700px;
	top:0px;
}
#header{
    background-color:#FFFFFF;
	position:relative;
	width:700px;
	top:0px;
}

#menu{
	color:#000000;
	background-color:#FFFFFF;
	width:700px;
	clear:both;
}

#main{
	width:700px;
	clear:both;
}

#footer{
	width:700px;
	clear:both;
}

#mainleft{
	width:330;
	float:left;
 	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
}

#mainright{
	width:370;
	float:right;
	margin-top:0;
 	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
}

#mainbottom{
	width:700px;
	clear:both;
}

#toprimg{
	float:left;
 	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
}

.home-toplimg{
	margin-top:10px;
	float:right;
	color:#000000;
	background-color:#FFFFFF;
}

.under-toplimg{
	margin-top:30px;
	float:right;
	color:#000000;
	background-color:#FFFFFF;
}

.mainbody{
  background-color:#FFFFFF;
}

body{
  	background-image: url('../img/sanbon-ygreen.gif');
  	background-repeat:repeat;
  	background-attachment: fixed;
}

hr{
	clear:both;
}

img{
	border:0;
}
