@charset "utf-8";

/* ========================================================================================================================/

	Document    : style.css
	Description : 八戸・不動産関連のリンク集css

/======================================================================================================================== */

/* ------------------------------------------------------------------------------------------------------------------------/
	link01
/------------------------------------------------------------------------------------------------------------------------ */

.link01 {}
	.link01 dl {
		border-bottom:dotted 1px #cccccc;
		padding:20px 0 15px 0;
		}
	.link01 dl:last-child {
		border-width:1px 0;
		margin:0 0 20px 0;
		}
		.link01 dl dt {
			float:left;
			margin:0 15px 0 0;
			}