@charset "utf-8";
/* 全エリア */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td {
	line-height: 100%;
	font-size: x-small;
	letter-spacing: 1px;
	font-family: Arial, sans-serif;
}
* html body,* html div,* html dl,* html dt,* html dd,* html ul,* html ol,* html li,* html h1,* html h2,* html h3,* html h4,* html h5,* html h6,* html pre,* html code,* html form,* html fieldset,* html legend,* html textarea,* html p,* html blockquote,* html th,* html td {
	font-size: xx-small;
}
/* 文字サイズ変更　小 */
#container ul.textsc li.textsc01 a {
	background-position: 0px 0px;
}
#container ul.textsc li.textsc01 a:hover {
	background-position: 0px -20px;
}
#container ul.textsc li.textsc02 a {
	background-position: -20px 0px;
}
#container ul.textsc li.textsc02 a:hover {
	background-position: -20px -20px;
}
#container ul.textsc li.textsc03 a {
	background-position: -40px -20px;
}
#container ul.textsc li.textsc03 a:hover {
	background-position: -40px -20px;
}
