@charset "utf-8";

h1 {
margin-bottom:7px;
}

/* lead */
#content .lead {
margin-bottom:28px;
}
#content .lead p {
margin:0 12px;
font-size:1.2em;
}

/* pass */
#content .pass {
width:680px;
margin:0 auto;
padding-bottom:14px;
background:#F5F1E6 url(../img/pass_bg_01.png) left bottom repeat-x;
}
#content .pass table {
width:100%;
}
#content .pass tbody th,
#content .pass tbody td {
padding-top:4px;
vertical-align:bottom;
}
#content .pass tbody th {
text-align:center;
}
#content .lead_b5 {
margin-bottom:5px;
}

