*{  margin:0;
    padding:0;
    border:none;
    color:#868686;
    font-size:12px;
    font-family:Verdana,san-serif;
    line-height:1.6em;
}

a{text-decoration:none;}
a:link,a:visited,a:active{color:#868686;}
a:hover{color:#e80063;}

h1{
    color:#e80063;
    font-family:"Century Gothic";
    font-size:18pt;
    font-weight:normal;
    margin:10px 20px; 
}
h2{ 
    margin:15px 20px;
    color:#eeeeee;
    font-size:30pt;
}
h3{
    margin:15px 20px;
}
h4{
    margin:5px 30px;
    padding:1px 0;
    font-size:12px;
    font-weight:normal;
    border-bottom:1px solid #eeeeee;
    color:#e80063;
}
h5{
    margin:5px 30px;
    padding:1px 0;
    font-size:12px;
    font-weight:normal;
    border-bottom:1px solid #eeeeee;
    color:#868686;
}


p{margin:5px 30px 20px;}
img{border:0;}

.sub{background:url('a.gif') left center no-repeat;margin:10px 0;padding-left:13px;font-weight:bold;}
.title{color:#e80063;font-size:10px;}
.t{margin:10px 10px 20px;font-size:10px;}

.akaji{color:#FF0000}