@charset "utf-8";
/* CSS Document */


.waku_r{
	border: none;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 100px;
	padding: 0;
}


h3.page_ttl{
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 30px;
	text-align: left;
}

h3.term_ttl{
	margin-bottom: 5px;
}

p.term_txt{
	margin-bottom: 8px;
}

li.jis_txt{
	text-indent: -3em;
  margin-left: 5em;
}

ul.dot_list li:last-child{
	padding-bottom: 0;
}