@charset "shift-jis";

html { overflow-x: hidden; }

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, tr, th, td, form, fieldset, legend, input, textarea, pre, code, blockquote {
	margin:0;
	padding:0;
}
br {
	letter-spacing:0;
}

body {
	font-size:75%;
	line-height:130%;
	background-color: transparent;
	color: #1d4a84;
}

p { margin-bottom:0.5em; }
p.big { font-size:113%; }

a { color: #1d4a84; }
a:hover { text-decoration:none;}