@charset "utf-8";

h1 {
	font-size:1.8em;
	line-height:1.2em;
}

h2 {
	font-size:1.6em;
	line-height:1.2em;
}

h3 {
	font-size:1.4em;
	line-height:1.2em;
}

h4 {
	font-size:1.2em;
	line-height:1.2em;
}

dfn {
	font-style:normal;
}