/* 2012/5/7、リンクに変化を付ける。今、見づらい、わかりづらい。 */
A.contents:link     {color:#006477; text-decoration: underline; }
A.contents:visited  {color:#006477; }
A.contents:hover    {color:#00BFFF; background: #FFC; } 


.pagetopTxtForList {
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/* .midasi03 {
	font-size: 14px;
	list-style-type: disc;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	clear: both;
	margin-right: 16px;
	margin-left: 16px;
	font-weight: normal;
}

.maintext h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFCC;

	border: 1px solid #CCCCCC;
	width: 98%;
	padding: 6px;
}

*/

/* AH Formatter ページの h3 に使用している .midasi03 を参考に作成（2017/1/23） */
h4 {
	font-size: 13px;
	font-weight: normal;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;

	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: -5px;
}

.midasi03 {
	font-size: 14px;
	list-style-type: disc;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	clear: both;
	margin-right: 16px;
	margin-left: 16px;
	font-weight: normal;
}


