@charset   "Shift_JIS";
html { 
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}
BODY {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
  font-family: meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ƒSƒVƒbƒN";
}

.btop {
	background-image: url(http://www.nr.titech.ac.jp/jsme-pes/Images/bg.gif);
	background-repeat: repeat;
	background-color: ffffff;
}

.bcommon {
	background-image: url(http://www.nr.titech.ac.jp/jsme-pes/Images-Common/bg.gif);
	background-repeat: repeat;
	background-color: ffffff;
}

.norep {
	background-repeat: no-repeat;
}

.cwhite {
	color: ffffff;
}

.cdblue {
	color: 0c257c;
}

.cblack {
	color: 333333;
}

.t9px {
	font-size:9px;
	line-height: 160%;
}

.t10px {
	font-size:10px;
	line-height: 160%;
}

.t11px {
	font-size:11px;
	line-height: 160%;
}

.t12px {
	font-size:12px;
	line-height: 160%;
}

.t13px {
	font-size:13px;
	line-height: 160%;
}

.t14px {
	font-size:14px;
	line-height: 160%;
}

.noul {
	text-decoration: none;
}

A:link    {
	color: cc3333;
}

A:visited    {
	color: ff9999;
}

A:active    {
	color: ff0000;
}

A:hover    {
	color: ff0000;
}
