@charset "UTF-8";

/* Itakura New Town */
/* doro-koen.css        */

/* ------------------------------------------------------------*/
/* --------------------  dorokoen.css ----------------------*/
/* ------------------------------------------------------------*/

/*----------------- 道路・公園計画で使用 -----------------*/
	#main_img_sentence_doro-koen{
		width: 500px;
		margin-left: 10px;
		margin-top: 50px;
		text-align: left;
		position: absolute;
	}
	#map_koenkeikak{
		width: 779ps;
		height: 595px;
		margin: auto;
		margin-top: 60px;
		background-image: url("../img/koenkeikak_img/park_map.jpg");
		background-position: center;
		background-repeat: no-repeat;
	}
	
	#kouenkeikak_naiyou_out {
		margin: auto;
		width: 830px;
		height: 1020px;
	}

	#dorokeikak_naiyou_out {
		margin: auto;
		margin-top:60px;
		width: 830px;
		height: 1400px;
	}

	.naiyou {
		margin: auto;
		width: 840px;
		height: 330px;
		text-align: left;

	}
	
	.naiyou .kouen_name{
		margin-left:10px;
	}

	.naiyou .photo_out{
		float:left;
		width: 254px;
		height: 192px;
		margin: 10px 10px 10px 10px;

		background-repeat: no-repeat;
	}
	
	.naiyou .photo{
		width: 235px;
		height: 176px;
		margin: auto;
		margin-top: 8px;
	}
	
	.naiyou #photo2{
		margin:20px 10px 20px 10px;
		width: 800px;
		height: 221px;
	}
	
	.naiyou .text{
		margin:0px 0px 0px 10px;
		width:700px;
		text-align:left;
		clear: both;
	}
/* ---------------------------------------------------------------*/



