@charset "Shift_JIS";

*
{
	margin:0px;
	padding:0px;
}

body
{
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color:#333;
}

h1,h2,h3,h4,h5,h6,p,address
{
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}

