/* ----------------------- */
/* Castalia.jp 2008/1/6    */
/* Create By Ikazuchi      */
/* ----------------------- */

/* ----------------------- */
/* main tag                */
/* ----------------------- */
body {
  font: 11px 'Lucida Grande','£Í£Ó £Ð¥´¥·¥Ã¥¯','Hiragino Kaku Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', sans-serif;
  margin:15px 0 0 0;
  line-height:1.2;
  color:#555555;
  text-align:center;
}

a { color:#991166; }

img { border:0; }


/* ----------------------- */
/* Head AREA Config        */
/* ----------------------- */
#head {
  width:559px;
  height:101px;
  background-image:url(/images/main_title.jpg);
  color:#8C9DA4;
  margin-left:auto;
  margin-right:auto;
}

/* ----------------------- */
/* Main AREA Config        */
/* ----------------------- */
#contents { 
  text-align:left;
  width:559px;
  background-image:url(/images/main_bg.jpg);
  background-repeat:repeat-y;
  margin-left:auto;
  margin-right:auto;
}
#contents_in { padding:5px 5px 5px 15px; }

/* ----------------------- */
/* Footer AREA             */
/* ----------------------- */
#footer {
  clear:both;
  width:559px;
  height:32px;
  background-image:url(/images/footer.jpg);
  margin-left:auto;
  margin-right:auto;
}

.rd { color:#ff1111; }

