@charset "utf-8";

*{ margin:0; padding:0; }

#box_global { margin: auto; position:relative;width:848px; height:661px; text-align:center;}

table{margin: auto; border-collapse: collapse; position:relative;}
#box_top-left{width: 27px; height: 108px; background-image:url(http://www.p-pokemon.com/images/top-left.jpg); background-repeat: no-repeat;}
#box_repeat-top-left{ height: 108px; background:url(http://www.p-pokemon.com/images/top-repeat-right.jpg) repeat-x;}
#box_top-center{width: 403px; height: 108px; background-image:url(http://www.p-pokemon.com/images/top.jpg); background-repeat: no-repeat; margin:auto;}
#box_repeat-top-right{ height: 108px; background:url(http://www.p-pokemon.com/images/top-repeat-right.jpg) repeat-x;}
#box_top-right{width: 28px; height: 108px; background-image:url(http://www.p-pokemon.com/images/top-right.jpg); background-repeat: no-repeat;}

#box_right-repeat{width: 28px; background-image:url(http://www.p-pokemon.com/images/right-repeat.jpg); background-repeat: repeat-y;}
#box_center{background-color:black; background-repeat: no-repeat; margin: auto;}
#box_left-repeat{width: 27px; background-image:url(http://www.p-pokemon.com/images/left-repeat.jpg);background-repeat: repeat-y;}


#box_bottom-left{width: 27px; height: 42px; background-image:url(http://www.p-pokemon.com/images/bottom-left.jpg); background-repeat: no-repeat;}
#box_repeat-bottom-left{ height: 42px; background-image:url(http://www.p-pokemon.com/images/bottom-repeat-right.jpg);}
#box_bottom-center{width: 403px; height: 42px; background-image:url(http://www.p-pokemon.com/images/bottom.jpg); background-repeat: no-repeat; margin:auto;}
#box_repeat-bottom-right{ height: 42px; background-image:url(http://www.p-pokemon.com/images/bottom-repeat-right.jpg);}
#box_bottom-right{width: 28px; height: 42px; background-image:url(http://www.p-pokemon.com/images/bottom-right.jpg); background-repeat: no-repeat;}

#box_grass{width: 848px; height: 153px; position: relative;background-image:url(http://www.p-pokemon.com/images/grass.jpg); margin:auto; }
#box_pika{width: 296px; height: 364px; position: absolute; background-image:url(http://www.p-pokemon.com/images/pika.png); bottom :0px; right:0px;}

.clear{ clear:both; width:0px; height:0px; overflow:hidden; }

