@charset "UTF-8";
* {
 margin : 0;
 padding : 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
height:820px;
background: #000 url('../img/bg.gif') repeat;
}

div#h100 {
top:0;
left:0 ;
height:100%;
background: #000 url('../img/bg.gif') repeat;
}

div#main {
position:relative;
bottom:0px;
left:0px;
width:100%;
background: #000 url('../img/bg.gif') repeat;
text-align : center;
}

/*--------------- w --------------- */

.main-txt {
font-size: 9px;
color: #ffffff;
padding : 0px;
text-align : center;
}


/*--------------- NeLXgݒ --------------- */
a 			{ color: #ffffff; text-decoration: none; }
a:link		{ color: #ffffff; text-decoration: none; }
a:visited	{ color: #ffffff; text-decoration: none; }
a:active	{ color: #ffffff; text-decoration: none; }
a:hover		{ color: #666; text-decoration: none; }

/*--------------- img̘gݒ --------------- */
img {
border : 0px;
}