@charset "utf-8";

/*
	=====================================================================
	REC住宅情報
	
	Style Info	:	REC宮崎について画面スタイル
	File Name	:	/common/css/sec/contents/about_rec/about_rec.css
	first Update:	2010.01.22
	Last Update	:	2010.01.30
	Auth		:	株式会社インタープロ
	=====================================================================
*/

/* p
---------------------------------------------------------------------- */
#contents p {
	color: #333;
	font-size: 75%;
	line-height: 150%;
	margin-bottom: 20px;
	}
	
	/* strong
	------------------------------------------------------------ */
	#contents p strong {
		font-size: 131.25%;
		font-family: arial;
		font-style: italic;
		}