/* CSS Document */
body {
	background-color: #000000;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(image/main_back02.gif);
	background-repeat: repeat-x;
	}

body,td,th {
	font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 12px;
	color: #F5F5F5;
	line-height: 150%;
}

table{ 
	border:0px none;
}
	
img {
border: 0px none;
}


a:link {
	color: #F5F5F5;
	text-decoration: none;
}
a:visited {
	color: #F5F5F5;
	text-decoration: none;
}

a:hover {
color: #0066FF;
	text-decoration: none;
}

a:active {
text-decoration: none;
	color: #87CEFA;
}



#center {
text-align: center;
}

#all_box {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#enter_box {
	text-align: center;
	margin-top: 100px;
}

.style1 {
	font-size: 14px;
	font-weight: bold;
}