#container {
background:#fff url(img/container_bg.jpg) no-repeat 50% top;
}
.section{
margin-bottom:50px;
}
.frame01{
margin-bottom:20px;
padding:20px 20px 0 20px;
border:#e7e6dd solid 1px;
background-color: #f7f4e6;
text-align:center;
}

.frame01 .block{
margin:0 auto 20px auto;
width:580px;
}
.frame01 .left{
width:240px;
}
.frame01 .right{
width:240px;
}
.frame01 .hl{
font-size:20px;
margin-bottom:10px;
padding:1px 10px;
border-left:#c1beaf solid 6px;
line-height:1.5;
color:#414141;
}
.frame01 .txtArea{
padding:0;
line-height:1.5;
text-align:left;
}
.frame01 .txtArea p{
margin:0 0 1em 0;
}