@charset "utf-8";

@import url("default_color.css"); 
@import url("global_color.css"); 
@import url("default_position.css"); 
@import url("default_style.css"); 
@import url("default_monster_style.css"); 

*{margin:0;padding:0;border:0;white-space:normal}
ul,dl,ol{list-style:none;list-style-position:outside}

div#footer h2{display:none}

h2{font:normal normal normal 140% / 90% default-font;width:27.45em;margin:0.65em 0 0 0.5em;padding:1px 0 1px 24px;border-bottom:1px solid}
h2{background:url(h2.png) no-repeat 0% 50% transparent}

h3{font:normal normal normal 100% / 90% default-font;margin:0.5em 0.3em 0.15em 1.0em;padding:2px 0 2px 22px}
h3{background:url(h3.png) no-repeat 0% 50% transparent}

div.MonsterStatus{background:transparent;clear:both;margin:0.1em 0 1em}
div.MonsterStatus ul{background:transparent}
div.MonsterStatus dl{background:transparent}

div.MonsterStatus h2{font-size:160%;line-height:100%;width:20em;margin:0 0 0 0.2em;}

dl,ul,li,dt,dd{margin:0;padding:0}
li{list-style:none}

ul.Category{width:auto;margin-left:1em}
ul.Category li{width:3em;float:left;text-align:center}

dl.Property{width:auto;clear:both;margin-left:1em}
dl.Property dt{width:3em;float:left;text-align:center}
dl.Property dd{width:auto;float:left;}
dl.Property dd ul{width:auto;float:left;color:#E0E0E0}
dl.Property li{width:3.5em;padding:1px 1px 0 1px;margin-left:1px;font-size:12px;float:left;border:1px solid;text-align:center}

dl.Status{clear:both;margin-left:1em;width:18em}
dl.Status dt{display:inline;width:auto;margin-right:0.5em;color:#9999CC}
dl.Status dd{display:inline;width:4em;font-size:110%;font-family:Arial}

tr,td,th{margin:0;padding:0 0.2em;text-align:left}
table.Drop{margin-left:1em;font-size:80%;width:16em;color:#808080;border-collapse:collapse}
table.Drop th{width:12.5em}
table.Drop th,table.Drop td{border-bottom:1px solid #CCCCCC}
table.Drop th a:link,table.Drop th a:visited{text-decoration:none}
table.Drop th a:active,table.Drop th a:hover{text-decoration:underline}

table.MonsterSkill{margin:0.5em 0 0 1em;font-size:80%;border-collapse:collapse;border:1px solid #CCCCCC}
table.MonsterSkill th{width:12.5em}
table.MonsterSkill td{width:10.5em}
table.MonsterSkill td.cast{width:2.5em;color:#66CC66}
table.MonsterSkill td.castnd{width:2.5em;color:#CC6666}
table.MonsterSkill td.castnc{width:2.5em;visibility:hidden}
table.MonsterSkill td.precondition{width:7.5em;color:#669966}

table.MonsterSkill th a:link,table.MonsterSkill th a:visited{color:#003399;text-decoration:none}
table.MonsterSkill th a:hover,table.MonsterSkill th a:active{color:#FF6666;text-decoration:underline}

div.footer{clear:both}

