@charset "utf-8";
/* CSS Document */

body{
	font-size:80%;
	background-image: url(../imgs/bg.gif);
}

a.fcs{
display:block;
width:25px;
height:25px;
background:url(../imgs/b_style_s_on.gif) 0 0 no-repeat;
text-indent:-9999px;
}
a.fcm{
display:block;
width:25px;
height:25px;
background:url(../imgs/b_style_m.gif) 0 0 no-repeat;
text-indent:-9999px;
}
a.fcl{
display:block;
width:25px;
height:25px;
background:url(../imgs/b_style_l.gif) 0 0 no-repeat;
text-indent:-9999px;
}
