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

#content h1{
margin-bottom:10px;
}

#content .box01{
width:595px;
margin-left:5px;
padding-bottom:20px;
margin-bottom:15px;
border-bottom:1px dotted #ccc;
}

#content .box01 h2{
margin-bottom:10px;
}

#content .box01 p{
padding:0px 5px;
font-size:1.2em;
}

#content .box02{
width:595px;
margin-left:5px;
}

#content .box02 .img01{
float:right;
margin-top:24px;
}

#content .box02 dl{
float:left;
width:370px;
}

#content .box02 dl dt{
font-size:1.4em;
color:#004378;
font-weight:800;
}

#content .box02 dl dd ul{
padding-left:30px;
font-size:1.2em;
}

#content .box02 dl dd{
margin-bottom:30px;
}

