<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ▼▼▼▼マニュアルページ・基礎知識 */
.m_all{
	margin-top : 50px;
	}
.manual_list{
	margin-bottom : 20px;
	}
.manual_title{
	border-right : 1px solid #c0c0c0;
	border-bottom : 1px solid #c0c0c0;
	border-left : 1px solid #f5f5f5;
	border-top : 1px solid #f5f5f5;
	margin-bottom : 20px;
	padding : 10px;
	}
.manual_text{
	margin : 30px 80px 30px 60px;
	line-height : 1.8em;
	text-align : left;
	}
.manual_link{
	margin : 50px;
	}

/* ▼▼▼▼基礎知識流れ数字 */
.number{
	font-size : 14px;
	font-weight : bold;
	color : #CC0000;
	border-left : 2px solid #c0c0c0;
	padding : 3px;
	text-align : center;
	margin-right : 10px;
	}</pre></body></html>