body{
width: 100%;
background: #fff url(../img/bg_company.jpg) top center no-repeat;
padding: 0;
margin: 0;
/*behavior: expression(DD_belatedPNG.fix(this));*/
word-break: break-all;
display: table;
}

*html body{
text-align: center;
}

h1{
width:280px;
height:150px;
background-image: url(../img/catch_top.png);
text-indent: -9999px;
display: table;
margin: 50px 0 0 40px;
}

h2{
float: left;
width:100%;
color: #990000;
font-size: 2.2em;
font-weight: 700;
}

h3{
float: left;
width:100%;
color: #990000;
font-size: 1.8em;
font-weight: 700;
margin: 15px 0 0 20px;
}

/*wrap*/

.text{
float: left;
width:700px;
margin: 20px 0 45px 40px;
}

/*contents*/

#contents{
float: left;
width:1000px;
margin: 260px 0 0 0;
}

#contents_L{
float: left;
width:780px;
font-size: 1.2em;
padding: 5px;
}

#contents_R{
float: right;
width:200px;
background-color: #ebe7e1;
padding: 5px;
}

#footer{
width:1000px;
margin: 100px auto 0;
}
