@charset "utf-8";
.reset {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

h1,h2,h3,h4,h5,p,adress{
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	color: #666;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 20px;
	text-transform: none;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
