@charset "utf-8";
/* Copyright (c) 2008, Microwave.,Co ltd. */

#content01{
}

#content01 h4{
font-size:1.4em;
font-weight:800;
color:#333;
padding-bottom:5px;
border-bottom:1px dotted #ccc;
margin-bottom:10px;
}

#content01 dl{
font-size:1.2em;
border-bottom:1px dotted #ccc;
margin-bottom:10px;
zoom:1;
}

#content01 dl dt{
position:relative;
font-weight:800;
padding-left:2em;
zoom:1;
line-height:1.6em;
}

#content01 dl dt span{
position:absolute;
left:0px;
top:0px;
line-height:1.6em;
}

#content01 dl dd{
padding-left:3em;
margin-bottom:10px;
zoom:1;
}
