 .footer{
	width:100%;
	color:#000000;
	height:15px;
	margin-top:15px;
	position: relative;
	float: left;
	padding-bottom: 30px;
  } 
 .underline{
	width:100%;
	height:6px;
	background-image:url(../img/image/anderline.jpg);
	background-repeat:repeat-x;
	margin-top:20px;
  }
 .footer_menu{
	width:1000px;
	text-align:right;
	height: 9px;
  }
  #kobako{
  width:3px; height:6px; 
  }

 li.M{
 float:left; font-size:12px; color:#666666; list-style:none;
 letter-spacing:1px; text-align:left; list-style-position:outside;
 line-height:30px;
 }
 
 ul.M1{
 width:1000px; margin: 0px 0px 0px 100px; float:left;"
 }
 
 .container{
  min-width:800px;
  }
  .html_continer{
  border-left:800px solid #ffffff;
  }
  .body_continer{
  margin-left:-500px;
  position:relative;
  background:#999999;
  }


.my_body { margin: 0 auto; width : 100% ; }
