@charset "utf-8";


footer#top{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/230_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#greeting{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/231_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#outline{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/232_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#history{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/239_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#map{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/238_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#parents{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/234_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#adopt{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/237_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#catalog{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/235_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#disclosure{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/235_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#teacher{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/233_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}

footer#association{
display:table-cell;
background-color:#000000;
background-image:url(../../img/200_academy/230_footer_back/236_back.jpg);
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;
}








/* テキスト */

footer #vertical{
color:#FFFFFF;
font-size:60px;
transform: rotate( -90deg );
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

footer article#addres{
color:#999999;
position:absolute;
bottom:0;
right:0;
position:fixed;
text-align:right;
font-size:11px;
padding:2px 10px 2px 0;
background-color:#000000;
width:100%;
}


