@charset   "Shift_JIS";
/* リンクの設定 */
A{ text-decoration : none; font-weight : bold; color : #3333FF;}
A:HOVER{ color : #FF3333; text-decoration : underline;}

/* ページ設定 */
BODY{
  font-size : 10pt;
  background-color : #ffa0ff;
  background-image : url(../image/back/bg_factory.gif);
  color : #400040;
  background-attachment : fixed;
}
TABLE{ font-size : 10pt; margin-bottom : 15px;}
IMG{border-width : 0px;}
.indent{ margin : 1px 5px 1px 5px;}

/* 見出し */
H1{ font-size : 16pt; font-weight : bold; text-align : center;}

/* キャラ紹介 */
H2{ font-size : 13pt; margin-bottom : 3px;}
TABLE.character{ width : 670px;}
TD.line1{ width : 120px;}
TD.line2{ width : 80px;}
IMG.c-ss{ width : 120px; height : 150px;}
.sacred{ background-color : #9999ff;}
.zattu{ background-color : #88ff88;}
.primary{ background-color : #ccaaaa;}
.bright{ background-color : #ffff80;}
.secondary{ background-color : #b080e0;}
.pledge{ background-color : #cc99ff;}
.tertiary{ background-color : #ffff60;}
.recent{ background-color : #bbbbbb;}
.shiny{ background-color : #ffffbb;}
.belief{ background-color : #eeffee;}
.blast{ background-color : #ffffaa;}
.quaternary{ background-color : #ccbbaa;}
.vigor{ background-color : #ffaaaa;}