@charset "utf-8";

/* ----------------------
   index.css
---------------------- */



/* ---- content ---- */ 

#link {
	margin: 0 10px;
}

#link02 a {
	float: left;
	padding: 5px;
	font-size: 78%;
	text-decoration: underline;
}

#link h3 {
	font-size: 16px;
	color: #996600;
	margin: 20px 0;
	border-bottom-color: #CC9900;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
