@charset "utf-8";
.tyumon  p {
	font-size: 17px;
	line-height: 20px;
	font-weight: 500;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}







@media (max-width: 800px){
}
body {
    margin-left: auto;
    margin-right: aout;
    background-color: #FFFFFF;
}
.top {
    margin-top: 20px;
}

.gazou   {
    background-color: #EDEBF4;
    color: #575555;
    text-align: center;
    list-style: inside;
    margin-left: 5px;
    margin-bottom: 5px;
    top: 10px;
}
.tyumon  {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    margin-top: -15px;
    border-color: #7FE7C8;
    border-style: ridge;
    background-color: #EAF3F1;
}
