@charset "UTF-8";

.olsp01 {
width:100%;
border-bottom:1px dotted #ccc;
padding:8px 0;
}

.olsp02 {
width:100%;
background:#f5f5f5;
border-bottom:1px dotted #ccc;
padding:8px 0;
}


p.ol01 {
width:150px;
float:left;
font-size:0.75em;
line-height:1.6;
font-weight:bold;
display:inline;
padding:0 0 0 8px;
}

p.ol02 {
width:500px;
float:left;
font-weight:normal;
display:inline;
line-height:1.6;
padding:0;
}

.cmpsp_l {
width:480px;
float:left;
}

.cmpsp_r {
width:200px;
float:right;
}

