@charset "UTF-8";

/* ------------------------------------------------------------------------
	ベース
------------------------------------------------------------------------ */
*{margin:0;padding:0;}
img{border:none;}
a{outline:none;}

html{height:100%;}
body{margin:0;padding:0;text-align:center;min-height:100%;_height:100%; background:url(../img/bg.jpg) center top no-repeat #fff996;}

#wrapper{width:938px;margin:0 auto; background:url(../img/main_bg.gif) center top repeat-y;}

/* ------------------------------------------------------------------------
	ヘッダ
------------------------------------------------------------------------ */
#header{width:930px;height:35px;background:url(../img/bg_link_area.gif) repeat-x; margin:0 auto;}
#header p#sqex{float:left;width:116px; padding-left:20px;}
#header p#yahoo{float:right;width:118px; padding-right:22px;}

/* ------------------------------------------------------------------------
	メイン
------------------------------------------------------------------------ */
#main{width:100%;}
#yahoo #main{position:relative;}

#btn {width:100%;height:57px;position:absolute;left:0;top:1262px;}
#btn a{text-indent:-9999px;height:57px;width:512px;display:block;background:url(../img/link_btn.jpg) top center; margin:0 auto;}
#btn a:hover{background-position:0 -57px;}

/* ------------------------------------------------------------------------
	フッタ
------------------------------------------------------------------------ */
#footer {width:930px; background:url(../img/bg_footer.gif);border-top:2px solid #999;margin:0 auto;padding:10px 0px 20px;text-align:center;font-size:87.5%;color:#fff;}
#footer hr { margin:5px 0px; display:block; }
#footer address { font-style:normal; }
#footer p { margin:0px 0px 1.5em; text-align:center;}