@charset "utf-8";
/* CSS Document */


.contents-aria { 
	background:url(../../img/office/photo_img.jpg) no-repeat left 200px ;
	}
		
	h3 {
		margin: 0px;
		}
	
	.office_box {
		width:580px;
		margin-left: 410px;
		margin-bottom: 24px;
		}

.left_box {
	width:324px;
	padding-right: 8px;
	float: left;
}
* html .left_box {
	width:350px;
}

.right_box {
	width:230px;
	border: 1px solid #66CC99;
	padding: 8px;
	min-height: 10em;
	height: auto !important;
	height: 11em;
	float: left;
}