@charset "utf-8";


/*
	Since:06 Sep 2006
	Last-Updated:06 Sep 2006
	Editor:Masataka Asakura(MIC)
*/

@import url("master.css");



#small a:link, #small a:visited{
	background:transparent url("../images/common/font_s_off.gif") no-repeat 0 0!important;
}
#small a:hover, #small a:active{
	background:transparent url("../images/common/font_s_on.gif") no-repeat 0 0!important;
}



#fontSizeChangers ul li#medium a:link, #fontSizeChangers ul #medium a:visited, 
#fontSizeChangers ul li#medium a:hover, #fontSizeChangers ul #medium a:active{
	background:transparent url("../images/common/font_m_on.gif") no-repeat 0 0!important;
	cursor:default;
}

#large a:link, #large a:visited{
	background:transparent url("../images/common/font_l_off.gif") no-repeat 0 0!important;
}
#large a:hover, #large a:active{
	background:transparent url("../images/common/font_l_on.gif") no-repeat 0 0!important;
}



#contents, #contents02, #information-conference, #informations, #contents-top, #contents-bottom{
	font-size:108%;
}

#localNav{
	font-size:100%!important;
}
