/*************************************************/
/*                                               */
/*                                               */
/*  夢公方トップページ用テンプレート             */
/*                                               */
/*                                               */
/*************************************************/

/*************************************************/
/*                                               */
/*  フッター部                                   */
/*                                               */
/*************************************************/

div#footer{
	height: 400px;
        font-weight: bold;
        text-align: center;
}

/*     先頭（位置調整）     */

div#footer_top{
	height: 30px;
}

/*     中央（著作権）     */

div#footer_center{
	height: 20px;
        text-align: center;
        font-size: small;
}

/*     末尾（グループサイト）     */

div#footer_bottom{
        text-align: center;
        font-size: 12px;
}