@charset "utf-8";

#contents{
clear:both;
}
#contents div.section{
margin:0 10px;
}
#contents div.section p.detail{
font-size:85%;
text-align:left;
}

/*
--------------------------------------------------------
base
--------------------------------------------------------
*/
div#header h1{
position:absolute;
top:100px;
left:0;
padding:0;
margin:0;
}

div.section dl.form{
width:100%;
padding:0 0 0 1em;
}
div.section dl.form dt{
width:25%;
}
div.section dl.form dd{
border:none;
}


