/* コピーライトユニット指定
---------------------------------------------*/
/* エリア指定 */
#cw {
height: 50px;
margin: 0px;
padding: 0px;
text-align: center;
vertical-align: baseline;
background: url(../../../../images/footer/footer_bg.gif) top;
}

#cw p {
margin: 0px;
padding: 20px 0px 0px 0px;
color: #666666;
font-size: 85%;
}
