@charset "utf-8";

/**********/
/* 全体   */
/**********/
/* body */
* html html {
	background-image:none;
}
* html body {
/*	width:940px; */
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	background-image:none;
	background-repeat:no-repeat;
}

/*********/
/* index */
/*********/
		/* 暮らし方 */
		* html #cate01_title{
			width:50px;
			height:115px;
			float:left;
			padding-right:5px;
		}	
		/* 家 */
		* html #cate02_title{
			width:50px;
			height:298px;
			float:left;
			padding-right:5px;
		}
		/* 資金 */
		* html #cate03_title{
			width:50px;
			height:115px;
			float:left;
			padding-right:5px;
		}
