@charset "UTF-8";


.memo_box01{
background-image:url(../img/memo_a.gif);
background-repeat:none;
width:800px;
height:50px;
text-align:left;
}

.memo_box02{
background-image:url(../img/memo_b.gif);
background-repeat:repeat-y;
width:800px;
height:88px;
}

.memo_text01{
padding: 20px 0px 0px 100px;
color: #FFFFFF;
text-align: left;
font-weight: bold;
font-size: 15px;
line-height: 1.5em;
}

.memo_td01{
width:169px;
}
