@charset "utf-8";
/* CSS Document */

#txtbox01 {
width: 442px;
padding: 20px 19px 0 19px;
}

#tbox01_top {
width: 342px;
height: 27px;
background:url(../images/2nd_txtbox_top.gif) no-repeat;
padding: 65px 0 0 100px;
}

#tbox01_top h3 {
font-size: 18px;
font-weight: bold;
color:#5BB53C;
}

#tbox01_body {
width: 372px;
padding: 20px 35px 30px 35px;
background:url(../images/2nd_txtbox_body.gif) repeat-y;
}

#tbox01_body p {
padding-top: 10px;
line-height: 22px;
}

#tbox01_body img {
padding: 35px 0 0 0;
}

#tbox01_bottom {
width: 442px;
height: 11px;
background:url(../images/2nd_txtbox_bottom.gif) no-repeat;
}
