@charset "UTF-8";

#content01{
background:#fafafa url("../img/index_bg_02.png") repeat-x;
padding:45px 0px 40px 43px;
line-height:180%;
}

/* category title */
#content01 h2 {
float:left;
}

#content01 .div01{
width:660px;
margin-left:160px;
}

#content01 .div01 h2{
float:none;
min-height:2em;
margin-bottom:3em;
padding:12px 10px;
border-bottom:1px solid #006;
border-left:9px solid #006;
background:#eaeaea;
font-size:1em;
line-height:normal;
}

#content01 .div01 h2 img{
vertical-align:middle;
}

#content01 .div01 dl{
margin-bottom:10px;
}

#content01 .div01 dl dt{
font-size:1.4em;
font-weight:800;
line-height:160%;
margin-bottom:1em;
}

#content01 .div01 dl dd{
font-weight:100;
padding:15px 0px;
border-bottom:dotted 1px #666 !important;
border-bottom:solid 1px #aaa;
border-top:dotted 1px #666 !important;
border-top:solid 1px #aaa;
}

#content01 .div01 dl dd ol{
font-size:1.4em;
list-style:outside decimal;
margin-left:25px;
}

#content01 .div01 dl dd ol li{
margin-bottom:20px;
}

#content01 .div01 dl dd div{
font-size:1.4em;
text-align:right;
margin-bottom:20px;
}

#content01 .div01 dl dd p{
font-size:1.4em;
}

#content01 .div01 > p{
font-size:1.4em;
}

#content01 .div01 p + p{
margin-top:1em;
}