@charset "Shift-JIS";

h1{
width:500px;
height:100px;
margin: 20px 0px 40px 0px;
padding: 0px;
background-image:url(./images/ttl.gif);
background-repeat:no-repeat;
text-indent:-999em;
}

#introduction2 .list{
color:#6899ea
}


@media screen and (max-width: 767px) {
    #data .time {
        font-size: 9px;
    }
}