@charset "Shift_JIS";
/* CSS Document */
/* ================================================== */

html {
	overflow-y: scroll;
}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var {
	font-style: normal;
	font-weight: normal;
}
fieldset,img,abbr {
	border: 0;
}
img {
	margin: 0;
	padding: 0;
}
ol,ul {
	list-style: none;
}
table {
}
th,td {
}
th,td {
	text-align: left;
}
caption,th {
	text-align: left;
	margin: auto;
}
object,embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
br.clear {
	clear:both;
}
