@charset "utf-8";

/*オレンジ色読み込み*/
@import url("color-orange.css");

/*例*/
p.eg{
	margin: 1.0em 0;
}

/*問合せ先*/
p.info{
	margin-top: 2.0em;
}