@charset "Shift_JIS";

/***************************************************
	Title : initialize.css
	Author : Pirofix/H.Hirata
	Date : 2006-06
***************************************************/


html, body{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6, address{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	letter-spacing: 0;
	line-height: 1em;
}
div, blockquote, p, pre, 
ul, ol, li, dl, dt, dd{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-indent: 0;
	letter-spacing: 0;
	line-height: 1em;
}
a, img, br, span, em, strong, dfn,
code, samp, kbd, var, cite, abbr,
acronym, q, ins, del, object{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
	text-indent: 0;
	letter-spacing: 0;
	line-height: 1em;
}
form, fieldset, input, button, select,
optgroup, option, textarea, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
table, caption, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
hr{
	margin: 0;
	padding: 0;
	font-size: 100%;
}
iframe{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}