@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 営業所地図のcss
 該当ページ：東急リロケーション、いざ転勤、いざ貸す
 更新：2008-10-16 by toda
----------------------------------------------------------- */


body {
     background-color:#FFFFFF;
     font-size:11px;
	 color:#666666;
	 margin:0;
	 padding:20px 0 0 0;
	 border:0;
	 }
	 
a {
     text-decoration:none;
	 }	 
	 
img {
     border:0;
	 }


