@charset "utf-8";
body {
	margin:0;
	padding:0;
	color: #000; /* 基本文字設定 */

	*font-size: small; /* Win IE7およびWin IE6標準準拠モード向け */
	*font: x-small;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	background: fixed #E8F4EF url(../image/kabe.png) repeat-x top;
}
div, dl, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin: 0;
}
div, dl, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	padding: 0px;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.permanent p {
}
