.wakuForm{
    border: solid #BFBFBF 2px;
    background-color: #FFFFFF;
    }

#madoWaku{
	position: relative;
	width:764px;
	height: auto;
	margin:auto;
    }
	
#mado{
	position: absolute;
	top:31px;
	left:516px;
    }
	
.form{
    font-size: 12px;
    line-height: 130%;
    }
.copyright{
    font-size: 10px;
    }
.attention{
    font-size: 10px;
    color: red;
    }
