/* フッター部分 */

#footer {
clear: both;
height: 49px;     /* ページ下余白指定 */
background: url(../footer/bg_bottom.gif) no-repeat;
}

#copy {
float: right;
width: 406px;
text-indent: -9999px;
}