h1 {
font-size:medium;
}

h2 {
font-size:x-small;
}

body {
font-size:x-small;
}

a {
font-size:x-small;
color:#2a48ff;
}


font {
font-size:x-small;
}


div {
font-size:x-small;
}

span {
font-size:x-small;
}


ul {
list-style-type: none;
list-style: url(/anifull/image/spacer.gif);
margin: 0;
padding: 0;
}


/* form-size */

form {
font-size:x-small;
}

select {
font-size:x-small;
}

input {
font-size:x-small;
}

textarea {
font-size:x-small;
}

/* font-size */

.size_m {
font-size:medium;
}

.size_s {
font-size:x-small;
}

.size_ss {
font-size:1px;
}

img.img-small {
width:15px;
height:15px;
}


/* font-color */

.font_red {
color: #ff0000;
}

.font_blue {
color: #0000ff;
}

.font_white {
color: #ffffff;
}

.font_black {
color: #000000;
}

.font_deepblue {
color: #000033;
}

.font_yellow {
color:#ffff00;
}

a.footer_top {
color:#18965d;
}


/* align */
.center {
text-align:center;
}

hr.black {
color: #000000;
background-color: #000000;
height: 1px;
border-style: none;
border:0px solid #000000;
}


div.copyright {
font-size:1px;
text-align:center;
color:#666666;
}
