@charset "utf-8";
/* CSS Document */


body, div, p, a, form, input, select, option, dl, dt, dd, ul, li, ol, h1, h2, h3, h4, address, hr {
	font-size: 100%;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
}
img {
	border:0;
} 
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 62.5%;
	color:#696969;
	background:#ffffff;
}

ul {
list-style: none;
}
p {
font-size: 1.2em;
}
