@charset "utf-8";

/* inquiry
------------------------------------------------------------------------- */

#title {
	text-align:center;
	margin-bottom:30px;
}
#title > h1 {
	font-size:24px;
	line-height:1.3;
	margin-bottom:3px;
}

#contents {
	margin:0 15px 30px 15px;
}
#contents p {
	line-height:1.3;
}
