/* ヘッダの背景色・背景イメージを変更 */
/* #Header { background: #ffffff url('/mypage/enjoy-dm/dm/dmcircle/custom_images/main_back.gif') repeat-x scroll 0 0; } */

/* ロゴ画像を変更 */
#Header h1 { background: transparent url('/custom_images/main_logo.gif') no-repeat scroll 0 0; }

/* グローバルナビのリンク色・罫線を変更 */
/* #globalNav li a{ color: #000000;　} */
/* #globalNav li{ border: none;} */
/* #globalNav li a:hover{ background: none; } */

/* コンテンツ表示領域の空色グラデーションを削除 */
/* #Contents { background: #ffffff; } */

#Footer {height: 30px;}

#globalNav li {
  padding: 0;
  border-left: 0px;
  border-right: 0px;
  float: left;
}
#LayoutC {
  float: left;
  width: 920px;
}

#LayoutC #Center {
  width: 850px;
  margin: 0 auto;
}