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

/* ページ基本幅設定 */
.page {width:712px;margin:0 auto; padding:0 30px;overflow:hidden;text-align:left;}

/* ヘッダー */
#top #header {height:61px;width:712px; background:url(../images/top_header.png) no-repeat left top; text-indent:-9999px;behavior: expression(IEPNGFIX.fix(this));}

#sub #header {height:62px;width:712px; background:url(../images/sub_header.png) no-repeat left top; text-indent:-9999px;behavior: expression(IEPNGFIX.fix(this));}

/* メニュー関連 */
#top #menu { height:31px;width:712px; background:url(../images/top_menu.gif) no-repeat left top; position:relative;}

#sub #menu { height:34px;width:712px; background:url(../images/sub_menu.gif) no-repeat left top; position:relative;}

#top #mainImg { height:570px; width:712px; background:url(../images/top_mainImg.jpg) no-repeat left top;}
#top #mainImg p { display:none;}

/* フッター */
#top #footer { height:50px; background:url(../images/top_footer.png) no-repeat left top; text-indent:-9999px; position:relative;behavior: expression(IEPNGFIX.fix(this));}
#top #footer .memberLogin { position:absolute; left:0; top:18px; display: block; width:84px; height:16px;}
#sub #footer { height:83px; background:url(../images/sub_footer.png) no-repeat left top; text-indent:-9999px;behavior: expression(IEPNGFIX.fix(this));}


#content { padding:15px 0; line-height:175%;}

.clear {clear: both;}