@charset "UTF-8";


#picup {
    clear: both;
    margin-bottom: 20px;
}

#picup_img {
    margin-right: 20px;
    float: left;
}
#picup_p {
    width: 440px;
    height: 280px;
    padding: 10px;
    margin-right: 20px;
    border-radius: 10px;
    background-color: burlywood;
    float: left;
}
#classic {
    clear: both;
}


.title {
  margin-bottom: 40px;
}

.syoukai {
  text-align: center;
}



