@charset "Shift_JIS";/*	http://jigsaw.w3.org/css-validator/validator-text.html	*//*	Last-Modified: 2004.05.16	*//*	import	*/@import url("sure.css");@import url("main.css");/*	body の設定	*/body{	font-size			: 100%;	font-weight			: normal;	font-style			: normal;	text-align			: left;	text-decoration		: none;	margin			: 0;	padding			: 0 2%;}/*	文字関係	*/address,*.subtitle,*.caption{	font-size			: 80% !important;	font-style			: normal;}em,strong{	font-style			: normal;}code,kbd,pre{	font-family			: monospace;}/*	heading	*/h1,h2,h3,h4,h5,h6{	font-size			: 110%;	font-weight			: bold;	line-height			: 130%;	display			: block;	clear				: both;}/*	非表示の要素	*/*.nodisplay,*.nd{	display			: none;}*.hidden{	visibility			: hidden;}.nd,.nd *	{display			:none;}.hd,.hd *	{visibility			:hidden;}.hl{	position				:absolute;	left					:-1000px;}.divide{	clear				:both;}.nc{	clear				:none;}hr.divide,br.divide,hr.sem{	clear				:both;	visibility				:hidden;	margin				:0;	padding				:0;}hr.sem{	margin				:0 0 15px !important;}