
a:link{
color:#ff0000;
}

a:hover{
color:#ffffff;
background-color:#ff6666;
}

a:visited{
color:#990000;
}


/* -------------------------- */

.title01{
letter-spacing:15px;
font-family:Century Gothic;
font-size:xx-large;
border-bottom:dashed 1pt #000000;
width:8ex;
}

.title02{
font-size:small;
}


.copyright01{
letter-spacing:1px;
font-size:x-small;
margin-left:30px;
}


/* -------------------------- */

.text00{
letter-spacing:1px;
font-size:x-small;
line-height:3ex;
}

.text01{
letter-spacing:1px;
line-height:3ex;
}


.tag01{
width:250px;
border-left:solid 4px #cc0000;
border-bottom:solid 1px #cc0000;
padding-left:2ex;
letter-spacing:1px;
line-height:3ex;
}
