@charset "UTF-8";

/* Itakura New Town */
/* machizukri.css        */

/* ------------------------------------------------------------*/
/* -------------------  machizukri.css ------------------------*/
/* ------------------------------------------------------------*/

/* ------------------------------------------------------------*/
/*----------------- まちづくり（index）で使用 -----------------*/

	#machizukri_title{
		margin-top: 15px;
		text-align: left;
	}

	#machizukri_img_out{
		padding-top:10px;
		width: 855px;
		height: 400px;
		margin: auto;
	}
	
	#machizukri_img_under{
		padding-top:20px;
		margin-right:25px;
		width: 163px;
		height: 157px;
		float: right;
	}
	
	#machizukri_text{
		padding-top:35px;
		margin-left:25px;
		width: 585px;
		height: 116px;
		text-align:left;
		float: left;
	}
	
	#four_img{
		width: 865px;
		height: 350px;
		margin:auto;
	}
	
	/*#nature_img{
		width: 423px;
		height: 162px;
		background: url("../img/machizukri_img/machidukuri_nature.jpg");
		float: left;
	}
	
	#industry_img{
		width: 423px;
		height: 162px;
		background: url("../img/machizukri_img/machidukuri_industry.jpg");
		float: left;
	}
	*/
	
	#leisure_img{
		margin-top:20px;
		width: 423px;
		height: 162px;
		background: url("../img/machizukri_img/machidukuri_leisure.jpg");
		float: right;
	}
	
	#culture_img{
		margin-top:20px;
		width: 423px;
		height: 162px;
		background: url("../img/machizukri_img/machidukuri_culture.jpg");
		float: left;
	}
	
	#life_img{
		width: 423px;
		height: 162px;
		background: url("../img/machizukri_img/machidukuri_life.jpg");
		float: right;
	}
	
	#industry_img{
		width: 423px;
		height: 162px;
		background: url("../img/machizukri_img/machidukuri_work.jpg");
		float: left;
	}

	.left_text{
		margin:40px 0px 0px 180px;
		width: 227px;
		text-align:left;
	}	

	.right_text{
		margin: 40px 0px 0px 20px;
		width: 227px;
		text-align:left;
	}	

	.img_left{
		margin-left: 18px;
	}
	
	#five_img_left{
		float: left;
	}

	#five_img_right{
		float: right;
	}
	
	#machizukri_link_out{
		margin: auto;
		width: 700px;
		height: 760px;
		clear: both;
	}
	.machizukri_link_left{
		width: 284px;
		margin-top: 50px;
		float: left;

	}
	
	.machizukri_link_right{
		width: 284px;
		margin-top: 50px;
		float: right;
	}
	
	#machizukri_link_out .photo_out{
		width: 284px;
		height: 203px;
		margin-top: 5px;
		padding-top: 5px;
		background-image: url("../img/machizukri_img/machi_picture_border_small.jpg");
		background-repeat: no-repeat;
	}
	
	#machizukri_link_out .photo{
		width: 274px;
		height: 193px;
		margin: auto;
	}
	
	#machizukri_link_out .text{
		margin-top:5px;
		width: 274px;
		height: 45px;
		text-align: left;
	}
	
	#machizukri_link_out .machizukri_link{
		margin-left: auto;
		margin-right: 0px;
		text-align:right;
	}
/* ---------------------------------------------------------------*/
	
/*----------------- 上部タブで使用 -----------------*/

	#sab_tab{
		position:relative;
		margin-top:0px;
		float: right;
		height: 38px;
	}
	
	#sab_tab img{
		margin:0px;
		float: left;
	}
