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

.class {
	font-size:13px;
	font-family:century gothic;
	color:#333;
	padding-left:0px;
}
.class-name {
	font-size:14px;
	font-family:Georgia;
	color: #000;
	font-weight: bolder;
	margin-bottom: 10px;
}

a {
	color:#000;
	text-decoration:none;
	padding-bottom:0.1em;
	font-size:13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.data_01 {
	color:#ffda29;
	font-family:Georgia;
	font-size:14px;
	background-color: #666;
	width: 40px;
	text-align: center;
	valign: middle;
}
.data_02 {
	color:#ffda29;
	font-family:Georgia;
	font-size:14px;
	background-color: #333;
	text-align: center;
	width: 40px;
	valign: middle;
}
.detail {
	width: 660px;
	background-color: #FFF;
	padding: 5px;
}
.detail ul li em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.detail ul li {
	font-size: 13px;
	line-height: 20px;
	margin-left: 36px;
	font-family:"century gothic";
	text-indent: -26px;
}


table {
	width: 700px;
	background-color: #000;
}
