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

@charset "utf-8";

*{
	background:transparent;
	line-height: 1.5em;

}

body {
	color: #c0c0c0;
	background-color: #000;
}
.red {
	color: #F00;
}
.green {
	color: #6F0;
}

#box {
	line-height: 1.5em;
	width: 700px;
	margin-top: 30px;
	text-align: left;
}

#wrapper{
	width:1000px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}
#topbox{
	border:0px0;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:1.5em;
	text-align:left;
	background-color:#333333;
	}
#main{
	width:1000px;
	align:center;
	margin:0px;
}
.moji {
	font-family: Arial Black, Gadget, sans-serif;
}

#main tr td {
	width:50%;
	padding: 10px;
}
img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#topbox {
	padding: 5px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.titl {
	color: #FF9;
	font-weight: bold;
}
#comming {
	text-align: left;
	line-height: 1.5em;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
