@charset "utf-8";

@import url("../packages/default/css/import.css");

/*
 * by Karappoさん
 */

body{
  background:#6E5544 url(../packages/default/img/header/bg_line.gif) repeat-x;
}

div#header h1 a {
  background:transparent url(../packages/default/img/header/logo.gif) no-repeat 4px 7px;
  width:385px;
}

div#information {
  padding-top:25px;
}

div#container{
  margin-top:25px;
}

div#footer{
  background-color:#FF0000;
  border-top:10px solid #C70000;
}
