@charset "utf-8";

/* ------------------------------------------------------------

	office_search style

------------------------------------------------------------ */

/* ----------image---------- */

#image_left1 {
	float: left;
	width: 260px;
	margin-right: 15px;
	margin-bottom: 1em;
}


/* ----------link---------- */

ul.list_link {
	float: right;
	list-style-type: none;
	margin-bottom: 1em;
}

ul.list_link li a {
	background: url(../images/l-navi_icon_01.gif) no-repeat left center ;
	padding-left: 20px;
}


/* ----------step---------- */

dl.list_step dt {
	width: 78px;
}

dl.list_step dd {
	margin-top: -32px;
	margin-left: 97px;
}

dl.list_step h4 {
	margin-bottom: 0.5em;
	color: #000000;
	font-size: 1.17em;
}



