body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #333333;
}
#teaser {
	margin: auto;
	width: 100%;
	text-align:center;
}

.line {
	border:#333333 solid 1px;
}
.normal {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 120%;
	color: #CCCCCC;
}
.small_e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF6600;
}
.small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 120%;
	color: #CCCCCC;
}
.title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
}
.small_e {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 120%;
	color: #CCCCCC;
}
