@charset "utf-8";

h1 { background:url(/images/contact/h1.gif) no-repeat 0 0; }

/* #main */

h2.basic {
    background:url(/images/contact/h2.gif) no-repeat 0 0;
}

.err {
    font-size:110%;
    background:#ffe7e7;
    padding:1em 2em;
    margin-bottom:2em;
}

.err h3 {
    background:url(/images/contact/err_marker.png) no-repeat 0 5px;
    color:#f00;
    font-size:140%;
    font-weight:bold;
    line-height:1.5em;
    padding:5px 0 0 40px;
    margin-bottom:0.5em;
}

.err ul {
    margin-left:4em;
}

.err ul li {
    list-style:outside disc;
    line-height:1.5em;
}

.ex_table tr th {
    padding-right:0.5em;
}

/* #sidebar */

/* others */

