@charset "UTF-8";
header {
	background-image: url("../image/top-bg5.webp");
}
figure{
    margin: 0;
    width: 660px;
    max-width: 100%;
}
img{
    width: 660px;
    max-width: 100%;
}

figure.w228{
    width: 228px;
}
figure.w312{
    width: 228px;
}

figure.w228 img{
    width: 228px;
}

table{
    width: 100%;
    border: 1px solid #333;
    border-collapse: collapse;
}
tr,th,td{
    border: 1px solid #333;
}
td{
    padding-left: 5px;;
}
tr :nth-child(1),tr :nth-child(2),
tr :nth-child(4),tr :nth-child(5){
    width: 19%;
}
tr :ntd-child(4),tr :ntd-child(5){
    text-align: center;
}
