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

#tno {
	width: 100%;
	height: auto;
	margin-top: 2%;
	margin-bottom: 0%;
}

#point {
	width: 99%;
	height: auto;
    margin-left: auto;
	margin-right: auto;
    margin-top: 0%;
    margin-bottom: 10%;
}
#point p {
	clear: both;
}
#point a {
    text-decoration: none;
	color: inherit;
}
#point p.trom {
	font-size: 28pt;
	text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 6%;
	margin-top: 2%;
	letter-spacing: 3pt;
	color: #90593F;
}
#point p.rom {
	font-size: 40pt;
	text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 1%;
	margin-top: 0%;
	letter-spacing: 3pt;
	color: #e9dacb;
}
#point p.sub {
	height: auto;
	width: 76%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
    text-indent: 1rem;
	font-size: 14pt;
	margin-top: 0%;
	letter-spacing: 0rem;
	margin-bottom: 4%;
	line-height: 2;
}
#point .ctg {
	height: auto;
	width: 33%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6%;
	float: left;
}
#point .ctg img {
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#point .ctg p {
	text-align: left;
	font-size: 12pt;
	margin-bottom: 1%;
	margin-top: 0%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8;
}
#point .ctg p.cap {
	text-align: left;
	font-size: 18pt;
	line-height: 2;
	margin-bottom: 1%;
	margin-top: 0%;
	width: 90%;
	margin-right: auto;
	margin-left: 2%;
	color: #90593F;
}
#point .ctg p.qa {
	text-align: left;
	font-size: 12pt;
	line-height: 2;
	margin-bottom: 1%;
	margin-top: 6%;
	width: 90%;
	margin-right: auto;
	margin-left: 4%;
}
#point .ctg p.lin {
	height: auto;
	width: 40%;
	margin-right: auto;
	margin-left: 4%;
	margin-top: 4%;
	line-height: 1.5;
	text-align: left;
	border-bottom: thin solid #762100;
	text-indent: 1rem;
	font-size: 10pt;
	color: #762100;
}
#point .ctg p.slin {
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: 4%;
	margin-top: 4%;
	margin-bottom: 1%;
	line-height: 1.5;
	text-align: left;
	border: thin solid #762100;
	text-indent: 1rem;
	font-size: 10pt;
	color: #762100;
}
#point .lin {
    height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1%;
	margin-bottom: 6%;
}
#point .lin a {
	height: auto;
	width: 33%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#point .lin p.cat {
	height: auto;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1%;
	margin-top: 0%;
	font-size: 14pt;
	line-height: 3;
	text-align: center;
	font-weight: 900;
	background-color: #f0e2e0;
	border-radius :12px;
	border : thin solid #f0e2e0;
	box-shadow: 6px 6px 0px 0 #90593F;
	color: #90593F;
}
#point .lin p.qa {
	text-align: center;
	font-size: 12pt;
	line-height: 2;
	margin-bottom: 1%;
	margin-top: 1%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #90593F;
}


