* {
	font-size: 12px;
	line-height:140%;
}
table {
text-align:left;
}
ul {
	list-style-type: disc;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
}
li {
	margin-top: 6px;
}
.date {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
}

ul.num-list {
	list-style-type: lower-roman;
}
ul.alph-list {
	list-style-type: lower-alpha;
	margin-left: 30px;
}
.underline {
text-decoration:underline;
}
h1 {
	color:#FF6600;
	font-size:12px;
	font-weight: bold;
	margin-top: 12px;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#en {
	font-size: 14px;
	background-color:#FFFFFF;
	margin:10px;
}
#en h1 {
	color:#FF6600;
	font-size:14px;
	font-weight: bold;
	margin-top: 12px;
	}
#en h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#333333;
}
#en h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color:#0066FF;
}
.back-number {
	margin-right: 10px;
	margin-top: 5px;
	padding: 0px;
	text-align: right;
}

.tusyo dt{
color:#003300;
background-color:#CEECD6;
margin-top:3px;
}

.tusyo dd{
margin:7px;
}
