<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pointbox01 {
	font-size: 15px;
	width: 520px;
	background-repeat: repeat-y;
	background-image: url(img/dot-line.gif);
	height: 420px;
}
.pointtext {
	width: 490px;
	background-position: center;
	margin-left: 15px;
}
.pointlist {
	font-weight: bold;
	color: #FF6600;
}
#afi {
	font-size: 12px;
	width: 493px;
	padding-left: 15px;
}

#afi_link {
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
	width: 493px;
	padding-left: 20px;
}
#point01 {
	width: 508px;
	padding-left: 6px;
	padding-right: 6px;
	background-repeat: repeat-y;
	height: 161px;
	background-image: none;
	margin-top: 10px;
}
#pointleft01 {
	width: 313px;
	float: left;
	height: 161px;
}
#illust01 {
	float: none;
	width: 313px;
	margin-left: 10px;
}
#pointright01 {
	width: 173px;
	float: right;
	clear: none;
	background-repeat: no-repeat;
	height: 161px;
}

#arrow01 {
	float: left;
	width: 33px;
	margin-top: 140px;
	bottom: 0px;
}
#arrowtext01 {
	font-weight: bold;
	color: #FF6666;
	background-color: #D3FFF0;
	width: 140px;
	float: left;
	margin-top: 140px;
	text-decoration: underline;
}
#bottom {
	clear: both;
	width: 520px;
}

#pointbox02 {
	font-size: 15px;
	width: 520px;
	background-repeat: repeat-y;
	background-image: url(img/dot-line.gif);
	height: 399px;
}
#point02 {
	width: 508px;
	padding-left: 6px;
	padding-right: 6px;
	background-repeat: repeat-y;
	height: 202px;
	background-image: none;
	margin-top: 10px;
}
#pointleft02 {
	width: 313px;
	float: left;
	height: 202px;
}
#illust02 {
	float: none;
	width: 313px;
}
#pointright02 {
	width: 173px;
	float: right;
	clear: none;
	background-repeat: no-repeat;
	height: 202px;
}

#arrow02 {
	float: left;
	width: 33px;
	margin-top: 187px;
}
#arrowtext02 {
	font-weight: bold;
	color: #FF6666;
	background-color: #D3FFF0;
	width: 140px;
	float: left;
	margin-top: 185px;
	text-decoration: underline;
}
#button {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
#pointbox03 {
	font-size: 15px;
	width: 520px;
	background-repeat: repeat-y;
	background-image: url(img/dot-line.gif);
	height: 168px;
}
#illust03 {
	margin-left: 6px;

}
.taitle {
	margin-bottom: 20px;
	margin-top: 30px;
}
.photo {
	margin-top: 20px;
	margin-bottom: 20px;
}
.midashi {
	margin-bottom: 20px;
}

.m_main{
	width:800px;
}

.point{
	padding:20px;
	font-size:20px;
	background:#FFFDE1;
	line-height:180%;
}

.green {
	color: #008C00;
}
.orenge {
	color: #EC7F00;
}</pre></body></html>