@charset "Shift_JIS";

/*------------------------------------------------------------*/
/*  ブラウザ初期化                                          */
/*------------------------------------------------------------*/

body, form, fieldset {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: none;
}

h1, h2, h3, h4, h5, h6, p,
pre, blockquote, ul, li, ol, dl, dd {
	margin: 0px;
	padding: 0px;
}


img {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
}

a img {
	border: none;
}

table {
	border-collapse: collapse;
}

blockquote, dt, dd {
	margin-left: 1em;
}

li, ul {
	list-style: none;
}

input, textarea {
	font-size: 1em;
}

#back {
	background-image: url(../images/back0812.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
