@charset "utf-8";
/* CSS Document */
/* ニュースリリース専用 style_h.css */

h1 {
	line-height: 1.5;
	text-align: center;
	font-size: 1.625em;/*26px*/
}


h1 span.minutely {
	/*line-height: 1.4;*/
	font-size: 0.616em;/*16px*/
}

h2 {
	line-height: 1.25;
	font-size: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

h3 {
	line-height: 1.25;
	font-size: 1.25em;
	margin-bottom: 0.5em;
	padding: 0.25em 0.5em;
	background-color: #f0f0f0;
}

h4 {
	line-height: 1.25;
	font-size: 1.25em;
	margin-bottom: 0.5em;
	padding: 0.25em;
}

* html h3 {
	font-weight: bold;	
}
