@charset "utf-8";

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

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

#main {
    margin: 10px 0 10px 32px;
    width:700px;
}

#main h1 {
    font-size:2em;
    border-bottom:1px dotted #555;
    font-weight:bold;
}

table {
    margin-top:10px;
}

th {
    text-align:right;
}

th,td {
    border:1px solid #555;
    padding:3px;
    font-size:1.4em;
}

input {
    padding:2px;
    border:1px solid #5C86C5;
}

#process {
    margin-top:10px;
    font-size:1.5em;
    line-height:1.5;
}
