@charset "utf-8";

#index #contents #officeAv {
	width: 282px;
	float: left;
	margin-right: 4px;
	margin-bottom:35px;
}
#index #contents #officeAv h4 {
	margin: 0;
}
/*
#index #contents #officeAv a {
	background-image: url(../../common/img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	display:block;
}
*/
.linkArrow {
	background-image: url(../../common/img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	display:block;
	margin-bottom: 0.3em;
}
