document.write("<STYLE TYPE='text/css'><!--")

if(navigator.appVersion.indexOf("Mac") > 1){
	if(navigator.appName.charAt(0) == "M"){
	// MACINTOSH IE
	document.write(".e9{font-Size:9px}");
	document.write(".e10{font-size:10px}");
	document.write(".e11{font-size:11px}");
	document.write(".e12{font-size:12px}");
	document.write(".j9{font-size:9px; line-height:12px}");
	document.write(".j10,td{font-Size:10px}");
	document.write(".j12{font-Size:12px}");
	}
	else{
	document.writeln(".e9{font-Size:9px}");
	document.writeln(".e10{font-size:10px}");
	document.writeln(".e11{font-size:11px}");
	document.writeln(".e12{font-size:12px}");
	document.writeln(".j9{font-size:9px; line-height:12px}");
	document.writeln(".j10, body, td{font-Size:10px}");
	document.writeln(".j12{font-Size:12px}");
	}
}
else{
	if(navigator.appName.charAt(0) == "M" || document.getElementById ){
	// WIN IE
	document.write(".e9{font-Size:9px; line-height:11px}");
	document.write(".e10{font-size:10px; line-height:12px}");
	document.write(".e11{font-size:11px; line-height:13px}");
	document.write(".e12{font-size:12px; line-height:15px}");
	document.write(".j9{font-size:10px; line-height:13px}");
	document.write(".j10,td{font-Size:11px; line-height:13px}");
	document.write(".j12{font-Size:12px; line-height:15px}");
	}
	else{
	// WIN NN
	document.write(".e9{font-Size:10px; line-height:11px}");
	document.write(".e10{font-size:11px; line-height:12px}");
	document.write(".e11{font-size:11px; line-height:13px}");
	document.write(".e12{font-size:12px; line-height:14px}");
	document.write(".j9{font-size:11px; line-height:11px}");
	document.write(".j10,td{font-Size:11px}");
	document.write(".j12{font-Size:12px; line-height:15px}");
	}
}

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

msg="　　　　　　　　　　　　　　　　　　　　　　　　　　　　　衆議院岡山５区　加藤勝信";

function scroll() {
document.the_form.scroll.value=msg;
msg = msg.substring(1,msg.length) + msg.substring(0,1);
}
