@charset "utf-8";

/* ▼ clearfix ▼ */

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height:0;
}
.clearfix { /zoom: 1; } /* ie7以前 */

/* ▲ clearfix ▲ */



#apptemp13 {
    background-color: #FFF;
    width: 100%;
}



#apptemp13 ul.apul13 {
    margin: 0;
    padding:0;
}



#apptemp13 .apptemp13_title {
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #FFF;
    text-align: center;
    background-color: #ff69b4;
    padding: 5px 0 3px;
}



#apptemp13 .apptemp13_title:before {
    content:" ";
    display: inline-block;
    background-image: url(//pocketmonster-gogo.com/temp_img/pencil/pen_tip_icon.png);
    background-size: contain;
    vertical-align: top;
    width: 25px;
    height :25px;
}

#apptemp13 .apptemp13_title:after {
    content:" ";
    display: inline-block;
    background-image: url(//pocketmonster-gogo.com/temp_img/pencil/pen_tip_icon.png);
    background-size: contain;
    vertical-align: top;
    width:25px;
    height:25px;
}




#apptemp13 ul.apul13 li {
    list-style-type: none;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
}



#apptemp13 ul.apul13 li a {
    display: block;
    overflow: hidden;
    padding: 5px;
}



#apptemp13 ul.apul13 li img {
    vertical-align: bottom;
    width: 120px;
    height: 120px;
    float: left;
}



.apptemp13_comment {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    color: #555;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin-left: -120px;
    padding-left: 130px;
}



.appollo-imp {
    display:none;
}



