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

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	text-decoration: none;
	line-height: 140%;
	padding: 0px;
	margin: 0;
}


img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

strong {
	font-weight: bold;
		
}

p {
	padding-bottom: 10px;
}

.iepngfix {
	 behavior: expression(IEPNGFIX.fix(this));
}

li {
	list-style-type: none;
}

