@import"common.css";
@import"common_privilege.css";

BODY {
    background:url("../images/back_rental.gif") repeat-x #ffffff;
}

#PageTitle{
    width:960px;
    height:43px;
    background:url("../images/back_pagetitle_rental.gif") 0 100% no-repeat;
    text-align:left;
}
#PageTitleCopy{
    margin:0 0 0 29px;
}

.mark{
    font-size:75%;
    margin:0 0.5em 0 0;
    color:#ff9900;
}

.deco1{
    background:url("../images/back_deco3.gif") no-repeat;
}
.deco2{
    background:url("../images/back_deco4.gif") no-repeat;
}

ul.formalList1{
    list-style:none;
    margin:0 3px;
    padding:0;
}
.formalList1 li{
    height:30px;
    border-bottom:1px dotted #cccccc;
    padding:0.7em 0 0 1.5em;
    text-align:left;
}
ul.formalList2{
    list-style:none;
    margin:0 3px;
    padding:0;
}
.formalList2 li{
    height:30px;
    border-bottom:1px dotted #cccccc;
    padding:0.7em 1em 0 0;
    text-align:right;
}
