/* Created on June 19, 2019 */

div#rnavi_readme_div {
	border: 5px solid #c0d5e9;
	margin-bottom: 20px;
	padding: 10px 10px 10px 15px;
}

div#main #rnavi h3#rnavi_readme {
	text-align: left;
	color: #cb0000;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 0px;
}

h4.rnavi_h4 {
	background-image:url(../image/sub/mark.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	
	margin: 10px 0px 6px;
}

p.rnavi_p {
	text-align: justify;
	color: #2f4968;
}

