body {

	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	color:dimgray;

}

div.main{
    width:900px;
		left:10px;
font-size:80%;
line-height: 180%;
font-family: Osaka ;
  text-align:left;
  height:auto;
  background-image:url(images/img_taiyou_title.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  
  }
div.sub{
	background-image:  url(images/img_leftback.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width:955;
	height:auto;
	left:10px;
	position:absolute;
}


 .fotter{

	color: gray; 
	font-size: 11px; 
	text-align:right; 
	width:935px;
	height:20px;
	line-height:170%;
}