
/* buil_apart */

	/* top */
	h3 .link_buil{ color:#333; text-decoration:none; }
	h3 .link_buil:hover{ text-decoration:underline; }
	
	/* buil */
	.box1{ background:    url("../apartment/images/box1_bottom.gif") center bottom; margin-bottom:20px; font-size:90%; }
	.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; }
	
	/* 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; }

	/* repair */
	#box_repair{ font-size:85%; line-height:130%; }
	#box_repair img{ float:left; }
	
	/* q_a */
	.head_qa{ padding-bottom:16px; background:    url("../apartment/images/box1_2_bg.gif") left repeat-y; }
	
	/* 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; }
