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


.fontimg_s {
	display: block;
	width:22px;
	height:22px;
	background-image: url(../images/common/font-small_o.gif);
}

.fontimg_m {
	display: block;
	width:22px;
	height:22px;
	background-image: url(../images/common/font-middle.gif);
}

.fontimg_l {
	display: block;
	width:22px;
	height:22px;
	background-image: url(../images/common/font-large.gif);
}




body {
	font-size: 80% !important;
}

.title_bar{
	font-size:120%; !important;
}