/* ----- float解除 ----- */

div.clear
{
	clear:both;;
}

div.clear hr
{
	display:none;
}

/* ----- PR文 ----- */
h1          { color: #003399; font-size: large; font-family: "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", Osaka, 平成角ゴシック; font-weight: 900; line-height: 150%; margin: 0 }

/* ----- 上下の白文字用 ----- */
.white  { color: #ffffff; font-size: 14px }

/* ----- リンク用の白文字用 ----- */
.linkwhite  { color: #ffffff; font-size: 17px; line-height: 24px }
.linkbottomwhite  { color: #ffffff; font-size: 14px; line-height: 24px }
/* ----- 検索のの白文字用 ----- */
.lwhite {font-size: 24px; line-height: 30px; color: #FFFFFF;}


/* ----- 賃貸検索の大きな白文字用 ----- */
.bwhite2 {font-size: 36px; line-height: 42px; color: #FFFFFF;}


/* ----- 売買検索の大きな緑文字用 ----- */
.bgreen2   { color: #003300; font-size: 24px; font-weight: bold; line-height: 42px; text-align: center }

/* ----- 明細の大きい文字　24px ----- */
.llred {font-size: 24px; line-height: 30px; color: #FF0000;}
.llpurpleb  { color: #330033; font-size: 24px; font-weight: bold; line-height: 30px }
.llpurple  { color: #330033; font-size: 24px; line-height: 30px }

/* ----- 明細の中の文字　18px ----- */
.lgreen2  { color: #003300; font-size: 18px; font-weight: bold; line-height: 21px }
.lgreen2r { color: #003300; font-size: 18px; font-weight: bold; line-height: 21px; text-align: right }
.lred  { color: #ff0000; font-size: 18px; font-style: italic; font-weight: bold; line-height: 21px }

/* ----- 明細ページのヘッダーの文字　15px ----- */
.rpurple2    { color: #330033; font-size: 16px; font-weight: bold; line-height: 20px }

/* ----- 明細の普通の文字　14px ----- */
.rpurple    { color: #330033; font-size: 15px; line-height: 20px }
.rpurpler { color: #330033; font-size: 15px; line-height: 20px; text-align: right }
.spurple      { color: #330033; font-size: 12px; line-height: 20px }
/* ----- 会社案内の普通の文字　14px ----- */
.lblue        { color: #000046; font-size: 16px; line-height: 20px }
.llblue        { color: #000046; font-size: 16px; font-weight: bold; line-height: 20px }

/* ----- 明細の家賃・価格用 ----- */
.lgreen {font-size: 24px; line-height: 30px; color: #003300;}

/* ----- フォームページの文字　15px ----- */
.rglay        { color: #3e3e3e; font-size: 16px; font-weight: bold; line-height: 22px }

/* ----- 下のコピーライトの小さな文字　12px ----- */
.ryellow {font-size: 12px; line-height: 18px; color: #ffffcc;}

/* ----- 明細の普通の文字　14px ----- */
.mgreen3    { color: #003300; font-size: 14px; line-height: 18px }

/* ----- 通常のリンク ----- */
A.a:link	{ text-decoration: none; color: #006600;}
A.a:visited	{ text-decoration: none; color: #006600;}
A.a:active	{ text-decoration: none; color: #006600;}
A.a:hover	{ text-decoration: underline; color: red;}

/* ----- 下のバーの白いリンク ----- */
A.b:link	{ text-decoration: underline;; color: #ffffcc;}
A.b:visited	{ text-decoration: underline;; color: #ffffff;}
A.b:active	{ text-decoration: underline; color: #ffffff;}
A.b:hover	{ text-decoration: underline; color: yellow;}