@charset "utf-8";
/* CSS Document */
/* ニュースリリース専用 style_h.css */

h1 {
	text-align: center;
	font-size: 1.625em;
}

h1 span.minutely {
	line-height: 1.4;
	font-size: 0.616em;
}

h2 {
	font-size: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1.25em;
	margin-bottom: 0.5em;
	padding: 0.25em 0.5em;
	background-color: #f0f0f0;
}

h4 {
	font-size: 1.25em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding: 0.25em;
}

* html h3 {
	font-weight: bold;	
}