@charset "utf-8";

#bg {
background: url(../structure/images/bg.jpg) top center;
width:100%;
}

#structure {
padding-top:70px;
width:950px;
}

#footer_s {
width:1200px;
text-align:left;
padding:40px 0;
color:#000000;
font-size:10px;
margin:auto;
}


#structure .txt {
float:left;
width:400px;
text-align:left;
font-size:12px;
line-height:200%;
}

#structure .thumb {
float:right;
width:360px;
text-align:left;
padding-bottom:200px;
}

#structure .thumb dl {
padding:10px;
}

#structure .thumb dt {
border:8px #59493f solid;
width:84px;
float:left;
}

#structure .thumb dt img {
vertical-align:top;
}

#structure .thumb dd {
float:right;
text-align:left;
width:230px;
margin-top:37px;
line-height:200%;
font-size:12px;
}

#structure .sub {
background:url(../structure/images/w-bg.gif) top center no-repeat;
width:360px;
height:40px;
margin-top:10px;
font-size:12px;
}

#structure .sub p {
padding:17px;
}

