@charset "Shift_JIS";


/*
 *
 * Adjustment for IE6
 * Target Browser: IE6
 *
 */

#wrapper {
  height: 100%;
}

/*
 *
 * Clearfix
 *
 */
#main #footer,
.content #main .main-set,
#index .topics,
#index .topnavi,
#footer #footer-menu,
dl.special-topics{
  display: inline-block;
}

#main #footer,
.content #main .main-set,
#index .topics,
#index .topnavi,
#footer #footer-menu,
dl.special-topics{
  display: block;
}
