@charset "utf-8";

/*
	=====================================================================
	REC住宅情報
	
	Style Info	:	ご利用ガイド画面スタイル
	File Name	:	/common/css/sec/contents/membership/membership.css
	first Update:	2010.01.25
	Last Update	:	2010.01.30
	Auth		:	株式会社インタープロ
	=====================================================================
*/

/* a:hover
---------------------------------------------------------------------- */
#contents a:hover {
	background: none;
	}

/* cover
---------------------------------------------------------------------- */
#contents .cover {
	margin-bottom: 20px;
	}

/* p
---------------------------------------------------------------------- */
#contents p {
	color: #333;
	font-size: 75%;
	line-height: 150%;
	margin-bottom: 20px;
	}