/* custom8 add */
html .cms01 h1 {
	color: #b570c0;
	font-size: 2.4em;
	font-weight: 700;
	line-height: 2.4em;

}

html .cms01 h2 {
	color: #b570c0;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em;

}

html .cms01 h3 {
	color: #b570c0;
	font-size: 1.3em;
	font-weight: bold;	
	line-height: 1.3em;


}

html .cms01 h4 {
	color: #b570c0;
	font-size: 1.3em;
	font-weight: bold;	
	line-height: 1.3em;

}

html .cms01 h5 {
	color: #b570c0;
	font-size: 1.3em;
	font-weight: bold;	
	line-height: 1.3em;


}

html .cms01 h6 {
	color: #b570c0;
	font-size: 1.3em;
	font-weight: bold;	
	line-height: 1.3em;


	display: inline;
	
}

html .cms01 table p {  

	font-size: 1em;
	line-height: 1em;
}

html .cms01 img {
	max-width: 100%;
	height: auto;
}
