@charset "x-euc-jp";

h1, h2, h3, h4, h5, h6{
	font-size:100%;
}

p{
	margin:0 0 1em;
}

ul, ol{
	margin:0 0 1em;
	padding:0;
	list-style:none;
}

table{
	margin:0 0 1em;
	border-collapse:collapse;
	border-spacing:0;
}

table th,
table td{
	font-weight:normal;
}

table ul,
table ol{
	margin-bottom:0;
}

hr{
	display:none;
}

img{
	border:0;
	vertical-align:middle;
}

li img{
	vertical-align:middle;
}

input,
select,
textarea{
	font-size:100%;
	vertical-align:middle;
}

em,
address{
font-style:normal;
}

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, main, time, mark, audio, video{
	display:block;
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
}

small{
	font-size:100%;
}

fieldset{
	margin:0;
	padding:0;
	border:none;
}

nav ul{
	list-style:none;
}

pre{
	margin:0;
	white-space:normal;
}