html,body		{ width: 100%; height: 100%; margin: 0; padding: 0; }
body			{ color: #A94100; font-family: Georgia,garamond; font-size: 12px; background-color:#272d2d; }

img					{ border: 0; }
a						{ border: 0; outline: none; }
a:hover			{ text-decoration: underline; }

table				{ border-collapse: collapse; border-spacing: 0px; } /* IE cellspacing: 0; Moz & Opera cellspacing = 0 */
td					{ padding: 0; } /* cellpadding = 0 */

#layout			{  }
#content		{ }
#background		{ width: 1024px; height:861px; background: url(../images/zentaisi_nyito_bg.gif);  margin:0 auto; position:relative; }

.btn { display:block; }

#enter_xii { width:372px; height:34px; background:url(../images/zentaisi_xii.gif); position:absolute; top:420px; left:320px; }
#enter_xii:hover { background:url(../images/zentaisi_xii_over.gif); }

#enter_xi { width:372px; height:34px; background:url(../images/zentaisi_xi.gif); position:absolute; top:460px; left:320px; }
#enter_xi:hover { background:url(../images/zentaisi_xi_over.gif); }
