@charset "UTF-8";

/* Itakura New Town */
/* tochibn_top.css        */

/* ------------------------------------------------------------*/
/* --------------------  tochibn_top.css ----------------------*/
/* ------------------------------------------------------------*/

/*------------------- 土地分譲トップで使用 -------------------*/
	#tochibn_top_header{
		padding-top:10px;
		width: 855px;
		margin: auto;
	}
	#tochibn_top_text{
		width: 810px;
		margin: auto;
		margin-top:20px;
		text-align: left;
	}
	#tochibn_top_contents{
		width: 854px;
		margin: auto;
	}
	#fair{
		text-align: center;
		margin: auto;
		margin-top: 20px;
	}
	#map{
		text-align: center;
		margin-top: 30px;
	}
	.tochibn_top_pic_base{
		width: 854px;
		padding-top: 35px;
		padding-bottom: 30px;
		text-align: left;
	}
	.tochibn_top_pic{
		width: 854px;
	}
	.tochibn_top_pic .group{
		width: 251px;
		text-align: left;
		float: left;
		margin-right: 50px;
	}
	.tochibn_top_pic .group_last{
		width: 251px;
		text-align: left;
		float: left;
	}
	.tochibn_top_pic .title{
		width: 250px;
		height: 29px;
		padding-top: 4px;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: -1px;
		color: #6AB943;
		background-image: url("../img/tochibn_top_img/tochibn_top_titlebar_base.jpg");
		background-repeat: no-repeat;
	}
	.tochibn_top_pic .title .txt_pos{
		margin-left: 33px;
	}
	.tochibn_top_pic b{
		color: #999999;
	}
	.tochibn_top_pic .pic_frame{
		width: 251px;
		height: 191px;
		margin-top: 3px;
		background-image: url("../img/tochibn_top_img/tochibn_top_border.jpg");
		background-repeat: no-repeat;
		text-align: center;
	}
	.tochibn_top_pic .pic_frame img{
		margin-top: 7px;
		width: 235px;
		height: 176px;
	}
	.tochibn_more_base{
		clear: both;
		width: 854px;
		height: 20px;
		text-align: left;
	}
	.tochibn_more{
		width: 904px;
		margin: auto;
		position: absolute;
	}
	.tochibn_more .more_link{
		width: 251px;
		margin-right: 50px;
		float: left;
	}
	.tochibn_more img{
		float: right;
	}
	.frame{
		width: 854px;
		margin: auto;
		margin-top: 50px;
		/*border: 1px solid;*/
	}
	#ippan{
		width: 854px;
		height: 25px;
		/*border:1px solid;*/
		background-image: url("../img/tochibn_top_img/tochibn_top_frame_ippan.jpg");
		background-repeat: no-repeat;
	}
	#joken{
		text-align: center;
		width: 854px;
		height: 25px;
		background-image: url("../img/tochibn_top_img/tochibn_top_frame_joken.jpg");
		background-repeat: no-repeat;
	}
	.frame_side{
		width: 854px;
		/*border:1px solid;*/
		background-image: url("../img/tochibn_top_img/tochibn_top_frame_sideline.jpg");
		background-repeat: repeat-y;
	}
	.frame_text{
		margin-left:30px;
		width: 790px;
		text-align: left;
}
	.frame_text span{
		width: 64em;
		margin-left: 3em;
		text-align: left;
		display: block;
	}
	.frame_bottom{
		width: 854px;
		height: 9px;
		background-image: url("../img/tochibn_top_img/tochibn_top_frame_bottom.jpg");
		background-repeat: no-repeat;
		vertical-align: top;
	}
/* --------------------- IE7用位置合わせ ----------------------*/
	*:first-child+html .frame_bottom{
		padding-top: 11px;
	}
/* ------------------------------------------------------------*/
	
	
	
	
	