@charset"Shift_JIS";
/*-------------------------------------------------------------
DS Base StyleSheet
updated: August 18, 2005
-------------------------------------------------------------*/


* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

html, body,
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl,
address, form, blockquote
	{
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
}
table {
	margin : 0;
	empty-cells: show;
}
hr.separator {
	display : none;
}
img {
	border: none;
}
li {
	list-style: none;
}
