@charset "utf-8";

#content01 h2 {
margin-bottom:19px;
}

/* each charge box */
#content01 dl.type01 dd.type01 p img {
display:block;
margin-top:10px;
}
#content01 dl.type01 dd.type01 h3 {
clear:both;
margin-bottom:5px;
padding-top:10px;
}
#content01 dl.type01 dd.type01 h4 {
clear:both;
float:left;
width:140px;
font-weight:bold;
}
#content01 dl.type01 dd.type01 h4 span.sat {
color:#06c;
}
#content01 dl.type01 dd.type01 h4 span.sun {
color:#c00;
}
/* charge list */
#content01 dl.type01 dd.type01 dt {
float:left;
width:404px;
}
#content01 dl.type01 dd.type01 dl.details {
margin-left:140px;
}
#content01 dl.type01 dd.type01 dl.details dt {
width:264px;
}
#content01 dl.type01 dd.type01 dt span {
display:block;
font-size:0.83em;
}
#content01 dl.type01 dd.type01 dd {
float:right;
width:150px;
background:url(../img/charge_bg_01.png) left center repeat-x;
text-align:right;
}
#content01 dl.type01 dd.type01 dd span {
background-color:#FDFAF0;
}
#content01 dl.type01 dd.type01 dt.divide {
margin-bottom:10px;
}
#content01 dl.type01 dd.type01 dd.divide {
margin-bottom:10px;
}
/* notes */
#content01 dl.type01 dd.type01 p.notes {
margin-top:10px;
font-size:0.83em;
}
/* rental */
#content01 dl.type01 dd.type01 p.rental {
margin-bottom:10px;
}

#content01 ul {
margin-left:1em;
font-size:1.2em;
}

