/* Setting Reset
/* h1,h2,h3,h4,h5,h6,pre,code,address,caption,em,strong,th,div,p,a,img,table,ul,dl,ol,li,td,th*/
* {
margin:0px;
padding:0px;}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,em,strong,p,th{
text-decoration:none;
font-size:100%;
font-weight:normal;}

ul,ol{
list-style:none;}

dt,dd{
display:inline;}

img{
border:none;}

/* Global setting*/

body{
background-color:#666666;
background-image:url('images/bg_magika_all.jpg');
font-size:0.95em;
letter-spacing:-0.025em;
line-height:160%;
font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;}

a.navi:link{color : #ffffff; font-weight:bold; text-decoration:none;}
a.navi:visited{color : #dddddd; font-weight:bold; text-decoration:none;}
a.navi:hover{color : #ffff00; font-weight:bold; background-color:#6666ff;}

a:link{color : #3399ff; text-decoration:none;}
a:visited{color : #3399ff; text-decoration:none;}
a:hover{color : #3399ff; text-decoration:underline;}