@charset "utf-8";
	
body {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	font-style:normal;
	color:#4d1a00;
	font-family: "MS Pゴシック","ＭＳ Ｐゴシック",sans-serif;
	}
	
div, h1, h2, h3, h4, h5, h6, p, address, pre, dl, dt, dd, ul, ol, li, table, th, td {
	border:medium none;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family: "MS Pゴシック","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	}
p {
	font-size:12px;
	line-height:18px;
	}
	
a {
	color:#4d1a00;
	text-decoration:underline;
	}
	
a:visited {
	color:#4d1a00;
	text-decoration:underline;
	}
	
a:hover{
	color:#813d00;
	text-decoration:underline;
	}

	
form, fieldset, legend, input, textarea {
	margin:0;
	padding:0;
	}
	
img {
	border:0;
	}
	
