@charset "utf-8";

/* reset */
#content01 {
background-image:none;
}
#main {
float:none;
width:auto;
}

#main h2 {
float:left;
width:182px;
font-size:1.17em;
font-weight:normal;
text-align:right;
}

/* term box */
#main .term {
margin-left:192px;
border-left:3px solid #f0f0f0;
padding-left:1em;
padding-bottom:80px;
}
#main .term ul {
list-style:disc outside;
margin-left:1.5em;
}
#main .term ul li {
margin-bottom:1em;
}
#main .term p {
margin-bottom:1em;
color:#8b0000;
text-align:center;
}
#main .term form {
text-align:center;
}
#main .term form input {
margin:0 20px;
}
