@charset "UTF-8";

.noDecorate {
	font-weight: normal!important;
	border-width: 0!important;
	background-color: transparent!important;
	background: transparent!important;
	display: block!important;
	padding: 0!important;
	margin: 0!important;
	color: #000000;
}

.cleditorList h1,
#editorBox table td h1,
#iframeNews h1,
#NewsList_Detail .Detail_contents h1 {
	background-color: transparent;
	color: #000000;
	font-size: 120%;
	margin: 0 auto 20px auto;
	padding: 0 0 10px 1.2em!important;
	font-weight: normal;
	text-align: left;
	border: #70bb2b solid;
	border-width: 0 0 1px 0;
	background-image:url("../img/maru01.png");
	background-repeat: no-repeat;
	background-position: top 5px left;
}

.cleditorList h2,
#editorBox table td h2,
#iframeNews h2,
#NewsList_Detail .Detail_contents h2 {
	background-color: transparent;
	color: #ff5400;
	font-size: 120%;
	margin: 0 auto 20px auto;
	padding: 0;
	font-weight: bold;
	text-align: left;
}

.cleditorList h3,
#editorBox table td h3,
#iframeNews h3,
#NewsList_Detail .Detail_contents h2 {
	background-color: transparent;
	color: #000000;
	font-size: 100%;
	margin: 0 auto 20px auto;
	padding: 0;
	font-weight: bold;
	text-align: left;
}

.cleditorList h4,
#editorBox table td h4,
#iframeNews h4,
#NewsList_Detail .Detail_contents h4 {
	background-color: #ffe7db;
	color: #000000;
	font-size: 100%;
	margin: 20px auto;
	padding: 10px 20px;
	font-weight: normal;
	text-align: left;
	border: #ff5400 dashed;
	border-width: 1px;
}

.cleditorList h5,
#editorBox table td h5,
#iframeNews h5,
#NewsList_Detail .Detail_contents h5 {
	background-color: transparent;
	color: #000000;
	font-size: 90%;
	margin: 0 auto 20px auto;
	padding: 0;
	font-weight: normal;
	text-align: center;
}