@charset "utf-8";

/* nav */
#nav{border-bottom: #4C9BA2 3px solid;}

/* menu */
.menu{margin-bottom: 50px;}
.menubtn{background: #e3e3e3; color: #4C9BA2; text-align:center; width:120px; padding: 10px; font-size: 21pt; font-weight: 300; margin-right: 20px;}
.menubtn:last-chlid{margin-right:0;}
.menubtn:hover{background: #4C9BA2; color: #FFF;}
.menubtn-visited{background: #4C9BA2; color: #FFF;}

/* footer */
#footer{margin-top:250px;}

.chara{}
.chara1{background:url(../images/chara1.png)bottom no-repeat; left:0; bottom:0; width: 222px; height: 314px;}
.chara2{background:url(../images/chara2.png)bottom no-repeat; right:0; bottom:-10px; width: 226px; height: 325px;}