@charset "UTF-8";
@import url("common.css");
@import url("corner.css");


/*-----------------------------------------
	h2
-----------------------------------------*/

.h2-01 {
	margin-bottom:15px;
	background:url(../office/img/h2_01.gif) no-repeat;
}

.h2-02 {
	background:url(../office/img/h2_02.gif) no-repeat;
}

/*-----------------------------------------
	事務所概要
-----------------------------------------*/

.office-list-l {
	float:left;
	width:15%;
}


.office-list-r {
	float:right;
	width:80%;
	text-align:left;
}

/*-----------------------------------------
	アクセス
-----------------------------------------*/

/*旧（後々削除）*/
.access-map {
	width:530px;
	margin:0 auto 30px auto;
}


#access-map01,
#access-map02 {
	width:530px;
	height:300px;
	margin:0 auto 30px auto;
	border: 1px solid #cccccb;
}