

document.write("<STYLE TYPE='text/css'><!--")
if(navigator.appVersion.indexOf("Mac") > 1){
	// MAC IE NN
	document.write(".s_t{font-size:9px; font-family :'osaka';}")
	document.write(".m_t{font-size:10px; font-family :'osaka';}")
	document.write(".renavi_tit{font-size:10px; font-family :'osaka';}")
	document.write(".m120{font-size:10px; line-height:120%; font-family :'osaka';}")
	document.write(".m140{font-size:10px; line-height:140%; font-family :'osaka';}")
	document.write(".m160{font-size:10px; line-height:160%; font-family :'osaka';}")
	document.write(".b_t{font-size:12px; font-family :'osaka';}")
	document.write(".mm140{font-size:12px; line-height:140%; font-family :'osaka';}")
	document.write(".f9{font-size:9px; font-family :'osaka';}")
	document.write(".f10{font-size:10px; line-height:120%; font-family :'osaka';}")
	document.write(".f10_12{font-size:10px; line-height:160%; font-family :'osaka';}")
	document.write(".f10_12t{font-size:10px; line-height: 120%; font-family :'osaka';}")
	document.write(".f12{font-size:12px; line-height: 160%; font-family :'osaka';}")
	document.write(".f12t{font-size:12px; font-family :'osaka';}")
	document.write(".f13{font-size:12px; line-height: 120%; font-family :'osaka';}")
	document.write(".tit { font-size:18px; font-weight:bold; font-family :'osaka'; } ")
	document.write(".lh180 { font-size:12px; line-height: 180%; font-family :'osaka'; } ")
	document.write(".navi1 { font-size:12px; visited-color:#999999;font-family :'osaka'; } ")
}
else{
	if(navigator.appName.charAt(0) == "M"){
	// WIN IE
	document.write(".s_t{font-size:10px; font-family :'MS Gothic';}")
	document.write(".renavi_tit{font-size:10px; font-family :'MS Gothic';}")
	document.write(".m_t{font-size:12px; font-family :'MS Gothic';}")
	document.write(".m120{font-size:12px; line-height: 120%; font-family :'MS Gothic';}")
	document.write(".m140{font-size:12px; line-height: 140%; font-family :'MS Gothic';}")
	document.write(".mm140{font-size:12px; line-height: 140%; font-family :'MS Gothic';}")
	document.write(".m160{font-size:12px; line-height: 160%; font-family :'MS Gothic';}")
	document.write(".b_t{font-size:14px; font-family :'MS Gothic';}")
	document.write(".f9{font-Size:9px; line-height:11px; font-family :'MS Gothic';}")
	document.write(".f10{font-size:10px; line-height:120%; font-family :'MS Gothic';}")
	document.write(".f10_12{font-size:12px; line-height:160%;}")
	document.write(".f10_12t{font-size:12px; line-height: 120%; font-family :'MS Gothic';}")
	document.write(".f12{font-size:12px; line-height:160%; font-family :'MS Gothic';}")
	document.write(".f12t{font-size:12px; font-family :'MS Gothic';}")
	document.write(".f13{font-size:12px; line-height:120%; font-family :'MS Gothic';}")
	document.write(".tit { font-size:18px; font-weight:bold; font-family :'MS Gothic'; } ")
	document.write(".lh180 { font-size:12px; line-height: 180%; font-family :'MS Gothic';} ")
	}
	else{
	// WIN NN
	document.write(".s_t{font-size:10px; font-family :'MS Gothic';}")
	document.write(".renavi_tit{font-size:10px; font-family :'MS Gothic';}")
	document.write(".m_t{font-size:12px; font-family :'MS Gothic';}")
	document.write(".m120{font-size:12px; line-height: 120%; font-family :'MS Gothic';}")
	document.write(".m140{font-size:12px; line-height: 140%; font-family :'MS Gothic';}")
	document.write(".mm140{font-size:12px; line-height: 140%; font-family :'MS Gothic';}")
	document.write(".m160{font-size:12px; line-height: 160%; font-family :'MS Gothic';}")
	document.write(".b_t{font-size:14px; font-family :'MS Gothic';}")
	document.write(".f9{font-Size:10px; line-height:12px; font-family :'MS Gothic';}")
	document.write(".f10{font-size:11px; line-height:120%; font-family :'MS Gothic';}")
	document.write(".f10_12{font-size:12px; line-height:160%;}")
	document.write(".f10_12t{font-size:12px; line-height: 120%; font-family :'MS Gothic';}")
	document.write(".f12{font-size:12px; line-height:160%; font-family :'MS Gothic';}")
	document.write(".f12t{font-size:12px; font-family :'MS Gothic';}")
	document.write(".f13{font-size:12px; line-height:120%; font-family :'MS Gothic';}")
	document.write(".tit { font-size:18px; font-weight:bold; font-family :'MS Gothic'; } ")
	document.write(".lh180 { font-size:12px; line-height: 180%; font-family :'MS Gothic';} ")
	}
}	
	document.write (".m_t a:link { color : #FFF ; text-decoration : none } ")
	document.write (".m_t a:visited { color : #FFF ; text-decoration : none  }") 
	document.write (".m_t a:hover { color : RED ;text-decoration:underline }")
	document.write (".m_t a:active { color : #FFF ; text-decoration : none  } ")

document.write("--></STYLE>");
