@charset "utf-8";

@import url(default.css);
@import url(common.css);

#link05 a,#link05 a:hover {
    background-position:0 -21px;
}

#main {
    margin-top:10px;
    margin-left:32px;
    margin-bottom:10px;
    width:700px;
}

h1 {
    width:175px;
    height:19px;
    font-size:2px;
    text-indent:-9999px;
    background-image:url(/images/title_link.png);
}

h2 {
    margin-top:10px;
    margin-bottom:5px;
    width:12em;
    font-size:1.5em;
    border-bottom:1px dotted #555;

}

a {
    font-size:1.5em;
}

p {
    margin-top:5px;
    font-size:1.3em;
}
