
h5 {
    font-size: 25px;
    /* font-weight: bold; */
    line-height: 100%;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 10px;
    color:#000000;
}
p {
    font-size: 18px;
    font-weight: bold;    
}
#product1 {
    background-image: url("../images/f15/f15_htbp/f15_htbp_cover_1400x425.jpg");
}
#product1 .maincontent {
    color: #FFFFFF;
    float: left;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: left;
    width: 450px;
    background: rgb(0,0,0); /*fallback color*/
    background: rgba(0,0,0,0);/*last value is the opacity*/
    /* font-weight: bold; */
}

#product2 {
    background-image: url("../images/f15/f15_co/f15_co_cover_1400x425.jpg");
}
#product2 .maincontent {
    color: #FFFFFF;
    float: left;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: left;
    width: 550px;
    background: rgb(0,0,0); /*fallback color*/
    background: rgba(0,0,0,0);/*last value is the opacity*/
    /* font-weight: bold; */
}

#product3 {
    background-image: url("../images/f15/f15_sp/f15_sp_cover_1400x425.jpg");
}
#product3 .maincontent {
    color: #FFFFFF;
    float: left;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: left;
    width: 500px;
    background: rgb(0,0,0); /*fallback color*/
    background: rgba(0,0,0,0);/*last value is the opacity*/
    /* font-weight: bold; */
}

#product4 {
    background-image: url("../images/f15/f15_fbs/f15_fbs_cover_1400x425.jpg");
}
#product4 .maincontent {
    color: #FFFFFF;
    float: left;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: left;
    width: 500px;
    background: rgb(0,0,0); /*fallback color*/
    background: rgba(0,0,0,0);/*last value is the opacity*/
    /* font-weight: bold; */
}

#product5 {
    background-image: url("../images/f15/f15_ras/f15_ras_cover_1400x425.jpg");
}
#product5 .maincontent {
    color: #FFFFFF;
    float: left;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: left;
    width: 500px;
    background: rgb(0,0,0); /*fallback color*/
    background: rgba(0,0,0,0);/*last value is the opacity*/
    /* font-weight: bold; */
}
