@charset "utf-8";
/* CSS Document */

html, body{ height:100%; margin: 0; padding: 0; border: none; text-align: center; font:11px Verdana, Arial, Helvetica, sans-serif;}
#wrapper { margin: 0 auto; text-align: left; vertical-align: middle; height:100%;}


.fuuyou, .rakuyou { float:left; position:relative;}
.gotofuu, .gotoraku {width:243px; height:281px;}
.gotofuu a, .gotoraku a {width:243px; height:281px; display:block;}
.gotofuu {background:url(images/fuuyou.png) no-repeat top center; padding:0; margin:0;}
.gotoraku {background:url(images/rakuyou.png) no-repeat top center; padding:0; margin:0;}
.tagline { padding:0; margin:0; height:20px; width:243px; text-align:center;}
.red {color:#CC3300;}
