@charset "UTF-8";

#content01{
width:850px;
font-family:monospace;
font-size:10px;
}

#content01 h3{
position:relative;
padding:2px 0px;
margin-bottom:20px;
border-bottom:1px dotted #aaa !important;
border-bottom:1px solid #dadada;
}

#content01 p{
margin-bottom:10px;
}

#content01 dl.dl01{
width:420px;
float:left;
}

#content01 dl.dl01 dt{
border:1px solid #D9954C;
background:#F2EAC5;
text-align:center;
padding:5px;
font-size:1.4em;
font-weight:800;
}

#content01 dl.dl01 dd{
padding:5px 10px;
border:1px solid #ccc;
border-top:none;
font-size:1.4em;
height:70px;
}

#content01 dl.dl02{
width:420px;
float:right;
}

#content01 dl.dl02 dt{
border:1px solid #D9954C;
background:#F2EAC5;
text-align:center;
padding:5px;
font-size:1.4em;
font-weight:800;
}

#content01 dl.dl02 dd{
padding:5px 10px;
border:1px solid #ccc;
border-top:none;
font-size:1.4em;
line-height:1.6em;
height:70px;
}

#content01 .p01{
clear:both;
padding-top:10px;
font-size:1.2em;
line-height:20px;
}
