@charset "shift_jis";

/* --------------------------------------------
 Reset Style
-------------------------------------------- */

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}
fieldset,img {
	border: 0;
}
img {
	vertical-align: bottom;
}
address,caption,cite,code,dfn,em,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
