@charset "UTF-8";
/* CSS Document */
body{
    font-family: "Arial Black", "Arial Bold", "Gadget", "sans-serif";
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    min-height: 900px;
    text-align: left;
    background: #F2F3A7;
    text-align: center;
    padding: 20px;
	cursor: url(2.png), pointer;
}
p{
    font-size: 40px;
    color: #F08739;
    margin-top: 640px;
}

#rabbit{
    max-width: 100%;
    margin-top: -600px;
    right: 0px;
    left: 0px;
    margin-bottom: auto;
    position: absolute;
    z-index: 1;
    text-align: center;
    position: fixed;
}

img.usa{
    text-align: center
}
/* button */
#two{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 778px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 246px;
    height: 84px;
    float: left;
}


.box01 a{
    text-decoration: none;
    display: block;
    width: 217px;
    height: 78px;
    color:#460D08;
    font-size: 70px;
    float:left;
}

.box01 a:hover{
	color:#1B916D;}

.box01 a:active{
	color:#E8456F; 
}
