
/* corprate_body */

	/* sale (builを一部共用) */
	.box1{ background:    url("../apartment/images/box1_bottom.gif") center bottom; margin-bottom:20px; }
	.box1_1{ background:    url("../apartment/images/box1_bottom.gif") center top; }
	.box2{ background:    url("../apartment/images/box2_bottom.gif") center bottom; margin-bottom:20px; }
	.box1 , .box1_1 , .box2{ width:570px; }
	.box1 h2 , .box1_1 h2 , .box1_2 h2 , .box2 h2{ margin:0px; padding:0px; }
	.box1_2{ background:    url("../apartment/images/box1_2_bg.gif") left repeat-y; }
	.box1_2 td{ font-size:85%; padding:6px; }
	
	#t_sale{ width:558px; margin:auto; font-size:95%; }
	#t_sale td{ line-height:150%; }
	#list_jisseki img{ border:1px solid #333; }
	
	td.lined{ border-top:1px solid #424242; padding-top:20px; }

	/*
	.box_corp{ border:1px solid #aaa39d; text-align:center; background:#fff; margin-bottom:18px; padding:20px 0px; }
	.box_corp div{ text-align:left; margin:0px 0px 10px 0px; padding:6px 0px 6
	*/
	
	/* inquiry */
	.box_buil_1{ width:571px; background:url("../apartment/images/box_bottom.gif") center bottom; padding:10px 0px 20px 0px; margin-bottom:20px; }
	.box_buil_1 p{ border-left:4px solid #333; padding:0px 10px; }
	
		
	/* store */
.box_apart{ border:1px solid #aaa39d; text-align:center; background:#fff; margin-bottom:18px; padding:20px 0px; }
.box_apart div{ text-align:left; margin:0px 0px 10px 0px; padding:6px 0px 6px 20px; border-left:4px solid #333; }
.box_apart img{ margin-bottom:10px; }