/* リセット */
body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,address,{
margin:0;
padding:0;
font-size:100%;
font-weight:normal;
font-style:normal;
line-height:normal;
text-decoration:none;
list-style:none;
border:none;
text-indent:0;
}
/* リセットここまで */

.clear{clear:both;}

/*共通部分*/

body{ background-color:#FFFFFF;
	  background-repeat:no-repeat;
	  text-align:left;
      margin:0 auto; 
}

#container{width:800px;margin:0 auto}

h1{width:800px;
   height:132px;
   margin:22px 0px 0px 0px;
   padding:0;
   background:url(../img/header.jpg) no-repeat;
   text-indent:-9999px}
   
#menu{clear:left;width:800px;margin:0 auto}

.info h3{ display:block;
                 cursor:pointer;
				 float: right;
                 width:88px;
				 height:31px;
				 margin:8px 0px 0px 3px;
                 background:url(../img/bn_4.jpg) no-repeat;
				 text-indent:-9999px}

.careers h3{ display:block;
                 cursor:pointer;
				 float: right;
                 width:88px;
				 height:31px;
				 margin:8px 0px 0px 3px;
                 background:url(../img/bn_3.jpg) no-repeat;
				 text-indent:-9999px}
				 
.company h3{ display:block;
                 cursor:pointer;
				 float: right;
                 width:88px;
				 height:31px;
				 margin:8px 0px 0px 3px;
                 background:url(../img/bn_2.jpg) no-repeat;
				 text-indent:-9999px}
.business h3{ display:block;
                 cursor:pointer;
				 float: right;
                 width:88px;
				 height:31px;
				 margin:8px 0px 0px 3px;
                 background:url(../img/bn_1.jpg) no-repeat;
				 text-indent:-9999px}


div#line{width:800px; height:4px; margin:2px 0px 0px 0px ; background:url(../img/line.gif) no-repeat;text-indent:-9999px}


h2{width:800px;
   height:547px;
   margin:19px 0px 0px 0px ;
   padding:0;
   background:url(../img/top.jpg) no-repeat;
   text-indent:-9999px}
   
   
div#footer{width:800px;height:30px; margin:22px 0px 22px 0px ; padding:0; background:url(../img/footer.jpg);background-repeat: no-repeat; no-repeat;text-indent:-9999px}