/*˜g
--------------------------------------------------*/
#waku-top{
margin-top: 10px;
margin-bottom: 0px;
height: 7px;
background-image: url(../images/about/waku-top-back.gif);
background-repeat: no-repeat;
}

#waku-middle{
margin-top: 0px;
text-align:center;
background-image: url(../images/about/waku-middle-back.gif);
background-repeat: repeat-y;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;

}

#waku-bottom{
height: 10px;
background-image: url(../images/about/waku-bottom-back.gif);
background-repeat: no-repeat;
}

/*˜g
--------------------------------------------------*/
#d-message{
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
text-align:left;
line-height:1.6;
font-size:13px;
color:#000000;