@charset "utf-8";
/*
===== CONTENTS =====

	Title:component.css
	Last-updated: 2008/06/18
	Auther:wakatsuki
	Outline:よく使うCSSのコンポーネント

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



/* ----------------------------------------------------
 clearfix
----------------------------------------------------*/
.clrfix,
div.content,
.link,
ul.syusyoku,
ul.saitmap{
	overflow:hidden
}
