@charset:Shift_JIS;

@font-face {
	font-family:"text";
	src:url("../font/BIZ-UDGothicB.ttc")
format("truetype"),
	url("../font/BIZ-UDGothicB.ttc")
format("truetype");
	size-adjust:100%;
}
@font-face {
	font-family:"maru";
	src:url("../font/HGRSGU.ttc")
format("truetype"),
	url("../font/HGRSGU.ttc")
format("truetype");
	size-adjust:100%;
}

@font-face {
	font-family:"deka";
	src:url("../font/BIZUDGothic-Bold.ttf")
format("truetype"),
	url("../font/BIZUDGothic-Bold.ttf")
format("truetype");
	size-adjust:100%;
}

@font-face {
	font-family:"deka2";
	src:url("mestfont/Moderniz.otf")
format("opentype"),
	url("mestfont/Moderniz.otf")
format("opentype");
	size-adjust:90%;
}
@font-face {
	font-family:"suji";
	src:url("../font/Sofia Pro Regular Az.otf")
format("opentype"),
	url("../font/Sofia Pro Regular Az.otf")
format("openype");
	unicode-range:U+30-39;
	size-adjust:115%;
}
@font-face {
	font-family:"alfa";
	src:url("../font/TsunagiGothic.ttf")
format("truetype"),
	url("../font/TsunagiGothic.ttf")
format("truetype");
	unicode-range:U+21-29, U+40-7A;
	size-adjust:118%;
}

/*	unicode-range:U+30-39;*/

#all	{
	font-family:suji,alfa,text;
	}
#tall	{
	font-size:1.5em;
	font-family:deka2,deka;
	color:#ee6044;
	}
.mar	{
	 position: relative;
	 padding-left: 20px;
	padding-top:5px;
	}
.mar:before	{
	content:url(mestfont/maru.jpg);
 	position: absolute;
 	top: 0px;
 	left: 0px;
	}
.mar2	{
	 position: relative;
	 padding-left: 20px;
	padding-top:5px;
	}
.mar2:before	{
	content:url(mestfont/batu.jpg);
 	position: absolute;
 	top: 0px;
 	left: 0px;
	}
.mar3	{
	 position: relative;
	 padding-left: 20px;
	padding-top:5px;
	}
.mar3:before	{
	content:url(mestfont/kaku.jpg);
 	position: absolute;
 	top: 0px;
 	left: 0px;
	}
.mar4	{
	 position: relative;
	 padding-left: 10px;
	padding-top:5px;
	}
.mar4:before	{
	content:url(mestfont/hate.jpg);
 	position: absolute;
 	top: 0px;
 	left: 0px;
	}
.text	{
	font-family:text;
}
#nine	{
	color:green;
	}
#nine:before	{
	content: "";
	color:gold;
	}