@charset "utf-8";

@import url("../base1.css");


.s1{
font-weight:700;
}

.s2{
margin:0;
padding-top:10px;
padding-left:20px;
list-style-type:square;
}

.s3{
margin-top:50px;
margin-left:50px;
}

.s4{
font-size:24px;
font-weight:700;
margin-top:30px;
margin-right:50px;
margin-left:40px;
padding-left:10px;
border-bottom:1px dashed #b2b2b2;
}

