@charset "utf-8";
/*<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />*/

/*============================================================

	[contact_us.css]

	@author S.Kaizu

============================================================*/

div.content h1 {
	height: 50px;
}

div.inquiry {
	float: left;
	width: 330px;
}

div.request-for-brochure {
	float: right;
	width: 330px;
}

div.section h2 {
	height: 39px;
	padding: 5px 0 0;
}
* html div.section h2 {
	height: 44px;
}

div.section p.button {
	margin: 1.4em 0 0;
	padding: 9px;
	background: #F3F3F3;
	border: 1px dotted #CCC;
}

div.section p.button img {
	display: block;
}

div.section p.analog {
	margin: 1.4em 0 0;
}
