@charset "utf-8";


/*
	Since:06 Sep 2006
	Last-Updated:09 Sep 2008
	Editor:Masataka Asakura(MIC)
*/

@import url("master.css");


/* universal reset */

#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;
}
#medium a:link, #medium a:visited{
	background:transparent url("../images/common/font_m_off.gif") no-repeat 0 0!important;
}
#medium a:hover, li#medium a:active{
	background:transparent url("../images/common/font_m_on.gif") no-repeat 0 0!important;
}

#fontSizeChangers ul li#large a:link, #fontSizeChangers ul li#large a:visited, 
#fontSizeChangers ul li#large a:hover, #fontSizeChangers ul li#large a:active{
	background:transparent url("../images/common/font_l_on.gif") no-repeat 0 0;
	cursor:default;
}

#contents, #contents02, #information-conference, #informations, #contents-top, #contents-bottom{
	font-size:123.1%;
}
#localNav, #Abroad #map{
	font-size:100%!important;
}
