	/* IE6キャッシュ問題対策 */
* html { filter: expression(document.execCommand("BackgroundImageCache", false, true));}

	/*______________________ */
	
* {
	margin:0;
	padding:0;
	}

body {
	text-align:center;
	}
	
h1,h2,h3,h4,h5,h6,p,pre,button,caption,dl,ol,ul,table,tr,form,fieldset,legend,address,blockquote,dd,dt,li,td,th,div {
	text-align:left;
	font-family:Osaka,MS Gothic,sans-serif;
	line-height:1.5;
	font-weight:normal;
	}
	
img {
	border:0;
	vertical-align:top;
	}

ul {
	list-style-type:none;
	list-style-position:outside;
	}
	
hr {
	display:none;
	}
	
em,cite {
	font-style:normal;
	}
	
ol { list-style-position:inside; }

table { border-collapse:coolapse; }

	/*______________________ */
	
.tx10 {
	font-size:80%;
	}
.tx11 {
	font-size:88%;
	}
.tx12 {
	font-size:96%;
	}
.tx13 {
	font-size:103%;
	}
.tx14 {
	font-size:111%;
	}
.tx15 {
	font-size:119%;
	}
.tx16 {
	font-size:126%;
	}
.tx17 {
	font-size:133%;
	}
.tx18 {
	font-size:140%;
	}
	
	/*______________________ */	
	
.png { behavior: url(../iepngfix.htc); }