@charset "utf-8";

/* leftMenu marker */
#left_area li a.lm_kensa img {
    width:0px;
    height:0px;
}

#main_container .content {
    margin-top: 7px;
    background-image: url(../../images/kensa/kiki_back.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height: 404px;
    padding-bottom: 20px;
}

/* list */
.list{
    margin-top: 1.4em;
}
.list p strong{}
.list ul{
    list-style-type: none;
    margin-left: 2em;
}
.list li{}

