@charset "UTF-8";

/* Itakura New Town */
/* lifestyle.css        */

/* ------------------------------------------------------------*/
/* --------------------  lifestyle.css ------------------------*/
/* ------------------------------------------------------------*/

/*------------------- ライフスタイルで使用 -------------------*/
	#main_img_sentence_lifestyle{
		width: 500px;
		margin-left: 8px;
		margin-top: 120px;
		text-align: left;
		position: absolute;
	}
	#lifestyle_contents{
		width: 854px;
		margin: auto;
	}
	#new_life{
		margin-top: 50px;
	}
	.other_life{
		padding-top: 35px;
		clear: both;
	}
	#new_life,.other_life div{
		text-align: left;
		
	}
	.lifestyle_large_pic{
		margin-top: 15px;
		float: left;
	}
	.lifestyle_text{
		width: 600px;
		margin-top: 16px;
		margin-left: 20px;
		float: left;
	}
	#lifestyle_contents div ul li{
		height: 103px;
		margin-top: 3px;
		margin-left: 20px;
		text-align: left;
		float: left;
	}
