.catch  {
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.5;
	text-decoration:none;
	margin: 0;
	padding: 0;
	}
	
.houbun  {
	font-style: normal;
	color: #333;
	font-size: 12px;
	f¥ont-size: 80%;
	line-height: 1.5;
	text-decoration: none;
	text-align: justify;
	margin: 0;
	padding: 0;
	}
	
.speck   {
	color: #333;
	font-style:normal;
	font-size : 10px;
	line-height: 1.5;
	text-decoration: none;
	padding: 0;
	text-decoration;none:
	margin:0pt;
	}

/* --- 罫線 --- */
.separator1 {
	height: 1px;
	border: none;
	border-top: 1px #999999 solid;	/* 罫線 */
}


/* --- 点線 --- */
.separator2 {
	height: 1px;
	border: none;
	border-top: 1px #999999 dashed; /* 点線 */
}