@CHARSET "UTF-8";


body.back {
    position: absolute;
    width: auto;
    margin: 0px;
    background-color: #a22041;
    
}
div.top{
    position: absolute;
    margin-top: 100px;
    margin-left: 50px;
    clear: both;
}

div.sukima {
    position: absolute;
    width: 200px;
    height: 80px;
    margin-left: 100%;
    margin-top: -300px;
    
}
div.sukima1 {
    position:absolute;
    width: 200px;
    height: 80px;
    margin-left: 104%;
    margin-top: -450px;
    clear: both;
    
}
div.sukima2 {
    position:absolute;
    width: 200px;
    height: 80px;
    margin-left: 104%;
    margin-top: -350px;
    clear: both;
}
div.sukima3 {
    position:absolute;
    width: 200px;
    height: 80px;
    margin-left: 104%;
    margin-top: -250px;
    clear: both;
}
div.sukima4 {
    position:absolute;
    width: 200px;
    height: 80px;
    margin-left: 104%;
    margin-top: -150px;
    clear: both;
}

div.sukima5 {
    position:absolute;
    width: 200px;
    height: 80px;
    margin-left: 104%;
    margin-top: -50px;
    clear: both;
}

img.hako {
    position: absolute;
    width:350;
    height:200;
    margin-top: -500px;
    margin-left: 100%;
    clear: both;
    
}
img.ue {
    position: absolute;
    margin-top: -500px;
    float:left;
    clear:both;
}

img.baner {
    position: absolute;
    top: 550px;
    left:-300px;
}

div.ret {
    display: none;
}

img.return {
    position: absolute;
    top: 490px;
    left: 200px;
}

img.top{
    margin-left: 100px;
}

