ul {
list-style-type: none;
list-style: url(http://static13.mero.jp/comic/image/spacer.gif);
margin: 0;
padding: 0;
}

li.img {
width: 15px;
height: 15px;
}

ul.footer {
font-size: 0px;
}

/* font-size */

.size_m {
font-size:medium;
}

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

.size_ss {
font-size:xx-small;
}

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

/* anchor */

div.anchor {
width:50%;
border-color:#000000;
border-style:solid;
border-width:1px;
text-align:center;
}

a.anchor {
font-size:xx-small;
color:#f83764;
}

div.right{
font-size:xx-small;
text-align: right;
}

div.center{
text-align: center;
}

/* font color */

font.red{
color:#ff0099;
}

font.medium_red{
color:#ff0099;
font-size:x-small;
}

/* input */
input.button{
font-size:xx-small;
}