@charset "Shift-JIS";
@import url("/rent/css/common.css");
@import url("/rent/css/header.css");
@import url("/rent/css/footer.css");
/* ==========================================================

title : ホームメイト お楽しみコーナー
scope : お楽しみコーナー 旧コンテンツ

last modify : 2009/01/16 117_miyano

========================================================== */
/* ----------------------------------------------------------
 body
---------------------------------------------------------- */
body {
	line-height: normal;
	letter-spacing: normal;
	}
/* ----------------------------------------------------------
 siteroute
---------------------------------------------------------- */
#siteroute {
	line-height:125%;
	letter-spacing:0.05em;
	}
/* ----------------------------------------------------------
 contents
---------------------------------------------------------- */
table.main_center {
	margin: 0px auto;
	text-align:left;
	} 
table.main_center p {
	text-align:left;
	} 

/* ----------------------------------------------------------
 h1
---------------------------------------------------------- */
h1 {
	visibility: hidden;
	width: 0;
	height: 0; 
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -10000px;
	}


