@charset "UTF-8";
/** Common CSS Code**/

#editorBox h1,
#editorBox h2,
#editorBox h3,
#editorBox h4,
#editorBox h5,
#editorBox h6 {
	text-align: center;
	margin: 20px auto 0 auto!important;
}

#editorBox table td h2.NewsBox_DetailSubtitle,
#editorBox table td h2.NewsBox_DetailSubtitle,
#NewsBox_Detail h2.NewsBox_DetailSubtitle,
#editorBox table td h2,
#editorBox table td h2,
#NewsBox_Detail h2,
h2 {
    padding:  0.5em 2em;
    margin: 10px auto!important;
    line-height: 1.3em;
	font-size: 120%;
	text-align: left;
	background-color: #000000;
	color: #ffffff;
}

#editorBox h1,
#editorBox h2,
#editorBox h3,
#editorBox h4,
#editorBox h5,
#editorBox h6,

#NewsBox_Detail h1,
#NewsBox_Detail h2,
#NewsBox_Detail h3,
#NewsBox_Detail h4,
#NewsBox_Detail h5,
#NewsBox_Detail h6 

#NewsList_Detail h1,
#NewsList_Detail h2,
#NewsList_Detail h3,
#NewsList_Detail h4,
#NewsList_Detail h5,
#NewsList_Detail h6 {
	font-family: 'Noto Sans JP', '游ゴシック', "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif!important;
}

#editorBox table td h3,
#editorBox table td h3,
#NewsBox_Detail h3,
h3 {
	font-size: 120%;
	text-align: left;
	display: inline-block;
	border: #000000 solid;
	border-width: 2px 2px 2px 10px;
	width: 100%;
    margin: 10px auto;
	font-weight: bold;
	padding: 0 0 0 20px;
	box-sizing:border-box!important;
}

#editorBox table td h4,
#editorBox table td h4,
h4 {
	font-size: 120%;
	text-align: left;
	display: inline-block;
    padding:  0;
	border: #000000 solid;
	border-width: 0 0 2px 0;
	width: 100%;
    margin: 0 auto 10px auto;
	font-weight: bold;
	box-sizing:border-box!important;
}

#editorBox table td h5,
#editorBox table td h5,
h5 {
	font-size: 120%;
	text-align: left;
	display: inline-block;
    padding: 0;
	width: 100%;
    margin: 0 auto;
	font-weight: bold;
}

.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;
}