* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	border: none;
	text-decoration: none;
	text-indent: 0px;
	list-style-type: none;
/*
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, verdana, arial, sans-serif;
*/

vertical-align: bottom;

}


.invisible {
display: none;
}


hr {
clear: both;
display: none;
}