* {
	padding: 0;
	margin: 0;
	line-height: 1.5em;
/*
	font-weight: normal;
*/
	border: 0;
}

html{
	overflow-y: scroll;
}

body{
/*
	font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
	*font-size: small;
	*font: x-small;
	overflow: visible;
*/
}

table{
/*
	font-size: inherit;
	font: 100%;
*/
}

/*
.t10{font-size: 77%;}
.t11{font-size: 85%;}
.t12{font-size: 93%;}
.t13{font-size:100%;}
.t14{font-size:108%;}
.t15{font-size:116%;}
.t16{font-size:123.1%;}
.t17{font-size:131%;}
.t18{font-size:138.5%;}
.t19{font-size:146.5%;}
.t20{font-size:153.9%;}
.t21{font-size:161.6%;}
.t22{font-size:167%;}
.t23{font-size:174%;}
.t24{font-size:182%;}
.t25{font-size:189%;}
.t26{font-size:197%;}
*/

sub, sup {
vertical-align: baseline;
}

sup {
position:relative;
top:-4px;
font-size:50%;
}

ul, ol{
	margin: 0;
	padding: 0;
}
li{  
	list-style-type: none;
}

img{
	vertical-align: bottom;
}
