@charset "utf-8";

@import "../../css/common.css";

h2 {
	margin: 20px 30px;
	background: url(../../../development/images/h2_develop.png) top left no-repeat;
	width: 89px;
	height: 13px;
}

p#catch {
	margin: 0 0 30px 30px;
	background: url(../images/img_catch.png) top left no-repeat;
	width: 579px;
	height: 89px;
	text-indent:-9999px;
}

p.ex {
	margin: 0 30px;
	line-height: 1.8;
}


