@charset "UTF-8";
/*------------------*/
/* active */
/*------------------*/
#btn-small a{
	background-image: url(../../img/header/btn-small_over.gif);
}

/*------------------*/
/* home */
/*------------------*/
#home-topicsTable td span {
	font-size: xx-small;
}

/*------------------*/
/* sub */
/*------------------*/
#contents h3{
	font-size: small;
}
#err.cat-err h2,
#entry.cat-pressroom h2{
	font-size: small;
}
#footer{
	font-size: xx-small;
}
#foot-leftBlock dt{
	font-size: x-small;
}
#err.cat-err #pagetit h1,
#entry.cat-pressroom #pagetit h1{
	font-size: large;
}
body,table,h1,h2,h3,h4,h5,h6,textarea{
	font-size: x-small;
}
#sb-main li li a{
	font-size: small;
}


