

h1 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 24px;
	text-align: left;
	line-height: 30px;
}



.title {
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}


.sub_title {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}


.number {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}


.main {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	text-align: left;
}


.footer {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}


.contable{
	width: 100%;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.contable th{
	margin: 0px;
	padding: 8px;
	border-collapse: collapse;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #EDF4F8;
	width: 100%;
	border: 2px solid #FFFFFF;
}

.contable td{
	margin: 0px;
	padding: 8px;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	background-color: #EEEEEE;

	border: 2px solid #7B869A;
}