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

/* フッター部 */
#ftr{
	width:770px; height:40px;
	background-image: url(../images/foot_mugen.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footermenu{
width:770px; height:18px;
background-color:#fffc8b;}
.f_left{background-color:#fffc8b; width:50px; height:18px; float:left;}
.f_right{background-color:#fffc8b; width:660px; height:18px; float:right;}

/* フッターメニュー部 */
#ftr #footermenu ul{
}
#ftr #footermenu li{
}
/* フッターインフォメーション */
#ftr #information{
}
/* フッターロゴ部 */
#ftr #footerlogo{
}
/* 著作権明記部 */
#ftr #copyright{
}
/* トップへ戻る */
#ftr #gototop{
}
/* ページ最下部 */
#ftr #underline{
}