@charset "utf-8";

:where(*:not(.__cms *)) { font-size:12px;}
a.text_defalut			{ background-position:0px 0px; }
a.text_defalut:hover	{ background-position:0px 0px; }

a.text_defalut{
	background:url(../common_img/switch_02_on.png) no-repeat 0px 0px;
	background-position:0px 0px;
	width:24px;
	height:17px;
	display:block;
	text-indent:-9999em;
	font-size:1px;
	line-height:1;
}
a.text_defalut:hover{
	background:url(../common_img/switch_02_on.png) no-repeat 0px 0px;
	background-position:0px 0px;
	width:24px;
	height:17px;
	display:block;
	text-indent:-9999em;
	font-size:1px;
	line-height:1;
}
:where(h1:not(.__cms *)) {font-size:10px !important;}
