@charset "utf-8";
@import "../common/css/0-import.css";


#conts h2 {
	margin: 0 0 41px 1px;
}

	*html #conts h2 {
		margin: 2px 0 41px 1px;
	}
	
	*+html #conts h2 {
		margin: 2px 0 41px 1px;
	}


#conts h3 {
	margin: 0 0 22px 4px;
}

#conts p {
	margin: 0 0 32px 14px;
	font-size: 14px;
	color: #000;
	line-height: 2.0;
}

#conts p.mb60 {
	margin-bottom: 52px;
}
