body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCFF;
}

.CC {
	text-align: center;
}

.cnt {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

h1 {
	text-align: center;
}
h2 {
	font-size:30px;
	text-align: center;
}
h3 {
	font-size:12px;
	text-align: center;
}
td {
	font-size: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:visited {
	color: #0000AA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.disclaim {
	font-size: 10px;
	text-align:center;
}
.promo {
	font-size: 10px;
}
.line {
	font-size: 18px;
	text-align:center;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
}
.number {
	font-size: 18px;
	text-align:center;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: bold;
	border: medium solid #000000;
}
.line_nt {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 20px;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.line_nt_desc {
	color: #0000FF;

}
.lint_nt_num {
	color: #FF0000;

}
.mainpic {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 1px;
}
.mainpic img {
	border: 1px solid #000000;
	padding: 6px;
}
.rl_table {
	border-collapse:collapse;
}
.rl {
	border: 3px dashed #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 20px;
}
.rl_desc {
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
}
.rl_num {
	color: #0000FF;
	font-size: 18px;
}