@charset "utf-8";

#note{
display:block;
background-image:url(../images/note.gif);
width:568px;
height:203px;
margin-top:50px;
margin-left:25px;
margin-bottom:50px;
}

#koe{
display:block;
width:450px;
height:auto;
padding-top:70px;
padding-left:80px;
}
