@charset "utf-8";

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

	Document    : style.css
	Description : 公共機関等リンク集css

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

/* ------------------------------------------------------------------------------------------------------------------------/
	link02
/------------------------------------------------------------------------------------------------------------------------ */

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