@charset "UTF-8";

body{
	line-height:150%;
}

* html body {
  	/* for WinIE6*/
  	letter-spacing: 1px;
  	font-size: 20px;
}

*:first-child+html body {
  	/* for WinIE7*/
  	font-size: 20px;
}

* html td,
* html th {
	/* for WinIE7*/
	font-size: 21px;
	line-height:180%;
}

div,p,td,li,dt,dd{
	line-height:180%;
	font-size: 20px;
}


h1,h2,h3,h4{
	line-height:180%;
}


#left h1{
	font-size:28px;
}

#left h2{
	font-size:24px;
}

#left h3{
	font-size:22px;
}

#left h4{
	font-size:20px;
}

.txtlittle{
	font-size:12px;
}

.pagetop{
	font-size:14px;
}

#footpath{
	font-size:14px;
}