@charset "shift_jis"; 

body {
	margin:0;
	padding:0;
}

div, p, blockquote, address, hr, noscript, pre, 
ul, ol, li, dl, dt, dd, 
form, fieldset, legend, label, input, select, option, textarea, button {
	margin:0;
	padding:0;
	font-size:100%;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
}

a, img, map, sub, sup, span {
	margin:0;
	padding:0;
	border:0;
}

strong {
	font-weight:bold;
}


body, table, tr, th, td {
	font-family:Tahoma, "MS UI Gothic", Osaka, sans-serif;
	font-size:12px;
	line-height:18px;
}

pre {
	font-family:"lr SVbN", "Osaka|", monospace;
}
