@charset "UTF-8";
body{
	background-color: #DDEEFF;
	background-image: url("haikei.png");}
h1{font-size: 23px;}
h2{font-size: 18px;}
p{font-size: 16px;}
button{font-size: 16px;}

h1{font-family: 'M PLUS Rounded 1c', sans-serif;}
h2{font-family: 'M PLUS Rounded 1c', sans-serif;}
p{font-family: 'M PLUS Rounded 1c', sans-serif;}

.header{background-color: #ffffff;
	    width: 375px;
	    height: 50px;
	    color: #2F77B5;
        line-height: 50px}

.sikakushoukai{background-color: #ffffff;
	           width: 375px;
	           height: 110px;
	           color: #BB54BB;
               }

.senpai{background-color: #ffffff;
	           width: 375px;
	           height: 190px;
	           color: #2F77B5}


.s{background-color: #FFF4FF;
	    width: 165px;
	    height: 35px;
	    color: #2F77B5;
        line-height: 40px;
        text-align: center;}
.shushin{color: #2F77B5}
.s2{background-color: #ffffff;
	    width: 300px;
	    height: 80px;}

.n{background-color: #FFF4FF;
	    width: 165px;
	    height: 35px;
	    color: #2F77B5;
        line-height: 40px;
        text-align: center;}
.nyugaku{color: #2F77B5}
.n2{background-color: #ffffff;
	    width: 300px;
	    height: 240px;}

.se{background-color: #FFF4FF;
	    width: 165px;
	    height: 35px;
	    color: #2F77B5;
        line-height: 40px;
        text-align: center;}
.seikatu{color: #2F77B5}
.se2{background-color: #ffffff;
	    width: 300px;
	    height:120px;}


