@charset "utf-8";
/* CSS Document */
.topsign_box {
	margin-top: 20px;
	border: 0px solid #460000;
	margin-bottom: 10px;
}
.topsign_box h3 {
	font-size: 90%;
	padding-left: 20px;
	line-height: 30px;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.topsign_box ul {
	list-style-type: circle;
	font-size: 80%;
	list-style-position: inside;
	line-height: 20px;
	height: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.topsign_box li {
	padding-left: 20px;
	display: list-item;
	list-style-type: decimal;
}
.topsign_box h4 {
	font-size: 80%;
	font-weight: normal;
	padding-bottom: 10px;
}
.topsign_box p {
	font-size: 80%;
	line-height: 1.4;
}
.topsign_table h3 {
	font-size: 80%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.topsign_table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDE8B3;
}
.topsign_table  p {
	font-size: 80%;
	padding: 10px;
	line-height: 1.4;
}
.topsign_table {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
