@charset "UTF-8";
/* CSS Document */

*{
  margin:0;
  padding:0;
  zoom:1;
} 
html{
  height:100%;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}
table{
  border-collapse:collapse;
  border:none;
  border-spacing:0;
}
th,td{
  vertical-align:top;
  border:solid 1px #000;
  font-weight:normal;
  text-align:left;
}
caption{
  text-align:left;
}
ul,ol{
  list-style:none;
}
li{
  display:list-item;
  zoom:normal;
}
img,a img{
  vertical-align:middle;
  border:none;
  background:transparent;
}
object,embed{
  vertical-align:top;
}
fieldset{
  border:none;
}
input,textarea{
font-size:11px;
}
em,address,dfn{
  font-style:normal;
}
hr{
  height:0px;
  margin:7px 0;
  border:none;
  border-top:1px solid #000;
}
* html hr{/* for -IE6 */
  margin:0;
}
*:first-child+html hr{/* for IE7 */
  margin:0;
}
/* cssｽ魘�ｽ､ｳ､ｳ､ﾞ､ﾇ */

body {
	background: #000000;
	text-align: center;
	color: #FFFFFF;
	font: 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #000000;
	letter-spacing: 0.05em;
	margin-top: 100px;
}
#wrapper{
	margin: 0px auto 15px;
	padding: 0px;
	height: auto;
	width: 604px;
	text-align: right;
	line-height: 130%;
}
* html #wrapper{
    
}
#footer{
    height:20px;
}

h1{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
h2{
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
a.enter{
	color: #00FF00;
	border-bottom: 1px dotted #00FF00;
	text-decoration: none;
}
P{
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#flash {
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
