@charset "utf-8";

/* line up */

.lineup {
    width: 900px;
    margin-bottom: 0;
}
.lineup:after {
    content:""; display:block; clear:both;
}
* .lineup { display:inline-block; }
*+ .lineup { display:inline-block; }

.lineup li {
    width: 290px;
    height: 217px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.lineup li.lastChild,
.lineup3 li.lastChild {
    margin-right: 0;
}

#notes3y60000k_02 {
    margin-top: 30px;
}

h2.head2nd, h3.head3rd {
    margin-top:15px;
}

.lineup2 li {
    width: 595px;
    height: 253px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.lineup3 li {
    width: 290px;
    height: 130px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.lineup4 li h3 {
    font-size:14px;
}

.LBox {
    float:left; margin-right:15px;
}

.note_text {
    font-size: 0.8em;
}
